Overview
Package
Class
Tree
Deprecated
Index
Help
EasyPDF Java SDK
v5.1
PREV NEXT
FRAMES
NO FRAMES
All Classes
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.
AddDateTimeTextForPrint(String, String, String, double, double, 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.
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.
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.
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
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.
AddStamp(String, String, String, boolean, int, int, int, double, double, int, int)
- Method in class com.bcl.easypdf.EasyPDFProcessor.
IPDFProcessor
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
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.
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_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_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.
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.
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.
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.
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.
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.
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.
getLayoutGraphicScaling()
- Method in class com.bcl.easypdf.EasyPDFPrinter.
IPrinterSetting
Returns printer graphic scaling.
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
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.
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.
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.
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.
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
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
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.
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.
O
Open(String)
- Method in class com.bcl.easypdf.EasyPDFDocument.
IPDFDocument
Opens the specified PDF file.
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.