EasyPDF Java SDK
v6.1
A C D E G H I L M O P R S U

A

AddAttachment(String, String, int, int, double, double, String, String, String, String, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Adds an attachment to a PDF file.
AddAttachment(int, int, double, double, String, String, String, String, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AddDateTimeTextForPrint(String, String, String, double, double, double, double, String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
AddDigitalSignature(String, String, String, String, String, String, String, boolean, int, double, double, String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
AddFreeText(String, String, int, int, double, double, String, String, String, double, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Adds text to a PDF file.
AddFreeText(int, int, double, double, String, String, String, double, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AddHyperlink(String, String, int, int, double, double, double, double, String, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Adds a hyperlink to pages in the range [From, To] of a PDF file.
AddHyperlink(int, int, double, double, double, double, String, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AddNote(String, String, int, int, double, double, String, String, String, int, int, boolean) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Adds a note to the pages ([From, To]) of a PDF file.
AddNote(int, int, double, double, String, String, String, int, int, boolean) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AddPDFText(String, String, int, int, double, double, String, double, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Adds text to a PDF file.
AddRubberStamp(String, String, int, int, double, double, double, double, String, String, String, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
AddRubberStamp(int, int, double, double, double, double, String, String, String, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AddSquareCircle(String, String, int, int, double, double, double, double, double, String, String, String, boolean, int, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Adds a square or circle annotation to a PDF file.
AddSquareCircle(int, int, double, double, double, double, double, String, String, String, boolean, int, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AddStamp(String, String, String, boolean, int, int, int, double, double, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
AddStamp(String, boolean, int, int, int, double, double, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AddStamp2(String, int, int, int, int, int, double, double, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AddTrueTypePDFText(String, String, int, int, double, double, String, String, int, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
AddTrueTypePDFText(int, int, double, double, String, String, int, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AddWatermark(String, String, int, int, int, int, double, double, boolean, String, int, int, int, int, int, boolean, String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
AddWatermark(int, int, int, int, double, double, boolean, String, int, int, int, int, int, boolean, String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AppendBookmark(String, String, String, int, int, int, boolean) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
AppendBookmark(String, int, int, int, boolean) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
AttachFile(String, String, String, String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 

C

Close(boolean) - Method in class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
Close and save the PDF file if "Save" is true; close the PDF file only if "Save" is false.
Close() - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
CloseMem() - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
CNV_IMAGE_CLR_24BIT - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvImageColor
 
CNV_IMAGE_CLR_8BIT - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvImageColor
 
CNV_IMAGE_CLR_BW - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvImageColor
 
CNV_IMAGE_CLR_GRAY - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvImageColor
 
CNV_IMAGE_FMT_BMP - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvImageFormat
 
CNV_IMAGE_FMT_EMF - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvImageFormat
 
CNV_IMAGE_FMT_GIF - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvImageFormat
 
CNV_IMAGE_FMT_JPEG - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvImageFormat
 
CNV_IMAGE_FMT_PNG - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvImageFormat
 
CNV_IMAGE_FMT_TIFF - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvImageFormat
 
CNV_R_FEATURE_NOT_ENABLED - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_FILE_CONVERSION_TIMEOUT - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_INFILE_OPEN_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_INIT_CONVERSION_TIMEOUT - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_INTERNAL - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_INVALID_PARAM - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_INVALID_PASSWORD - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_INVALID_PDF - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_LICENSE_EXPIRED - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_LICENSE_INVALID - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_OUT_OF_MEMORY - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_OUTFILE_OPEN_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_OWNER_PASSWORD_REQUIRED - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_PAGE_CONVERSION_TIMEOUT - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_PDF_ENCRYPTED - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_PROCESS_GONE - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_SETUP_INVALID - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_SUCCESS - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_UNKNOWN - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_UNSUPPORTED_PDF_VERISON - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_R_USER_CANCELED - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvResult
 
CNV_TIFF_COMPRESSION_CCITTFAX3 - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvTiffCompression
 
CNV_TIFF_COMPRESSION_CCITTFAX4 - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvTiffCompression
 
CNV_TIFF_COMPRESSION_CCITTRLE - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvTiffCompression
 
CNV_TIFF_COMPRESSION_JPEG - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvTiffCompression
 
CNV_TIFF_COMPRESSION_LZW - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvTiffCompression
 
CNV_TIFF_COMPRESSION_NONE - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvTiffCompression
 
CNV_TIFF_COMPRESSION_PACKBITS - Static variable in interface com.bcl.easypdf.EasyPDFConverter.cnvTiffCompression
 
cnvImageColor - Interface in com.bcl.easypdf.EasyPDFConverter
 
cnvImageFormat - Interface in com.bcl.easypdf.EasyPDFConverter
 
cnvResult - Interface in com.bcl.easypdf.EasyPDFConverter
 
cnvTiffCompression - Interface in com.bcl.easypdf.EasyPDFConverter
 
com.bcl.easypdf - package com.bcl.easypdf
 
com.bcl.easypdf.EasyPDFConverter - package com.bcl.easypdf.EasyPDFConverter
 
com.bcl.easypdf.EasyPDFDocument - package com.bcl.easypdf.EasyPDFDocument
 
com.bcl.easypdf.EasyPDFPrinter - package com.bcl.easypdf.EasyPDFPrinter
 
com.bcl.easypdf.EasyPDFProcessor - package com.bcl.easypdf.EasyPDFProcessor
 
Convert(String, String, Object, Object, Object) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Converts a password protected PDF to an image.
CreatePaper(String, double, double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
Creates a paper of a speficied size.
CropBox(String, String, int, double, double) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 

D

Decrypt(String, String, String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Decrypts an encrypted PDF file.
DeleteAllBookmarks(String, String, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Deletes all bookmarks from a PDF file.
DeleteAllBookmarks() - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
DeletePages(String, String, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Deletes one or more pages in the range [From, To] from the input PDF file.
DeletePaper(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
Deletes a custom paper.
DOC_FRMTYPE_CHECK - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docFormFieldType
 
DOC_FRMTYPE_COMBO - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docFormFieldType
 
DOC_FRMTYPE_LIST - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docFormFieldType
 
DOC_FRMTYPE_RADIO - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docFormFieldType
 
DOC_FRMTYPE_TEXT - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docFormFieldType
 
DOC_FRMTYPE_UNKNOWN - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docFormFieldType
 
DOC_R_FEATURE_NOT_ENABLED - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_INFILE_OPEN_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_INTERNAL - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_INVALID_PARAM - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_INVALID_PASSWORD - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_INVALID_PDF - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_LICENSE_EXPIRED - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_LICENSE_INVALID - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_OUTFILE_OPEN_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_OWNER_PASSWORD_REQUIRED - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_PDF_ENCRYPTED - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_SETUP_INVALID - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_UNKNOWN - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_UNSUPPORTED_PDF_VERISON - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
DOC_R_USER_CANCELED - Static variable in interface com.bcl.easypdf.EasyPDFDocument.docResult
 
docFormFieldType - Interface in com.bcl.easypdf.EasyPDFDocument
 
docResult - Interface in com.bcl.easypdf.EasyPDFDocument
 
DoubleHolder - Class in com.bcl.easypdf
 
DoubleHolder() - Constructor for class com.bcl.easypdf.DoubleHolder
 
DoubleHolder(double) - Constructor for class com.bcl.easypdf.DoubleHolder
 

E

EasyPDF - Class in com.bcl.easypdf
 
EasyPDFException - Exception in com.bcl.easypdf
 
EasyPDFException() - Constructor for exception com.bcl.easypdf.EasyPDFException
 
EasyPDFException(String) - Constructor for exception com.bcl.easypdf.EasyPDFException
 
Encrypt(String, String, String, String, int, int, int, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Encrypt a PDF file.
ExtractAllBookmarks(String, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
ExtractAllBookmarks() - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
ExtractAllHyperlinks(String, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
ExtractAllHyperlinks() - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
ExtractPages(String, String, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Extacts the specified pages ([From, To]) from a PDF file.
ExtractText(String, String, Object, Object, Object, Object, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Extracts text from a PDF file.
ExtractText2(String, int, double, double, double, double, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Extracts text from the specified area of a given page in a PDF file.

G

getAddInTimeout() - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Sets Add-In execution timeout (in milliseconds).
getAddPageNumberForSingleFileOutput() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Returns a boolean value indicating whether to add page number to a file name even for single file output.
getApplyBGColorToPaper() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getAutoAdjustPaperSize() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getBannerMessage() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Returns banner message.
getBookmarkDepth() - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Returns a string defining Word styles and bookmark depth mapping.
getContentOrientation() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getConversionResult() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
 
getConversionResultMessage() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Returns a string containing the conversion result.
getConvertBookmarks() - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
getConvertHyperlinks() - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
getCount() - Method in class com.bcl.easypdf.EasyPDFDocument.IFormFields
Returns the number of forms.
getCustomValue() - Method in class com.bcl.easypdf.EasyPDFDocument.IComboField
Returns custom value.
getCustomValueEnabled() - Method in class com.bcl.easypdf.EasyPDFDocument.IComboField
Checks if custom value is enabled.
getDefaultPrinter() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
Returns the default printer name.
getDisableScriptDebugger() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedSetting
 
getDisableScriptDebugger() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Gets the flag indicating whether Internet Explorer's script debugger is disabled.
getDisplayErrorDialogOnEveryError() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedSetting
 
getDisplayErrorDialogOnEveryError() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Gets the flag indicating whether Internet Explorer will show a dialog on every error.
GetDocumentInfo(String, Object, Variant.ByrefHolder, Variant.ByrefHolder, Variant.ByrefHolder, Variant.ByrefHolder, Variant.ByrefHolder, Variant.ByrefHolder) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Retrieves document information from a PDF file.
GetDocumentInfo(Variant.ByrefHolder, Variant.ByrefHolder, Variant.ByrefHolder, Variant.ByrefHolder, Variant.ByrefHolder, Variant.ByrefHolder) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
getEnableAutoMacros() - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
 
getEnableAutoMacros() - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Returns a boolean value indicating whether to enable AutoOpen, AutoClose, AutoNew, and AutoExit Word macros.
getExcelPrintJob() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getExeName() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getFileConversionTimeout() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Returns file conversion timeout (in milliseconds).
getFileConversionTimeout() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Returns file conversion timeout in milliseconds.
GetFileExtensionOf(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
Returns the file extension of a given file name.
getFileName() - Method in class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
Returns the name of the currently opened PDF file.
getFitInvalidMargins() - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
getFitToPage() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
getFolderDefaultOutputPath() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getFolderRememberOutputPath() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getFolderSpecifiedOutputPath() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getFontEmbedAsType0() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getFontEmbedding() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Gets true type font embedding setting.
getFontSubstitution() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Gets font substitution setting.
getFooter() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
getFooter() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Gets the Internet Explorer (IE) footer string.
getFormFields() - Method in class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
Returns form fields.
getFrameSlides() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
getGenericPrintJob() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getHandoutOrder() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
getHeader() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
getHeader() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Gets the Internet Explorer (IE) heading string.
getHorizontalStitching() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getIEExtendedPrintJob() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getIEExtendedSetting() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getIEPrintJob() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getIESetting() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
getImageColor() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
getImageCompression() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getImageDownsizeResolution() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getImageDownsizing() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getImageFormat() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
getImageJPEGQuality() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getImagePrintJob() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getImageQuality() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Returns image quality (in percent).
getImageQuality() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getImageResolution() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Returns image resolution (in DPI).
getInitializationTimeout() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Returns initialization timeout in milliseconds.
getItem(Object) - Method in class com.bcl.easypdf.EasyPDFDocument.IFormFields
Returns the form field of a specified item.
getItemCount() - Method in class com.bcl.easypdf.EasyPDFDocument.IChoiceField
Returns item count.
getItemDisplayName(int) - Method in class com.bcl.easypdf.EasyPDFDocument.IChoiceField
Returns the display name of an item.
GetItemIndex(String) - Method in class com.bcl.easypdf.EasyPDFDocument.IChoiceField
Returns the index of a given item value.
getItemSelected(int) - Method in class com.bcl.easypdf.EasyPDFDocument.IChoiceField
Checks whether the specified item is selected.
getItemValue(int) - Method in class com.bcl.easypdf.EasyPDFDocument.IChoiceField
Return an item's value.
getJobID() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJobInfo
Returns the job ID.
getLayoutGraphicResolution() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
Returns graphic resolution in DPI.
getLayoutPaperOrientation() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
Returns printer paper orientation.
getLayoutPaperSize() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
Returns the printer paper size.
getLayoutPrintColorType() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
 
getLayoutScaling() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
 
getLibraryVersionMajor() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDFConverter
 
getLibraryVersionMajor() - Method in class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
Returns the library's major version number.
getLibraryVersionMajor() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getLibraryVersionMajor() - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
getLibraryVersionMinor() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDFConverter
 
getLibraryVersionMinor() - Method in class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
Returns the library's minor version number.
getLibraryVersionMinor() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getLibraryVersionMinor() - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
getMakeTempCopyOfInput() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Returns a boolean value indicating whether to make a temporary copy of the input file for processing.
getMarginBottom() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getMarginBottom() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
getMarginBottom() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Gets the bottom margin.
getMarginLeft() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getMarginLeft() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
getMarginLeft() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Gets the left margin.
getMarginRight() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getMarginRight() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
getMarginRight() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Gets the right margin.
getMarginTop() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getMarginTop() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
getMarginTop() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Gets the top margin.
getMaxLen() - Method in class com.bcl.easypdf.EasyPDFDocument.ITextField
Returns the maximum number of characters in the text.
getMessage() - Method in exception com.bcl.easypdf.EasyPDFException
 
getMetaData() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Meta data can be viewed by selecting "Document Properties" from the File menu of Adobe Reader.
getMetaDataAuthor() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getMetaDataCreator() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getMetaDataKeywords() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getMetaDataSubject() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getMetaDataTitle() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getMinimumPageNumberDigits() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Returns minimum page number digits to insert to the file name.
getModified() - Method in class com.bcl.easypdf.EasyPDFDocument.IFormField
Checks if the form field value is modified.
getModified() - Method in class com.bcl.easypdf.EasyPDFDocument.IFormFields
Checks if any of the form fields is modified.
getModified() - Method in class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
Checks if the PDF file has been modified.
getMultiline() - Method in class com.bcl.easypdf.EasyPDFDocument.ITextField
Checks if the text field contains multiple lines.
getMultiSelect() - Method in class com.bcl.easypdf.EasyPDFDocument.IListField
Checks if selecting more than one field at a time is allowed.
getName() - Method in class com.bcl.easypdf.EasyPDFDocument.IFormField
Returns form filed name.
getNoToggleToOff() - Method in class com.bcl.easypdf.EasyPDFDocument.IRadioField
Checks if one of the radio buttons must always be selected.
getOpenAndRepair() - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Returns a boolean value indicating whether to open and repair corrupted document.
getOptimizeAfterEachProcess() - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Returns a boolean value indicating whether to optimize the PDF file after each process.
getOptimizeBeforeClose() - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
getOutputFileName() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJobInfo
Returns output file name.
getOutputType() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
getPageConversionTimeout() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Returns page conversion timeout (in milliseconds).
getPageConversionTimeout() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Returns timeout (milliseconds) for conversion of each page.
GetPageCount(String, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Returns the number of pages in an encrypted PDF file.
GetPageCount() - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
getPageNumberSeparator() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
GetPageRotation(String, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Returns page rotation information about a given page in a PDF file.
GetPageRotation(int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
GetPageSize(String, int, Variant.ByrefHolder, Variant.ByrefHolder) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Retrieves the size (width x height) of a given page in a PDF file.
GetPageSize(int, Variant.ByrefHolder, Variant.ByrefHolder) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
GetPageSizeVar(String, int, Variant.ByrefHolder, Variant.ByrefHolder) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
getPaperHeight() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJobInfo
Returns the paper height.
GetPaperSize(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
Return the size of a given paper name.
getPaperWidth() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJobInfo
Returns the paper width.
getPassword() - Method in class com.bcl.easypdf.EasyPDFDocument.ITextField
Checks if the text field is for entering password.
getPDF2Image() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDFConverter
 
getPDFConverterMonitor() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDFConverter
 
getPDFSetting() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
 
getPDFSetting() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJobInfo
 
getPowerPointPrintJob() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getPrintAllSheets() - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
If this method returns true, all Excel worksheets will be printed; otherwise, only the active worksheet will be printed, the default behavior.
getPrintBGColor() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Gets the flag indicating, when printing, whether to print background color or not.
getPrintColorType() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
getPrinterMonitor() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getPrinterResult() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
 
getPrinterResultMessage() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Returns a string containing the printer driver printing result.
getPrinterSetting() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getPrintGraphics() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPublisherPrintJob
 
getPrintInBackground() - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Returns a boolean value indicating whether to tell Word to print documents in background.
getPrintJob() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getPrintJobMonitor() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
GetPrintJobTypeOf(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getPrintRevisions() - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Returns a boolean value indicating whether to print document revisions (to keep track of changes).
getProcessID() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJobInfo
Returns the process ID.
getProcessName() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJobInfo
Returns the process name.
getPublisherPrintJob() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getQueueWaitTimeout() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
getRadiosInUnison() - Method in class com.bcl.easypdf.EasyPDFDocument.IRadioField
Checks if radio buttons in a group turn on and off in unison.
getReadOnly() - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
 
getReadOnly() - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
getResolution() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getResumeOnError() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getResumeOnError() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
getSecurity() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSecurityAnnotation() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSecurityEncryption() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSecurityExtraction() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSecurityModification() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSecurityOwnerPassword() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSecurityPrinting() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSecurityUserPassword() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Returns the user password used to protect the PDF file against unauthorized viewing.
getSelectedItem() - Method in class com.bcl.easypdf.EasyPDFDocument.IChoiceField
Returns the index of the first selected item.
getSelectedItemCount() - Method in class com.bcl.easypdf.EasyPDFDocument.IChoiceField
Returns selected item count.
getSelectedItemValue() - Method in class com.bcl.easypdf.EasyPDFDocument.IChoiceField
Returns the value of the first selected item.
getSignature() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSignatureDigitalIDFileName() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSignatureImage() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSignatureImageFileName() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSignatureImagePosLeft() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSignatureImagePosTop() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSignatureImageZoom() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSignatureInfoContact() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSignatureInfoLocation() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getSignatureInfoPurpose() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStamp(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStampCount() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStampFileName(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStampFirstPageOnly(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStampHOffset(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStampHPosition(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStampTransparentColor(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStampVOffset(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStampVPosition(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStampZoom(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStampZOrder(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStandardCmykProfile() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStandardPdfAConformance() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getStandardPdfXConformance() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getTempPath() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getTiffCompression() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
getTiffMultiPage() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Returns true if multipage TIFF is created; false otherwise.
getTiffResolutionX() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Returns TIFF X image resolution (in DPI).
getTiffResolutionY() - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Returns TIFF Y image resolution (in DPI).
getTiffToPng() - Method in class com.bcl.easypdf.EasyPDFPrinter.IImagePrintJob
 
getType() - Method in class com.bcl.easypdf.EasyPDFDocument.IFormField
 
getUiAlerts() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getUiFileDialog() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getUiPropertiesDialog() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getUserGroup() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getUserName() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getValue() - Method in class com.bcl.easypdf.DoubleHolder
 
getValue() - Method in class com.bcl.easypdf.EasyPDFDocument.ITextField
Returns the text field's value.
getValue() - Method in class com.bcl.easypdf.IntHolder
 
getValue() - Method in class com.bcl.easypdf.StringHolder
 
GetVersionNumber(String, Variant.ByrefHolder, Variant.ByrefHolder) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Gets the major and minor version numbers from a PDF file.
getViewerHideMenuBar() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getViewerHideToolBar() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getViewerHideWinControls() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getViewerMagnification() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Gets PDF viewer page magnification setting.
getViewerPageLayout() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Gets PDF viewer page layout setting.
getViewerPanel() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Gets PDF viewer panel setting.
getViewerPrintScaling() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Gets PDF viewer print scaling setting.
getVisioPrintJob() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
getWaitTimeAfterPageIsLoaded() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
getWaitTimeAfterPageIsLoaded() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
getWatermark(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkAngle(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkColor(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkCount() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkFirstPageOnly(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkFontName(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkFontSize(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkHOffset(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkHPosition(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkOpacity(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkOutlineOnly(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkText(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkTextAlignment(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkVOffset(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkVPosition(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWatermarkZOrder(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
getWordPrintJob() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 

H

HasPassword(String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Checks if a PDF file has a password.
HasUserPassword(String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Checks if a PDF file has a user password.

I

ICheckField - Class in com.bcl.easypdf.EasyPDFDocument
ICheckField is a specialized version of IChoiceField.
IChoiceField - Class in com.bcl.easypdf.EasyPDFDocument
IChoiceField is a specialized version of IFormField.
IComboField - Class in com.bcl.easypdf.EasyPDFDocument
IComboField is a specialized version of IChoiceField.
IExcelPrintJob - Class in com.bcl.easypdf.EasyPDFPrinter
In addition to inheriting all features from class IPrintJob, this class offers features specific to Excel.
IFormField - Class in com.bcl.easypdf.EasyPDFDocument
An IFormField object represents a form field.
IFormFields - Class in com.bcl.easypdf.EasyPDFDocument
This class represents form fields.
IGenericPrintJob - Class in com.bcl.easypdf.EasyPDFPrinter
If you do not want an IPrintJob object to automatically choose one of the specialized IPrintJob default application for .txt files is Notepad) for printing, use this object instead.
IIEExtendedPrintJob - Class in com.bcl.easypdf.EasyPDFPrinter
 
IIEExtendedSetting - Class in com.bcl.easypdf.EasyPDFPrinter
 
IIEPrintJob - Class in com.bcl.easypdf.EasyPDFPrinter
In addition to inheriting all features from IPrintJob, IIEPrintJob includes features specific to Internet Explorer.
IIESetting - Class in com.bcl.easypdf.EasyPDFPrinter
To modify the Internet Explorer setting, create an object of this class.
IImagePrintJob - Class in com.bcl.easypdf.EasyPDFPrinter
Use an object of this class to convert an image file (with file extension BMP, GIF, JPEG, PNG, TIFF, WMF, or EMF) to PDF.
IListField - Class in com.bcl.easypdf.EasyPDFDocument
IListField is a specialized version of IChoiceField.
initialize() - Static method in class com.bcl.easypdf.EasyPDF
 
Initialize(Object) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDFConverter
This is a deprecated method.
Initialize(Object) - Method in class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
This is a deprecated method.
Initialize(Object) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
This is a deprecated method.
Initialize(Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
This is a deprecated method.
IntHolder - Class in com.bcl.easypdf
 
IntHolder() - Constructor for class com.bcl.easypdf.IntHolder
 
IntHolder(int) - Constructor for class com.bcl.easypdf.IntHolder
 
IPDF2Image - Class in com.bcl.easypdf.EasyPDFConverter
Use an object of this class to convert a PDF file into an image file.
IPDFConverter - Class in com.bcl.easypdf.EasyPDFConverter
 
IPDFConverter() - Constructor for class com.bcl.easypdf.EasyPDFConverter.IPDFConverter
 
IPDFDocument - Class in com.bcl.easypdf.EasyPDFDocument
An IPDFDocument object represents a PDF document.
IPDFDocument() - Constructor for class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
 
IPDFProcessor - Class in com.bcl.easypdf.EasyPDFProcessor
To do post-processing of existing PDF files, create an object of this class.
IPDFProcessor() - Constructor for class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Default constructor.
IPDFProcessorHandle - Class in com.bcl.easypdf.EasyPDFProcessor
 
IPDFProcessorHandle() - Constructor for class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
IPDFSetting - Class in com.bcl.easypdf.EasyPDFPrinter
To review and modify PDF conversion setting for a given print job, create an object of this class.
IPowerPointPrintJob - Class in com.bcl.easypdf.EasyPDFPrinter
Use an object of this class to convert a PowerPoint document into a PDF document.
IPrinter - Class in com.bcl.easypdf.EasyPDFPrinter
An object of this class represents an easyPDF Printer.
IPrinter() - Constructor for class com.bcl.easypdf.EasyPDFPrinter.IPrinter
 
IPrinterSetting - Class in com.bcl.easypdf.EasyPDFPrinter
Use an object of this class to change printer setting.
IPrintJob - Class in com.bcl.easypdf.EasyPDFPrinter
Use an object of this class to print a document into a PDF.
IPrintJobInfo - Class in com.bcl.easypdf.EasyPDFPrinter
Use an object of this class to review and modify the PDF conversion setting for a print job.
IPublisherPrintJob - Class in com.bcl.easypdf.EasyPDFPrinter
 
IRadioField - Class in com.bcl.easypdf.EasyPDFDocument
This class represents a radio field.
IsEncrypted(String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Checks if a PDF file is encrypted.
IsPaperAvailable(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
Checks if the paper of the given name is available.
ITextField - Class in com.bcl.easypdf.EasyPDFDocument
This class represents a text field.
IVisioPrintJob - Class in com.bcl.easypdf.EasyPDFPrinter
Use an object of this class to set Visio specific options.
IWordPrintJob - Class in com.bcl.easypdf.EasyPDFPrinter
Use an object of this class to set Word specific options.

L

Linearize(String, String, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 

M

Merge(String, String, String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Merges two PDF files into one.
MergeBatch(Object, String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
MergeBatchMem(Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
MergeMem(Object, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 

O

Open(String) - Method in class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
Opens the specified PDF file.
OpenFile(String, String, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
OpenMem(Object, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
Optimize(String, String, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Reduces the size of an encrypted PDF file.

P

PRC_ATTACHICON_GRAPH - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAttachIcon
 
PRC_ATTACHICON_PAPERCLIP - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAttachIcon
 
PRC_ATTACHICON_PUSHPIN - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAttachIcon
 
PRC_ATTACHICON_TAG - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAttachIcon
 
PRC_BORDERSTYLE_DASHLINE_MEDIUM - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle
 
PRC_BORDERSTYLE_DASHLINE_THICK - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle
 
PRC_BORDERSTYLE_DASHLINE_THIN - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle
 
PRC_BORDERSTYLE_INVISIBLE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle
 
PRC_BORDERSTYLE_SOLIDLINE_MEDIUM - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle
 
PRC_BORDERSTYLE_SOLIDLINE_THICK - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle
 
PRC_BORDERSTYLE_SOLIDLINE_THIN - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle
 
PRC_BORDERSTYLE_UNDERLINE_MEDIUM - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle
 
PRC_BORDERSTYLE_UNDERLINE_THICK - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle
 
PRC_BORDERSTYLE_UNDERLINE_THIN - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle
 
PRC_CP_SYSTEM_DEFAULT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcCodePage
 
PRC_CP_UNICODE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcCodePage
 
PRC_CP_UTF7 - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcCodePage
 
PRC_CP_UTF8 - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcCodePage
 
PRC_CROP_AS_CROP_BOX - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcCropState
 
PRC_CROP_AS_META_DATA - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcCropState
 
PRC_CROP_OFF - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcCropState
 
PRC_DEFFONT_COURIER - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_COURIER_BOLD - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_COURIER_BOLDOBLIQUE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_COURIER_OBLIQUE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_HELVETICA - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_HELVETICA_BOLD - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_HELVETICA_BOLDOBLIQUE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_HELVETICA_OBLIQUE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_SYMBOL - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_TIMES - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_TIMES_BOLD - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_TIMES_BOLDITALIC - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_TIMES_ITALIC - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_DEFFONT_ZAPFDINGBATS - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont
 
PRC_FONT_EMBED_FULLSET - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcFontEmbedding
 
PRC_FONT_EMBED_NONE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcFontEmbedding
 
PRC_FONT_EMBED_SUBSET - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcFontEmbedding
 
PRC_NOTEICON_COMMENT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcNoteIcon
 
PRC_NOTEICON_HELP - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcNoteIcon
 
PRC_NOTEICON_INSERT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcNoteIcon
 
PRC_NOTEICON_KEY - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcNoteIcon
 
PRC_NOTEICON_NEWPARAGRAPH - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcNoteIcon
 
PRC_NOTEICON_NOTE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcNoteIcon
 
PRC_NOTEICON_PARAGRAPH - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcNoteIcon
 
PRC_R_FEATURE_NOT_ENABLED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_INFILE_OPEN_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_INIT_SIGNATURE_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_INTERNAL - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_INVALID_PARAM - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_INVALID_PASSWORD - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_INVALID_PDF - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_LICENSE_EXPIRED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_LICENSE_INVALID - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_OUTFILE_OPEN_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_OWNER_PASSWORD_REQUIRED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_PDF_ENCRYPTED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_PHYSICAL_PRINTER_COM_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_SETUP_INVALID - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_UNKNOWN - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_UNSUPPORTED_PDF_VERISON - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_R_USER_CANCELED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcResult
 
PRC_ROT_0_DEG - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcPageRotation
 
PRC_ROT_180_DEG - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcPageRotation
 
PRC_ROT_270_DEG - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcPageRotation
 
PRC_ROT_90_DEG - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcPageRotation
 
PRC_SEC_ANNOT_PERM_FORM - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecAnnotationPerm
 
PRC_SEC_ANNOT_PERM_FULL - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecAnnotationPerm
 
PRC_SEC_ANNOT_PERM_NONE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecAnnotationPerm
 
PRC_SEC_ENCRYPT_128BITS - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecEncryption
 
PRC_SEC_ENCRYPT_40BITS - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecEncryption
 
PRC_SEC_EXTR_PERM_ACCESSIBILITY - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecExtractionPerm
 
PRC_SEC_EXTR_PERM_FULL - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecExtractionPerm
 
PRC_SEC_EXTR_PERM_NONE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecExtractionPerm
 
PRC_SEC_MODIFY_PERM_ASSEMBLY - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecModificationPerm
 
PRC_SEC_MODIFY_PERM_FULL - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecModificationPerm
 
PRC_SEC_MODIFY_PERM_NONE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecModificationPerm
 
PRC_SEC_PRINT_PERM_FULL - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecPrintingPerm
 
PRC_SEC_PRINT_PERM_LOWRES - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecPrintingPerm
 
PRC_SEC_PRINT_PERM_NONE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcSecPrintingPerm
 
PRC_STAMP_HPOS_CENTER - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampHPosition
 
PRC_STAMP_HPOS_LEFT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampHPosition
 
PRC_STAMP_HPOS_RIGHT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampHPosition
 
PRC_STAMP_VPOS_BOTTOM - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampVPosition
 
PRC_STAMP_VPOS_CENTER - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampVPosition
 
PRC_STAMP_VPOS_TOP - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampVPosition
 
PRC_STAMP_ZORDER_BOTTOM - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampZOrder
 
PRC_STAMP_ZORDER_TOP - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampZOrder
 
PRC_STAMPICON_APPROVED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_ASIS - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_CONFIDENTIAL - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_DEPARTMENTAL - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_DRAFT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_EXPERIMENTAL - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_EXPIRED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_FINAL - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_FORCOMMENT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_FORPUBLICRELEASE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_NOTAPPROVED - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_NOTFORPUBLICRELEASE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_SOLD - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_STAMPICON_TOPSECRET - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcStampIcon
 
PRC_WMARK_ALIGN_CENTER - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkAlignment
 
PRC_WMARK_ALIGN_LEFT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkAlignment
 
PRC_WMARK_ALIGN_RIGHT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkAlignment
 
PRC_WMARK_HPOS_CENTER - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkHPosition
 
PRC_WMARK_HPOS_LEFT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkHPosition
 
PRC_WMARK_HPOS_RIGHT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkHPosition
 
PRC_WMARK_VPOS_BOTTOM - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkVPosition
 
PRC_WMARK_VPOS_CENTER - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkVPosition
 
PRC_WMARK_VPOS_TOP - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkVPosition
 
PRC_WMARK_ZORDER_BOTTOM - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkZOrder
 
PRC_WMARK_ZORDER_TOP - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcWmarkZOrder
 
PRC_ZOOMTYPE_ACTUAL_SIZE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcZoomType
 
PRC_ZOOMTYPE_FIT_HEIGHT - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcZoomType
 
PRC_ZOOMTYPE_FIT_PAGE - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcZoomType
 
PRC_ZOOMTYPE_FIT_WIDTH - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcZoomType
 
PRC_ZOOMTYPE_INHERIT_ZOOM - Static variable in interface com.bcl.easypdf.EasyPDFProcessor.prcZoomType
 
prcAnnotBorderStyle - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcAttachIcon - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcCodePage - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcCropState - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcDefaultFont - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcFontEmbedding - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcNoteIcon - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcPageRotation - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcResult - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcSecAnnotationPerm - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcSecEncryption - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcSecExtractionPerm - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcSecModificationPerm - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcSecPrintingPerm - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcStampHPosition - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcStampIcon - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcStampVPosition - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcStampZOrder - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcWmarkAlignment - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcWmarkHPosition - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcWmarkVPosition - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcWmarkZOrder - Interface in com.bcl.easypdf.EasyPDFProcessor
 
prcZoomType - Interface in com.bcl.easypdf.EasyPDFProcessor
 
PrintOut(String, String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Prints a document into a PDF file.
PrintOut2(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Prints a document into a PDF that is stored in memory.
PrintOut3(Object, String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Prints a document into a PDF file.
PrintToPhysicalPrinter(String, String, int, int, int, boolean) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
PRN_CONTENT_ORIENT_HORIZONTAL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnContentOrientation
 
PRN_CONTENT_ORIENT_VERTICAL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnContentOrientation
 
PRN_CR_ADDIN_CONNECT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_ADDIN_EXEC - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_ADDIN_NOT_FOUND - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_ADDIN_TIMEOUT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_ADDIN_UNKNOWN - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_CANCELED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_CANCELED_INIT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_CANCELED_PRINT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_CONVERSION - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_CONVERSION_INIT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_CONVERSION_PRINT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_EXEC_MACRO - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_FILE_CONVERSION_TIMEOUT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_INITIALIZATION_TIMEOUT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_NO_FILE_ASSOCIATION - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_OPEN_APP - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_OPEN_DOC - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_OUT_OF_MEMORY - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_PAGE_CONVERSION_TIMEOUT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_PASSWORD_PROTECTED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_PROCESS_GONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_PROCESS_GONE_INIT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_PROCESS_GONE_PRINT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_QUQUE_WAIT_TIMEOUT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_SET_APP_SETTING - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_SET_DOC_SETTING - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_SET_PRINTER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_SET_TEMP_DATA - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_SUCCESS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_UNKNOWN - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_UNKNOWN_INIT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_UNKNOWN_PRINT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_CR_USER_MISMATCH - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnConversionResult
 
PRN_FOLDER_DEFAULT_DESKTOP - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnFolderDefault
 
PRN_FOLDER_DEFAULT_MYDOCUMENTS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnFolderDefault
 
PRN_FOLDER_DEFAULT_SPECIFY - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnFolderDefault
 
PRN_FONT_EMBED_FULLSET - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnFontEmbedding
 
PRN_FONT_EMBED_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnFontEmbedding
 
PRN_FONT_EMBED_SUBSET - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnFontEmbedding
 
PRN_FONT_SUBST_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnFontSubstitution
 
PRN_FONT_SUBST_PDF - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnFontSubstitution
 
PRN_FONT_SUBST_TABLE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnFontSubstitution
 
PRN_GROUP_ADMINISTRATORS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnUserGroup
 
PRN_GROUP_GUESTS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnUserGroup
 
PRN_GROUP_POWER_USERS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnUserGroup
 
PRN_GROUP_UNKNOWN - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnUserGroup
 
PRN_GROUP_USERS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnUserGroup
 
PRN_IMAGE_COMPRESS_JPEG - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnImageCompression
 
PRN_IMAGE_COMPRESS_JPEG2K - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnImageCompression
 
PRN_IMAGE_COMPRESS_ZIP - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnImageCompression
 
PRN_MSO_PAPER_10X14 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_11X17 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_A3 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_A4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_A4SMALL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_A5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_B4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_B5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_CSHEET - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_CUSTOM - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_DSHEET - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPE10 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPE11 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPE12 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPE14 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPE9 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEB4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEB5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEB6 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEC3 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEC4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEC5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEC6 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEC65 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEDL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEITALY - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEMONARCH - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ENVELOPEPERSONAL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_ESHEET - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_EXECUTIVE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_FANFOLDLEGALGERMAN - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_FANFOLDSTDGERMAN - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_FANFOLDUS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_FOLIO - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_LEDGER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_LEGAL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_LETTER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_LETTERSMALL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_NOTE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_QUARTO - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_STATEMENT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_MSO_PAPER_TABLOID - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize
 
PRN_PAPER_10X11 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_10X14 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_11X17 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_12X11 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_15X11 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_9X11 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A2 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A3 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A3_EXTRA - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A3_EXTRA_TRANSVERSE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A3_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A3_TRANSVERSE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A4_EXTRA - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A4_PLUS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A4_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A4_TRANSVERSE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A4SMALL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A5_EXTRA - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A5_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A5_TRANSVERSE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A6 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A6_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_A_PLUS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_B4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_B4_JIS_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_B5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_B5_EXTRA - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_B5_JIS_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_B5_TRANSVERSE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_B6_JIS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_B6_JIS_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_B_PLUS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_CSHEET - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_DBL_JAPANESE_POSTCARD - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_DBL_JAPANESE_POSTCARD_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_DSHEET - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_10 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_11 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_12 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_14 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_9 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_B4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_B5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_B6 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_C3 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_C4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_C5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_C6 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_C65 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_DL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_INVITE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_ITALY - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_MONARCH - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ENV_PERSONAL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ESHEET - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_EXECUTIVE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_FANFOLD_LGL_GERMAN - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_FANFOLD_STD_GERMAN - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_FANFOLD_US - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_FOLIO - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ISO_B4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JAPANESE_POSTCARD - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JAPANESE_POSTCARD_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JENV_CHOU3 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JENV_CHOU3_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JENV_CHOU4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JENV_CHOU4_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JENV_KAKU2 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JENV_KAKU2_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JENV_KAKU3 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JENV_KAKU3_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JENV_YOU4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_JENV_YOU4_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_LEDGER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_LEGAL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_LEGAL_EXTRA - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_LETTER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_LETTER_EXTRA - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_LETTER_EXTRA_TRANSVERSE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_LETTER_PLUS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_LETTER_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_LETTER_TRANSVERSE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_LETTERSMALL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_NOTE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_ORIENT_LANDSCAPE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperOrientation
 
PRN_PAPER_ORIENT_PORTRAIT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperOrientation
 
PRN_PAPER_P16K - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_P16K_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_P32K - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_P32K_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_P32KBIG - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_P32KBIG_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_1 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_10 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_10_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_1_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_2 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_2_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_3 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_3_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_4_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_5_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_6 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_6_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_7 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_7_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_8 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_8_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_9 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_PENV_9_ROTATED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_QUARTO - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_RESERVED_48 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_RESERVED_49 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_STATEMENT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_TABLOID - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PAPER_TABLOID_EXTRA - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPaperSize
 
PRN_PB_PRINT_GRAPHICS_HIGHRES - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPbPrintGraphics
 
PRN_PB_PRINT_GRAPHICS_LOWRES - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPbPrintGraphics
 
PRN_PB_PRINT_GRAPHICS_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPbPrintGraphics
 
PRN_PDFA_CONFORM_1B - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPdfAConformance
 
PRN_PDFA_CONFORM_1B_TC1 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPdfAConformance
 
PRN_PDFA_CONFORM_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPdfAConformance
 
PRN_PDFX_CONFORM_1A - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPdfXConformance
 
PRN_PDFX_CONFORM_3 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPdfXConformance
 
PRN_PDFX_CONFORM_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPdfXConformance
 
PRN_PP_HANDOUT_HORIZONTAL_FIRST - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpHandoutOrder
 
PRN_PP_HANDOUT_VERTICAL_FIRST - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpHandoutOrder
 
PRN_PP_OUTTYPE_BUILDSLIDES - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpOutputType
 
PRN_PP_OUTTYPE_FOURSLIDEHANDOUTS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpOutputType
 
PRN_PP_OUTTYPE_NINESLIDEHANDOUTS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpOutputType
 
PRN_PP_OUTTYPE_NOTESPAGES - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpOutputType
 
PRN_PP_OUTTYPE_OUTLINE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpOutputType
 
PRN_PP_OUTTYPE_SIXSLIDEHANDOUTS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpOutputType
 
PRN_PP_OUTTYPE_SLIDES - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpOutputType
 
PRN_PP_OUTTYPE_THREESLIDEHANDOUTS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpOutputType
 
PRN_PP_OUTTYPE_TWOSLIDEHANDOUTS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpOutputType
 
PRN_PP_PRINT_BLACK_AND_WHITE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpColorType
 
PRN_PP_PRINT_COLOR - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpColorType
 
PRN_PP_PRINT_GRAYSCALE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPpColorType
 
PRN_PR_CANCELED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_CREATE_OUTFILE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_FEATURE_NOT_ENABLED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_FONT_EMBED_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_INVALID_COMPONENTS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_INVALID_FILENAME - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_INVALID_LICENSE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_INVALID_PDF_OUTPUT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_INVALID_SIG_IDFILE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_INVALID_SIG_PASSWD - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_LICENSE_EXPIRED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_NO_FILENAME - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_NO_OWNER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_NO_SIG_PASSWD - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_OUT_OF_MEMORY - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_SIG_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_SUCCESS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_UNKNOWN - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PR_UNSUPPORTED_ICC - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult
 
PRN_PRINT_COLOR_COLOR - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintColorType
 
PRN_PRINT_COLOR_GRAYSCALE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintColorType
 
PRN_PRNJOB_EXCEL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType
 
PRN_PRNJOB_GENERIC - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType
 
PRN_PRNJOB_IE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType
 
PRN_PRNJOB_IE_EXTENDED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType
 
PRN_PRNJOB_IMAGE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType
 
PRN_PRNJOB_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType
 
PRN_PRNJOB_PPT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType
 
PRN_PRNJOB_PUB - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType
 
PRN_PRNJOB_VISIO - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType
 
PRN_PRNJOB_WORD - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType
 
PRN_R_CANCELED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_CONVERSION_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_CREATE_OUTFILE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_CREATE_TEMPFILE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_FEATURE_NOT_ENABLED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_FONT_EMBED_FAILED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_INTERNAL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_INVALID_PARAM - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_LICENSE_EXPIRED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_LICENSE_INVALID - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_OPEN_INFILE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_OUT_OF_MEMORY - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_PRINTER_ACCESS_DENIED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_PRINTER_NOT_FOUND - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_REGISTRY_ACCESS_DENIED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_SETUP_INVALID - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_UNKNOWN - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_UNSUPPORTED_ICC - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_R_USER_CANCELED - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnResult
 
PRN_SEC_ANNOT_PERM_FORM - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecAnnotationPerm
 
PRN_SEC_ANNOT_PERM_FULL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecAnnotationPerm
 
PRN_SEC_ANNOT_PERM_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecAnnotationPerm
 
PRN_SEC_ENCRYPT_128BITS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecEncryption
 
PRN_SEC_ENCRYPT_40BITS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecEncryption
 
PRN_SEC_EXTR_PERM_ACCESSIBILITY - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecExtractionPerm
 
PRN_SEC_EXTR_PERM_FULL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecExtractionPerm
 
PRN_SEC_EXTR_PERM_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecExtractionPerm
 
PRN_SEC_MODIFY_PERM_ASSEMBLY - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecModificationPerm
 
PRN_SEC_MODIFY_PERM_FULL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecModificationPerm
 
PRN_SEC_MODIFY_PERM_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecModificationPerm
 
PRN_SEC_PRINT_PERM_FULL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecPrintingPerm
 
PRN_SEC_PRINT_PERM_LOWRES - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecPrintingPerm
 
PRN_SEC_PRINT_PERM_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSecPrintingPerm
 
PRN_SIG_KEYLEN_1024 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSigKeyLength
 
PRN_SIG_KEYLEN_2048 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnSigKeyLength
 
PRN_STAMP_HPOS_CENTER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnStampHPosition
 
PRN_STAMP_HPOS_LEFT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnStampHPosition
 
PRN_STAMP_HPOS_RIGHT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnStampHPosition
 
PRN_STAMP_VPOS_BOTTOM - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnStampVPosition
 
PRN_STAMP_VPOS_CENTER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnStampVPosition
 
PRN_STAMP_VPOS_TOP - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnStampVPosition
 
PRN_STAMP_ZORDER_BOTTOM - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnStampZOrder
 
PRN_STAMP_ZORDER_TOP - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnStampZOrder
 
PRN_VIEWER_MAGNIFICATION_DEFAULT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerMagnification
 
PRN_VIEWER_MAGNIFICATION_FITPAGE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerMagnification
 
PRN_VIEWER_MAGNIFICATION_FITVISIBLE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerMagnification
 
PRN_VIEWER_MAGNIFICATION_FITWIDTH - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerMagnification
 
PRN_VIEWER_PAGE_LAYOUT_CONTINUOUS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPageLayout
 
PRN_VIEWER_PAGE_LAYOUT_CONTINUOUS_FACING - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPageLayout
 
PRN_VIEWER_PAGE_LAYOUT_DEFAULT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPageLayout
 
PRN_VIEWER_PAGE_LAYOUT_FACING - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPageLayout
 
PRN_VIEWER_PAGE_LAYOUT_SINGLE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPageLayout
 
PRN_VIEWER_PANEL_ATTACHMENTS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPanel
 
PRN_VIEWER_PANEL_BOOKMARK - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPanel
 
PRN_VIEWER_PANEL_LAYERS - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPanel
 
PRN_VIEWER_PANEL_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPanel
 
PRN_VIEWER_PANEL_PAGES - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPanel
 
PRN_VIEWER_PRINT_SCALING_DEFAULT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPrintScaling
 
PRN_VIEWER_PRINT_SCALING_NONE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnViewerPrintScaling
 
PRN_VIS_PAPER_A3 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_A4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_A5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_B4 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_B5 - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_C - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_D - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_E - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_FOLIO - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_LEGAL - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_LETTER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_VIS_PAPER_NOTE - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize
 
PRN_WMARK_ALIGN_CENTER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkAlignment
 
PRN_WMARK_ALIGN_LEFT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkAlignment
 
PRN_WMARK_ALIGN_RIGHT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkAlignment
 
PRN_WMARK_HPOS_CENTER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkHPosition
 
PRN_WMARK_HPOS_LEFT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkHPosition
 
PRN_WMARK_HPOS_RIGHT - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkHPosition
 
PRN_WMARK_VPOS_BOTTOM - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkVPosition
 
PRN_WMARK_VPOS_CENTER - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkVPosition
 
PRN_WMARK_VPOS_TOP - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkVPosition
 
PRN_WMARK_ZORDER_BOTTOM - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkZOrder
 
PRN_WMARK_ZORDER_TOP - Static variable in interface com.bcl.easypdf.EasyPDFPrinter.prnWmarkZOrder
 
prnContentOrientation - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnConversionResult - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnFolderDefault - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnFontEmbedding - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnFontSubstitution - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnImageCompression - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnMsoPaperSize - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPaperOrientation - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPaperSize - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPbPrintGraphics - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPdfAConformance - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPdfXConformance - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPpColorType - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPpHandoutOrder - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPpOutputType - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPrintColorType - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPrinterResult - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnPrintJobType - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnResult - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnSecAnnotationPerm - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnSecEncryption - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnSecExtractionPerm - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnSecModificationPerm - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnSecPrintingPerm - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnSigKeyLength - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnStampHPosition - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnStampVPosition - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnStampZOrder - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnUserGroup - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnViewerMagnification - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnViewerPageLayout - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnViewerPanel - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnViewerPrintScaling - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnVisPaperSize - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnWmarkAlignment - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnWmarkHPosition - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnWmarkVPosition - Interface in com.bcl.easypdf.EasyPDFPrinter
 
prnWmarkZOrder - Interface in com.bcl.easypdf.EasyPDFPrinter
 

R

Reset() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
RotatePages(String, String, int, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Rotates one or more pages ([From, To]) from a PDF file.
RotatePages(int, int, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 

S

Save() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedSetting
 
Save() - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
To have all the changes applied to the current print job, you must call this method.
Save() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
SaveAs(String) - Method in class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
Save the PDF file with the specified file name.
setAddInTimeout(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
setAddPageNumberForSingleFileOutput(boolean) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
To add page number to a file name, call this method with true.
setApplyBGColorToPaper(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setAutoAdjustPaperSize(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setBannerMessage(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Sets banner message.
setBookmarkDepth(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Sets Word styles and bookmark depth mapping.
setContentOrientation(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setConvertBookmarks(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
To convert Word bookmarks into PDF bookmarks, call this method with true.
setConvertHyperlinks(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
To convert Word hyperlinks into PDF hyperlinks, call this method with true.
setCustomValue(String) - Method in class com.bcl.easypdf.EasyPDFDocument.IComboField
Sets custom value.
setDefaultPrinter(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
Sets the specified printer as the default printer.
setDisableScriptDebugger(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedSetting
 
setDisableScriptDebugger(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
To disable IE's script debugger during printing, call this method with true; call it with false otherwise.
setDisplayErrorDialogOnEveryError(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedSetting
 
setDisplayErrorDialogOnEveryError(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
To disable this IE's feature, call this method with true; call it with false otherwise.
SetDocumentInfo(String, String, Object, Object, Object, Object, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Sets document information about a PDF file.
SetDocumentInfo(Object, Object, Object, Object, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
SetDocumentInfoXMP(String, String, Object, Object, Object, Object, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
 
SetDocumentInfoXMP(Object, Object, Object, Object, Object) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
setDocumentPassword(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
Sets a password for printing a password protected Excel document.
setDocumentPassword(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
setEnableAutoMacros(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
 
setEnableAutoMacros(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
To enable AutoOpen, AutoClose, AutoNew, and AutoExit, call this method with true.
setFileConversionTimeout(int) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Sets file conversion timeout (in milliseconds).
setFileConversionTimeout(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
 
setFitInvalidMargins(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
setFitToPage(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
Call this method with true if you want to adjust the slide to fit the paper size.
setFitToPagesTall(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
 
setFitToPagesWide(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
 
setFolderDefaultOutputPath(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setFolderRememberOutputPath(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setFolderSpecifiedOutputPath(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Before calling this method, you must call setFolderDefaultOutputPath with prnFolderDefault.PRN_FOLDER_DEFAULT_SPECIFY.
setFontEmbedAsType0(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setFontEmbedding(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Sets true type font embedding.
setFontSubstitution(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Sets the font substitution setting.
setFooter(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
setFooter(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Sets the Internet Explorer (IE) footer setting.
setFrameSlides(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
setHandoutOrder(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
setHeader(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
setHeader(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Sets the Internet Explorer (IE) heading setting.
setHorizontalStitching(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setImageColor(int) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
setImageCompression(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setImageDownsizeResolution(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setImageDownsizing(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
If image downsizing is set to true, then the resolution of images is reduced to the DPI value returned from the method call getImageDownsizeResolution().
setImageFormat(int) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Sets image format.
setImageJPEGQuality(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Before calling this method, you must make sure that image compression is set to JPEG or JPEG 2000.
setImageQuality(int) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
setImageQuality(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setImageResolution(int) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
setInitializationTimeout(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
 
setItemSelected(int, boolean) - Method in class com.bcl.easypdf.EasyPDFDocument.IChoiceField
 
setLayoutGraphicResolution(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
 
setLayoutPaperOrientation(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
 
setLayoutPaperSize(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
Sets printer pager size.
setLayoutPrintColorType(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
Sets the printer print color type.
setLayoutScaling(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinterSetting
 
setLicenseKey(String) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDFConverter
This is a deprecated method.
setLicenseKey(String) - Method in class com.bcl.easypdf.EasyPDFDocument.IPDFDocument
This is a deprecated method
setLicenseKey(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrinter
This is a deprecated method.
setLicenseKey(String) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
This is a deprecated method.
setMakeTempCopyOfInput(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Call this method with true if you want to make a temporary copy of the input file for processing.
setMarginBottom(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
Sets bottom margin.
setMarginBottom(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setMarginBottom(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
setMarginBottom(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Sets the bottom margin.
setMarginBottom(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Sets bottom margin.
setMarginLeft(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
Sets left margin.
setMarginLeft(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setMarginLeft(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
setMarginLeft(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Sets the left margin.
setMarginLeft(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Sets left margin.
setMarginRight(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
Sets right margin.
setMarginRight(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setMarginRight(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
setMarginRight(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Sets the right margin.
setMarginRight(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Sets right margin.
setMarginTop(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
Sets top margin.
setMarginTop(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setMarginTop(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
setMarginTop(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Sets the top margin.
setMarginTop(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Sets top margin.
setMetaData(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setMetaDataAuthor(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setMetaDataCreator(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setMetaDataKeywords(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setMetaDataSubject(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setMetaDataTitle(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setMinimumPageNumberDigits(int) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Sets minimum page number digits to insert to the file name.
setOpenAndRepair(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
To open and repair corrupted documents, call this method with true.
setOptimizeAfterEachProcess(boolean) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
To optimize the PDF file after each process, call this method with true.
setOptimizeBeforeClose(boolean) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessorHandle
 
setOutputFileName(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJobInfo
Sets output file name.
setOutputType(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
setPageConversionTimeout(int) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
Sets page conversion timeout (in milliseconds).
setPageConversionTimeout(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
 
setPageFrom(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Sets starting page.
setPageFrom(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJobInfo
 
setPageHeight(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setPageHeight(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
setPageNumberSeparator(String) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
setPageTo(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Sets end page.
setPageTo(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJobInfo
 
setPageWidth(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setPageWidth(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
setPaperOrientation(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
Sets paper orientation.
setPaperOrientation(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
setPaperOrientation(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IVisioPrintJob
 
setPaperOrientation(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
setPaperSize(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
Sets paper size.
setPaperSize(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IVisioPrintJob
 
setPaperSize(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
setPrintAllSheets(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
To print all Excel worksheets, call this method with newVal set to true; to print only the active worksheet, call this method with newVal set to false.
setPrintBGColor(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIESetting
Call this method with true if you want to print the background color; otherwise call it with false.
setPrintColorType(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
setPrintGraphics(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPublisherPrintJob
 
setPrintInBackground(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
To tell Word to print documents in background, call this method with true.
setPrintRevisions(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
Word will print document revisions if you call this method with true.
setPrintScale(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IVisioPrintJob
Sets print scale.
setQueueWaitTimeout(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPowerPointPrintJob
 
setReadOnly(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
 
setReadOnly(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IWordPrintJob
 
setResolution(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setResumeOnError(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setResumeOnError(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
 
setSecurity(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Call this method with true if you want to apply security to the PDF; otherwise, call it with false.
setSecurityAnnotation(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSecurityEncryption(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSecurityExtraction(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSecurityModification(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSecurityOwnerPassword(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Sets the owner password, which is used to prevent the PDF security setting from being modified.
setSecurityPrinting(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSecurityUserPassword(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Sets the user password for the PDF.
setSignature(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSignatureDigitalIDFileName(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Sets digtial ID file name.
setSignatureDigitalIDPassword(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
Sets digital ID file password for digital signature.
setSignatureImage(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
You can use an image to represent a signature.
setSignatureImageFileName(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSignatureImagePosLeft(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSignatureImagePosTop(double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSignatureImageZoom(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSignatureInfoContact(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSignatureInfoLocation(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setSignatureInfoPurpose(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStamp(int, boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStampFileName(int, String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStampFirstPageOnly(int, boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStampHOffset(int, double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStampHPosition(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStampTransparentColor(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStampVOffset(int, double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStampVPosition(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStampZoom(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStampZOrder(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStandardCmykProfile(String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStandardPdfAConformance(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setStandardPdfXConformance(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setTiffCompression(int) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
setTiffMultiPage(boolean) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
To create multipage TIFF, call this method with true.
setTiffResolutionX(int) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
setTiffResolutionY(int) - Method in class com.bcl.easypdf.EasyPDFConverter.IPDF2Image
 
setTiffToPng(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IImagePrintJob
 
setUiAlerts(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setUiFileDialog(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setUiPropertiesDialog(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setValue(double) - Method in class com.bcl.easypdf.DoubleHolder
 
setValue(String) - Method in class com.bcl.easypdf.EasyPDFDocument.ITextField
Sets the text field's value.
setValue(int) - Method in class com.bcl.easypdf.IntHolder
 
setValue(String) - Method in class com.bcl.easypdf.StringHolder
 
setViewerHideMenuBar(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setViewerHideToolBar(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setViewerHideWinControls(boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setViewerMagnification(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Sets PDF viewer page magnification setting.
setViewerPageLayout(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Sets PDF viewer page layout setting.
setViewerPanel(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Sets PDF viewer panel setting.
setViewerPrintScaling(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Sets PDF viewer print scaling setting.
setWaitTimeAfterPageIsLoaded(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
 
setWaitTimeAfterPageIsLoaded(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IIEPrintJob
Sometimes embedded Java Applets in an HTML page are not printed correctly because applet rendering can happen after the page is completely loaded.
setWatermark(int, boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkAngle(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkColor(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkFirstPageOnly(int, boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkFontName(int, String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkFontSize(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkHOffset(int, double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkHPosition(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkOpacity(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkOutlineOnly(int, boolean) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkText(int, String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkTextAlignment(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkVOffset(int, double) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkVPosition(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setWatermarkZOrder(int, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
setZoom(int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IExcelPrintJob
 
ShowPropertiesDialog(Object) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
SignatureCreateDigitalID(String, String, String, String, String, String, String, int) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 
SignatureExportCertificate(String, String, String) - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
Exports certificate from a digital ID
Split(String, String, String, int) - Method in class com.bcl.easypdf.EasyPDFProcessor.IPDFProcessor
Splits one PDF file into two.
StringHolder - Class in com.bcl.easypdf
 
StringHolder() - Constructor for class com.bcl.easypdf.StringHolder
 
StringHolder(String) - Constructor for class com.bcl.easypdf.StringHolder
 

U

uninitialize() - Static method in class com.bcl.easypdf.EasyPDF
 
Update() - Method in class com.bcl.easypdf.EasyPDFPrinter.IPDFSetting
 

A C D E G H I L M O P R S U
EasyPDF Java SDK
v6.1

Copyright 2009 BCL Technologies. All rights reserved.