|
EasyPDF Java SDK v6.1 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| com.bcl.* |
|---|
| com.bcl.easypdf.EasyPDFConverter.cnvImageColor | ||
|---|---|---|
public static final int |
CNV_IMAGE_CLR_24BIT |
3 |
public static final int |
CNV_IMAGE_CLR_8BIT |
2 |
public static final int |
CNV_IMAGE_CLR_BW |
0 |
public static final int |
CNV_IMAGE_CLR_GRAY |
1 |
| com.bcl.easypdf.EasyPDFConverter.cnvImageFormat | ||
|---|---|---|
public static final int |
CNV_IMAGE_FMT_BMP |
0 |
public static final int |
CNV_IMAGE_FMT_EMF |
5 |
public static final int |
CNV_IMAGE_FMT_GIF |
3 |
public static final int |
CNV_IMAGE_FMT_JPEG |
1 |
public static final int |
CNV_IMAGE_FMT_PNG |
2 |
public static final int |
CNV_IMAGE_FMT_TIFF |
4 |
| com.bcl.easypdf.EasyPDFConverter.cnvResult | ||
|---|---|---|
public static final int |
CNV_R_FEATURE_NOT_ENABLED |
-2147155950 |
public static final int |
CNV_R_FILE_CONVERSION_TIMEOUT |
-2147155953 |
public static final int |
CNV_R_INFILE_OPEN_FAILED |
-2147155964 |
public static final int |
CNV_R_INIT_CONVERSION_TIMEOUT |
-2147155955 |
public static final int |
CNV_R_INTERNAL |
-2147155968 |
public static final int |
CNV_R_INVALID_PARAM |
-2147155967 |
public static final int |
CNV_R_INVALID_PASSWORD |
-2147155961 |
public static final int |
CNV_R_INVALID_PDF |
-2147155966 |
public static final int |
CNV_R_LICENSE_EXPIRED |
-2147155956 |
public static final int |
CNV_R_LICENSE_INVALID |
-2147155957 |
public static final int |
CNV_R_OUT_OF_MEMORY |
-2147155951 |
public static final int |
CNV_R_OUTFILE_OPEN_FAILED |
-2147155963 |
public static final int |
CNV_R_OWNER_PASSWORD_REQUIRED |
-2147155960 |
public static final int |
CNV_R_PAGE_CONVERSION_TIMEOUT |
-2147155954 |
public static final int |
CNV_R_PDF_ENCRYPTED |
-2147155962 |
public static final int |
CNV_R_PROCESS_GONE |
-2147155952 |
public static final int |
CNV_R_SETUP_INVALID |
-2147155959 |
public static final int |
CNV_R_SUCCESS |
0 |
public static final int |
CNV_R_UNKNOWN |
-2147155969 |
public static final int |
CNV_R_UNSUPPORTED_PDF_VERISON |
-2147155965 |
public static final int |
CNV_R_USER_CANCELED |
-2147155958 |
| com.bcl.easypdf.EasyPDFConverter.cnvTiffCompression | ||
|---|---|---|
public static final int |
CNV_TIFF_COMPRESSION_CCITTFAX3 |
2 |
public static final int |
CNV_TIFF_COMPRESSION_CCITTFAX4 |
3 |
public static final int |
CNV_TIFF_COMPRESSION_CCITTRLE |
1 |
public static final int |
CNV_TIFF_COMPRESSION_JPEG |
5 |
public static final int |
CNV_TIFF_COMPRESSION_LZW |
4 |
public static final int |
CNV_TIFF_COMPRESSION_NONE |
0 |
public static final int |
CNV_TIFF_COMPRESSION_PACKBITS |
6 |
| com.bcl.easypdf.EasyPDFDocument.docFormFieldType | ||
|---|---|---|
public static final int |
DOC_FRMTYPE_CHECK |
2 |
public static final int |
DOC_FRMTYPE_COMBO |
4 |
public static final int |
DOC_FRMTYPE_LIST |
5 |
public static final int |
DOC_FRMTYPE_RADIO |
3 |
public static final int |
DOC_FRMTYPE_TEXT |
1 |
public static final int |
DOC_FRMTYPE_UNKNOWN |
0 |
| com.bcl.easypdf.EasyPDFDocument.docResult | ||
|---|---|---|
public static final int |
DOC_R_FEATURE_NOT_ENABLED |
-2147155955 |
public static final int |
DOC_R_INFILE_OPEN_FAILED |
-2147155964 |
public static final int |
DOC_R_INTERNAL |
-2147155968 |
public static final int |
DOC_R_INVALID_PARAM |
-2147155967 |
public static final int |
DOC_R_INVALID_PASSWORD |
-2147155961 |
public static final int |
DOC_R_INVALID_PDF |
-2147155966 |
public static final int |
DOC_R_LICENSE_EXPIRED |
-2147155956 |
public static final int |
DOC_R_LICENSE_INVALID |
-2147155957 |
public static final int |
DOC_R_OUTFILE_OPEN_FAILED |
-2147155963 |
public static final int |
DOC_R_OWNER_PASSWORD_REQUIRED |
-2147155960 |
public static final int |
DOC_R_PDF_ENCRYPTED |
-2147155962 |
public static final int |
DOC_R_SETUP_INVALID |
-2147155959 |
public static final int |
DOC_R_UNKNOWN |
-2147155969 |
public static final int |
DOC_R_UNSUPPORTED_PDF_VERISON |
-2147155965 |
public static final int |
DOC_R_USER_CANCELED |
-2147155958 |
| com.bcl.easypdf.EasyPDFPrinter.prnContentOrientation | ||
|---|---|---|
public static final int |
PRN_CONTENT_ORIENT_HORIZONTAL |
0 |
public static final int |
PRN_CONTENT_ORIENT_VERTICAL |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnConversionResult | ||
|---|---|---|
public static final int |
PRN_CR_ADDIN_CONNECT |
-68 |
public static final int |
PRN_CR_ADDIN_EXEC |
-69 |
public static final int |
PRN_CR_ADDIN_NOT_FOUND |
-67 |
public static final int |
PRN_CR_ADDIN_TIMEOUT |
-70 |
public static final int |
PRN_CR_ADDIN_UNKNOWN |
-66 |
public static final int |
PRN_CR_CANCELED |
-20 |
public static final int |
PRN_CR_CANCELED_INIT |
-21 |
public static final int |
PRN_CR_CANCELED_PRINT |
-22 |
public static final int |
PRN_CR_CONVERSION |
-4 |
public static final int |
PRN_CR_CONVERSION_INIT |
-5 |
public static final int |
PRN_CR_CONVERSION_PRINT |
-6 |
public static final int |
PRN_CR_EXEC_MACRO |
-52 |
public static final int |
PRN_CR_FILE_CONVERSION_TIMEOUT |
-19 |
public static final int |
PRN_CR_INITIALIZATION_TIMEOUT |
-17 |
public static final int |
PRN_CR_NO_FILE_ASSOCIATION |
-65 |
public static final int |
PRN_CR_OPEN_APP |
-36 |
public static final int |
PRN_CR_OPEN_DOC |
-37 |
public static final int |
PRN_CR_OUT_OF_MEMORY |
-54 |
public static final int |
PRN_CR_PAGE_CONVERSION_TIMEOUT |
-18 |
public static final int |
PRN_CR_PASSWORD_PROTECTED |
-53 |
public static final int |
PRN_CR_PROCESS_GONE |
-33 |
public static final int |
PRN_CR_PROCESS_GONE_INIT |
-34 |
public static final int |
PRN_CR_PROCESS_GONE_PRINT |
-35 |
public static final int |
PRN_CR_QUQUE_WAIT_TIMEOUT |
-81 |
public static final int |
PRN_CR_SET_APP_SETTING |
-50 |
public static final int |
PRN_CR_SET_DOC_SETTING |
-51 |
public static final int |
PRN_CR_SET_PRINTER |
-38 |
public static final int |
PRN_CR_SET_TEMP_DATA |
-49 |
public static final int |
PRN_CR_SUCCESS |
0 |
public static final int |
PRN_CR_UNKNOWN |
-1 |
public static final int |
PRN_CR_UNKNOWN_INIT |
-2 |
public static final int |
PRN_CR_UNKNOWN_PRINT |
-3 |
public static final int |
PRN_CR_USER_MISMATCH |
-82 |
| com.bcl.easypdf.EasyPDFPrinter.prnFolderDefault | ||
|---|---|---|
public static final int |
PRN_FOLDER_DEFAULT_DESKTOP |
0 |
public static final int |
PRN_FOLDER_DEFAULT_MYDOCUMENTS |
1 |
public static final int |
PRN_FOLDER_DEFAULT_SPECIFY |
2 |
| com.bcl.easypdf.EasyPDFPrinter.prnFontEmbedding | ||
|---|---|---|
public static final int |
PRN_FONT_EMBED_FULLSET |
2 |
public static final int |
PRN_FONT_EMBED_NONE |
0 |
public static final int |
PRN_FONT_EMBED_SUBSET |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnFontSubstitution | ||
|---|---|---|
public static final int |
PRN_FONT_SUBST_NONE |
0 |
public static final int |
PRN_FONT_SUBST_PDF |
2 |
public static final int |
PRN_FONT_SUBST_TABLE |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnImageCompression | ||
|---|---|---|
public static final int |
PRN_IMAGE_COMPRESS_JPEG |
0 |
public static final int |
PRN_IMAGE_COMPRESS_JPEG2K |
2 |
public static final int |
PRN_IMAGE_COMPRESS_ZIP |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnMsoPaperSize | ||
|---|---|---|
public static final int |
PRN_MSO_PAPER_10X14 |
0 |
public static final int |
PRN_MSO_PAPER_11X17 |
1 |
public static final int |
PRN_MSO_PAPER_A3 |
6 |
public static final int |
PRN_MSO_PAPER_A4 |
7 |
public static final int |
PRN_MSO_PAPER_A4SMALL |
8 |
public static final int |
PRN_MSO_PAPER_A5 |
9 |
public static final int |
PRN_MSO_PAPER_B4 |
10 |
public static final int |
PRN_MSO_PAPER_B5 |
11 |
public static final int |
PRN_MSO_PAPER_CSHEET |
12 |
public static final int |
PRN_MSO_PAPER_CUSTOM |
41 |
public static final int |
PRN_MSO_PAPER_DSHEET |
13 |
public static final int |
PRN_MSO_PAPER_ENVELOPE10 |
25 |
public static final int |
PRN_MSO_PAPER_ENVELOPE11 |
26 |
public static final int |
PRN_MSO_PAPER_ENVELOPE12 |
27 |
public static final int |
PRN_MSO_PAPER_ENVELOPE14 |
28 |
public static final int |
PRN_MSO_PAPER_ENVELOPE9 |
24 |
public static final int |
PRN_MSO_PAPER_ENVELOPEB4 |
29 |
public static final int |
PRN_MSO_PAPER_ENVELOPEB5 |
30 |
public static final int |
PRN_MSO_PAPER_ENVELOPEB6 |
31 |
public static final int |
PRN_MSO_PAPER_ENVELOPEC3 |
32 |
public static final int |
PRN_MSO_PAPER_ENVELOPEC4 |
33 |
public static final int |
PRN_MSO_PAPER_ENVELOPEC5 |
34 |
public static final int |
PRN_MSO_PAPER_ENVELOPEC6 |
35 |
public static final int |
PRN_MSO_PAPER_ENVELOPEC65 |
36 |
public static final int |
PRN_MSO_PAPER_ENVELOPEDL |
37 |
public static final int |
PRN_MSO_PAPER_ENVELOPEITALY |
38 |
public static final int |
PRN_MSO_PAPER_ENVELOPEMONARCH |
39 |
public static final int |
PRN_MSO_PAPER_ENVELOPEPERSONAL |
40 |
public static final int |
PRN_MSO_PAPER_ESHEET |
14 |
public static final int |
PRN_MSO_PAPER_EXECUTIVE |
5 |
public static final int |
PRN_MSO_PAPER_FANFOLDLEGALGERMAN |
15 |
public static final int |
PRN_MSO_PAPER_FANFOLDSTDGERMAN |
16 |
public static final int |
PRN_MSO_PAPER_FANFOLDUS |
17 |
public static final int |
PRN_MSO_PAPER_FOLIO |
18 |
public static final int |
PRN_MSO_PAPER_LEDGER |
19 |
public static final int |
PRN_MSO_PAPER_LEGAL |
4 |
public static final int |
PRN_MSO_PAPER_LETTER |
2 |
public static final int |
PRN_MSO_PAPER_LETTERSMALL |
3 |
public static final int |
PRN_MSO_PAPER_NOTE |
20 |
public static final int |
PRN_MSO_PAPER_QUARTO |
21 |
public static final int |
PRN_MSO_PAPER_STATEMENT |
22 |
public static final int |
PRN_MSO_PAPER_TABLOID |
23 |
| com.bcl.easypdf.EasyPDFPrinter.prnPaperOrientation | ||
|---|---|---|
public static final int |
PRN_PAPER_ORIENT_LANDSCAPE |
1 |
public static final int |
PRN_PAPER_ORIENT_PORTRAIT |
0 |
| com.bcl.easypdf.EasyPDFPrinter.prnPaperSize | ||
|---|---|---|
public static final int |
PRN_PAPER_10X11 |
45 |
public static final int |
PRN_PAPER_10X14 |
16 |
public static final int |
PRN_PAPER_11X17 |
17 |
public static final int |
PRN_PAPER_12X11 |
90 |
public static final int |
PRN_PAPER_15X11 |
46 |
public static final int |
PRN_PAPER_9X11 |
44 |
public static final int |
PRN_PAPER_A_PLUS |
57 |
public static final int |
PRN_PAPER_A2 |
66 |
public static final int |
PRN_PAPER_A3 |
8 |
public static final int |
PRN_PAPER_A3_EXTRA |
63 |
public static final int |
PRN_PAPER_A3_EXTRA_TRANSVERSE |
68 |
public static final int |
PRN_PAPER_A3_ROTATED |
76 |
public static final int |
PRN_PAPER_A3_TRANSVERSE |
67 |
public static final int |
PRN_PAPER_A4 |
9 |
public static final int |
PRN_PAPER_A4_EXTRA |
53 |
public static final int |
PRN_PAPER_A4_PLUS |
60 |
public static final int |
PRN_PAPER_A4_ROTATED |
77 |
public static final int |
PRN_PAPER_A4_TRANSVERSE |
55 |
public static final int |
PRN_PAPER_A4SMALL |
10 |
public static final int |
PRN_PAPER_A5 |
11 |
public static final int |
PRN_PAPER_A5_EXTRA |
64 |
public static final int |
PRN_PAPER_A5_ROTATED |
78 |
public static final int |
PRN_PAPER_A5_TRANSVERSE |
61 |
public static final int |
PRN_PAPER_A6 |
70 |
public static final int |
PRN_PAPER_A6_ROTATED |
83 |
public static final int |
PRN_PAPER_B_PLUS |
58 |
public static final int |
PRN_PAPER_B4 |
12 |
public static final int |
PRN_PAPER_B4_JIS_ROTATED |
79 |
public static final int |
PRN_PAPER_B5 |
13 |
public static final int |
PRN_PAPER_B5_EXTRA |
65 |
public static final int |
PRN_PAPER_B5_JIS_ROTATED |
80 |
public static final int |
PRN_PAPER_B5_TRANSVERSE |
62 |
public static final int |
PRN_PAPER_B6_JIS |
88 |
public static final int |
PRN_PAPER_B6_JIS_ROTATED |
89 |
public static final int |
PRN_PAPER_CSHEET |
24 |
public static final int |
PRN_PAPER_DBL_JAPANESE_POSTCARD |
69 |
public static final int |
PRN_PAPER_DBL_JAPANESE_POSTCARD_ROTATED |
82 |
public static final int |
PRN_PAPER_DSHEET |
25 |
public static final int |
PRN_PAPER_ENV_10 |
20 |
public static final int |
PRN_PAPER_ENV_11 |
21 |
public static final int |
PRN_PAPER_ENV_12 |
22 |
public static final int |
PRN_PAPER_ENV_14 |
23 |
public static final int |
PRN_PAPER_ENV_9 |
19 |
public static final int |
PRN_PAPER_ENV_B4 |
33 |
public static final int |
PRN_PAPER_ENV_B5 |
34 |
public static final int |
PRN_PAPER_ENV_B6 |
35 |
public static final int |
PRN_PAPER_ENV_C3 |
29 |
public static final int |
PRN_PAPER_ENV_C4 |
30 |
public static final int |
PRN_PAPER_ENV_C5 |
28 |
public static final int |
PRN_PAPER_ENV_C6 |
31 |
public static final int |
PRN_PAPER_ENV_C65 |
32 |
public static final int |
PRN_PAPER_ENV_DL |
27 |
public static final int |
PRN_PAPER_ENV_INVITE |
47 |
public static final int |
PRN_PAPER_ENV_ITALY |
36 |
public static final int |
PRN_PAPER_ENV_MONARCH |
37 |
public static final int |
PRN_PAPER_ENV_PERSONAL |
38 |
public static final int |
PRN_PAPER_ESHEET |
26 |
public static final int |
PRN_PAPER_EXECUTIVE |
7 |
public static final int |
PRN_PAPER_FANFOLD_LGL_GERMAN |
41 |
public static final int |
PRN_PAPER_FANFOLD_STD_GERMAN |
40 |
public static final int |
PRN_PAPER_FANFOLD_US |
39 |
public static final int |
PRN_PAPER_FOLIO |
14 |
public static final int |
PRN_PAPER_ISO_B4 |
42 |
public static final int |
PRN_PAPER_JAPANESE_POSTCARD |
43 |
public static final int |
PRN_PAPER_JAPANESE_POSTCARD_ROTATED |
81 |
public static final int |
PRN_PAPER_JENV_CHOU3 |
73 |
public static final int |
PRN_PAPER_JENV_CHOU3_ROTATED |
86 |
public static final int |
PRN_PAPER_JENV_CHOU4 |
74 |
public static final int |
PRN_PAPER_JENV_CHOU4_ROTATED |
87 |
public static final int |
PRN_PAPER_JENV_KAKU2 |
71 |
public static final int |
PRN_PAPER_JENV_KAKU2_ROTATED |
84 |
public static final int |
PRN_PAPER_JENV_KAKU3 |
72 |
public static final int |
PRN_PAPER_JENV_KAKU3_ROTATED |
85 |
public static final int |
PRN_PAPER_JENV_YOU4 |
91 |
public static final int |
PRN_PAPER_JENV_YOU4_ROTATED |
92 |
public static final int |
PRN_PAPER_LEDGER |
4 |
public static final int |
PRN_PAPER_LEGAL |
5 |
public static final int |
PRN_PAPER_LEGAL_EXTRA |
51 |
public static final int |
PRN_PAPER_LETTER |
1 |
public static final int |
PRN_PAPER_LETTER_EXTRA |
50 |
public static final int |
PRN_PAPER_LETTER_EXTRA_TRANSVERSE |
56 |
public static final int |
PRN_PAPER_LETTER_PLUS |
59 |
public static final int |
PRN_PAPER_LETTER_ROTATED |
75 |
public static final int |
PRN_PAPER_LETTER_TRANSVERSE |
54 |
public static final int |
PRN_PAPER_LETTERSMALL |
2 |
public static final int |
PRN_PAPER_NOTE |
18 |
public static final int |
PRN_PAPER_P16K |
93 |
public static final int |
PRN_PAPER_P16K_ROTATED |
106 |
public static final int |
PRN_PAPER_P32K |
94 |
public static final int |
PRN_PAPER_P32K_ROTATED |
107 |
public static final int |
PRN_PAPER_P32KBIG |
95 |
public static final int |
PRN_PAPER_P32KBIG_ROTATED |
108 |
public static final int |
PRN_PAPER_PENV_1 |
96 |
public static final int |
PRN_PAPER_PENV_1_ROTATED |
109 |
public static final int |
PRN_PAPER_PENV_10 |
105 |
public static final int |
PRN_PAPER_PENV_10_ROTATED |
118 |
public static final int |
PRN_PAPER_PENV_2 |
97 |
public static final int |
PRN_PAPER_PENV_2_ROTATED |
110 |
public static final int |
PRN_PAPER_PENV_3 |
98 |
public static final int |
PRN_PAPER_PENV_3_ROTATED |
111 |
public static final int |
PRN_PAPER_PENV_4 |
99 |
public static final int |
PRN_PAPER_PENV_4_ROTATED |
112 |
public static final int |
PRN_PAPER_PENV_5 |
100 |
public static final int |
PRN_PAPER_PENV_5_ROTATED |
113 |
public static final int |
PRN_PAPER_PENV_6 |
101 |
public static final int |
PRN_PAPER_PENV_6_ROTATED |
114 |
public static final int |
PRN_PAPER_PENV_7 |
102 |
public static final int |
PRN_PAPER_PENV_7_ROTATED |
115 |
public static final int |
PRN_PAPER_PENV_8 |
103 |
public static final int |
PRN_PAPER_PENV_8_ROTATED |
116 |
public static final int |
PRN_PAPER_PENV_9 |
104 |
public static final int |
PRN_PAPER_PENV_9_ROTATED |
117 |
public static final int |
PRN_PAPER_QUARTO |
15 |
public static final int |
PRN_PAPER_RESERVED_48 |
48 |
public static final int |
PRN_PAPER_RESERVED_49 |
49 |
public static final int |
PRN_PAPER_STATEMENT |
6 |
public static final int |
PRN_PAPER_TABLOID |
3 |
public static final int |
PRN_PAPER_TABLOID_EXTRA |
52 |
| com.bcl.easypdf.EasyPDFPrinter.prnPbPrintGraphics | ||
|---|---|---|
public static final int |
PRN_PB_PRINT_GRAPHICS_HIGHRES |
1 |
public static final int |
PRN_PB_PRINT_GRAPHICS_LOWRES |
0 |
public static final int |
PRN_PB_PRINT_GRAPHICS_NONE |
2 |
| com.bcl.easypdf.EasyPDFPrinter.prnPdfAConformance | ||
|---|---|---|
public static final int |
PRN_PDFA_CONFORM_1B |
1 |
public static final int |
PRN_PDFA_CONFORM_1B_TC1 |
2 |
public static final int |
PRN_PDFA_CONFORM_NONE |
0 |
| com.bcl.easypdf.EasyPDFPrinter.prnPdfXConformance | ||
|---|---|---|
public static final int |
PRN_PDFX_CONFORM_1A |
1 |
public static final int |
PRN_PDFX_CONFORM_3 |
3 |
public static final int |
PRN_PDFX_CONFORM_NONE |
0 |
| com.bcl.easypdf.EasyPDFPrinter.prnPpColorType | ||
|---|---|---|
public static final int |
PRN_PP_PRINT_BLACK_AND_WHITE |
2 |
public static final int |
PRN_PP_PRINT_COLOR |
0 |
public static final int |
PRN_PP_PRINT_GRAYSCALE |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnPpHandoutOrder | ||
|---|---|---|
public static final int |
PRN_PP_HANDOUT_HORIZONTAL_FIRST |
0 |
public static final int |
PRN_PP_HANDOUT_VERTICAL_FIRST |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnPpOutputType | ||
|---|---|---|
public static final int |
PRN_PP_OUTTYPE_BUILDSLIDES |
1 |
public static final int |
PRN_PP_OUTTYPE_FOURSLIDEHANDOUTS |
4 |
public static final int |
PRN_PP_OUTTYPE_NINESLIDEHANDOUTS |
6 |
public static final int |
PRN_PP_OUTTYPE_NOTESPAGES |
7 |
public static final int |
PRN_PP_OUTTYPE_OUTLINE |
8 |
public static final int |
PRN_PP_OUTTYPE_SIXSLIDEHANDOUTS |
5 |
public static final int |
PRN_PP_OUTTYPE_SLIDES |
0 |
public static final int |
PRN_PP_OUTTYPE_THREESLIDEHANDOUTS |
3 |
public static final int |
PRN_PP_OUTTYPE_TWOSLIDEHANDOUTS |
2 |
| com.bcl.easypdf.EasyPDFPrinter.prnPrintColorType | ||
|---|---|---|
public static final int |
PRN_PRINT_COLOR_COLOR |
0 |
public static final int |
PRN_PRINT_COLOR_GRAYSCALE |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnPrinterResult | ||
|---|---|---|
public static final int |
PRN_PR_CANCELED |
-2 |
public static final int |
PRN_PR_CREATE_OUTFILE |
-19 |
public static final int |
PRN_PR_FEATURE_NOT_ENABLED |
-36 |
public static final int |
PRN_PR_FONT_EMBED_FAILED |
-49 |
public static final int |
PRN_PR_INVALID_COMPONENTS |
-17 |
public static final int |
PRN_PR_INVALID_FILENAME |
-5 |
public static final int |
PRN_PR_INVALID_LICENSE |
-18 |
public static final int |
PRN_PR_INVALID_PDF_OUTPUT |
-20 |
public static final int |
PRN_PR_INVALID_SIG_IDFILE |
-34 |
public static final int |
PRN_PR_INVALID_SIG_PASSWD |
-33 |
public static final int |
PRN_PR_LICENSE_EXPIRED |
-35 |
public static final int |
PRN_PR_NO_FILENAME |
-4 |
public static final int |
PRN_PR_NO_OWNER |
-3 |
public static final int |
PRN_PR_NO_SIG_PASSWD |
-22 |
public static final int |
PRN_PR_OUT_OF_MEMORY |
-6 |
public static final int |
PRN_PR_SIG_FAILED |
-21 |
public static final int |
PRN_PR_SUCCESS |
0 |
public static final int |
PRN_PR_UNKNOWN |
-1 |
public static final int |
PRN_PR_UNSUPPORTED_ICC |
-50 |
| com.bcl.easypdf.EasyPDFPrinter.prnPrintJobType | ||
|---|---|---|
public static final int |
PRN_PRNJOB_EXCEL |
1 |
public static final int |
PRN_PRNJOB_GENERIC |
2 |
public static final int |
PRN_PRNJOB_IE |
3 |
public static final int |
PRN_PRNJOB_IE_EXTENDED |
9 |
public static final int |
PRN_PRNJOB_IMAGE |
4 |
public static final int |
PRN_PRNJOB_NONE |
0 |
public static final int |
PRN_PRNJOB_PPT |
5 |
public static final int |
PRN_PRNJOB_PUB |
6 |
public static final int |
PRN_PRNJOB_VISIO |
7 |
public static final int |
PRN_PRNJOB_WORD |
8 |
| com.bcl.easypdf.EasyPDFPrinter.prnResult | ||
|---|---|---|
public static final int |
PRN_R_CANCELED |
-2147155961 |
public static final int |
PRN_R_CONVERSION_FAILED |
-2147155958 |
public static final int |
PRN_R_CREATE_OUTFILE |
-2147155956 |
public static final int |
PRN_R_CREATE_TEMPFILE |
-2147155955 |
public static final int |
PRN_R_FEATURE_NOT_ENABLED |
-2147155953 |
public static final int |
PRN_R_FONT_EMBED_FAILED |
-2147155952 |
public static final int |
PRN_R_INTERNAL |
-2147155968 |
public static final int |
PRN_R_INVALID_PARAM |
-2147155967 |
public static final int |
PRN_R_LICENSE_EXPIRED |
-2147155964 |
public static final int |
PRN_R_LICENSE_INVALID |
-2147155965 |
public static final int |
PRN_R_OPEN_INFILE |
-2147155957 |
public static final int |
PRN_R_OUT_OF_MEMORY |
-2147155959 |
public static final int |
PRN_R_PRINTER_ACCESS_DENIED |
-2147155963 |
public static final int |
PRN_R_PRINTER_NOT_FOUND |
-2147155962 |
public static final int |
PRN_R_REGISTRY_ACCESS_DENIED |
-2147155954 |
public static final int |
PRN_R_SETUP_INVALID |
-2147155966 |
public static final int |
PRN_R_UNKNOWN |
-2147155969 |
public static final int |
PRN_R_UNSUPPORTED_ICC |
-2147155951 |
public static final int |
PRN_R_USER_CANCELED |
-2147155960 |
| com.bcl.easypdf.EasyPDFPrinter.prnSecAnnotationPerm | ||
|---|---|---|
public static final int |
PRN_SEC_ANNOT_PERM_FORM |
2 |
public static final int |
PRN_SEC_ANNOT_PERM_FULL |
0 |
public static final int |
PRN_SEC_ANNOT_PERM_NONE |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnSecEncryption | ||
|---|---|---|
public static final int |
PRN_SEC_ENCRYPT_128BITS |
1 |
public static final int |
PRN_SEC_ENCRYPT_40BITS |
0 |
| com.bcl.easypdf.EasyPDFPrinter.prnSecExtractionPerm | ||
|---|---|---|
public static final int |
PRN_SEC_EXTR_PERM_ACCESSIBILITY |
2 |
public static final int |
PRN_SEC_EXTR_PERM_FULL |
0 |
public static final int |
PRN_SEC_EXTR_PERM_NONE |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnSecModificationPerm | ||
|---|---|---|
public static final int |
PRN_SEC_MODIFY_PERM_ASSEMBLY |
2 |
public static final int |
PRN_SEC_MODIFY_PERM_FULL |
0 |
public static final int |
PRN_SEC_MODIFY_PERM_NONE |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnSecPrintingPerm | ||
|---|---|---|
public static final int |
PRN_SEC_PRINT_PERM_FULL |
0 |
public static final int |
PRN_SEC_PRINT_PERM_LOWRES |
2 |
public static final int |
PRN_SEC_PRINT_PERM_NONE |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnSigKeyLength | ||
|---|---|---|
public static final int |
PRN_SIG_KEYLEN_1024 |
0 |
public static final int |
PRN_SIG_KEYLEN_2048 |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnStampHPosition | ||
|---|---|---|
public static final int |
PRN_STAMP_HPOS_CENTER |
1 |
public static final int |
PRN_STAMP_HPOS_LEFT |
0 |
public static final int |
PRN_STAMP_HPOS_RIGHT |
2 |
| com.bcl.easypdf.EasyPDFPrinter.prnStampVPosition | ||
|---|---|---|
public static final int |
PRN_STAMP_VPOS_BOTTOM |
2 |
public static final int |
PRN_STAMP_VPOS_CENTER |
1 |
public static final int |
PRN_STAMP_VPOS_TOP |
0 |
| com.bcl.easypdf.EasyPDFPrinter.prnStampZOrder | ||
|---|---|---|
public static final int |
PRN_STAMP_ZORDER_BOTTOM |
1 |
public static final int |
PRN_STAMP_ZORDER_TOP |
0 |
| com.bcl.easypdf.EasyPDFPrinter.prnUserGroup | ||
|---|---|---|
public static final int |
PRN_GROUP_ADMINISTRATORS |
4 |
public static final int |
PRN_GROUP_GUESTS |
1 |
public static final int |
PRN_GROUP_POWER_USERS |
3 |
public static final int |
PRN_GROUP_UNKNOWN |
0 |
public static final int |
PRN_GROUP_USERS |
2 |
| com.bcl.easypdf.EasyPDFPrinter.prnViewerMagnification | ||
|---|---|---|
public static final int |
PRN_VIEWER_MAGNIFICATION_DEFAULT |
0 |
public static final int |
PRN_VIEWER_MAGNIFICATION_FITPAGE |
1 |
public static final int |
PRN_VIEWER_MAGNIFICATION_FITVISIBLE |
3 |
public static final int |
PRN_VIEWER_MAGNIFICATION_FITWIDTH |
2 |
| com.bcl.easypdf.EasyPDFPrinter.prnViewerPageLayout | ||
|---|---|---|
public static final int |
PRN_VIEWER_PAGE_LAYOUT_CONTINUOUS |
2 |
public static final int |
PRN_VIEWER_PAGE_LAYOUT_CONTINUOUS_FACING |
4 |
public static final int |
PRN_VIEWER_PAGE_LAYOUT_DEFAULT |
0 |
public static final int |
PRN_VIEWER_PAGE_LAYOUT_FACING |
3 |
public static final int |
PRN_VIEWER_PAGE_LAYOUT_SINGLE |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnViewerPanel | ||
|---|---|---|
public static final int |
PRN_VIEWER_PANEL_ATTACHMENTS |
4 |
public static final int |
PRN_VIEWER_PANEL_BOOKMARK |
1 |
public static final int |
PRN_VIEWER_PANEL_LAYERS |
3 |
public static final int |
PRN_VIEWER_PANEL_NONE |
0 |
public static final int |
PRN_VIEWER_PANEL_PAGES |
2 |
| com.bcl.easypdf.EasyPDFPrinter.prnViewerPrintScaling | ||
|---|---|---|
public static final int |
PRN_VIEWER_PRINT_SCALING_DEFAULT |
0 |
public static final int |
PRN_VIEWER_PRINT_SCALING_NONE |
1 |
| com.bcl.easypdf.EasyPDFPrinter.prnVisPaperSize | ||
|---|---|---|
public static final int |
PRN_VIS_PAPER_A3 |
2 |
public static final int |
PRN_VIS_PAPER_A4 |
3 |
public static final int |
PRN_VIS_PAPER_A5 |
4 |
public static final int |
PRN_VIS_PAPER_B4 |
5 |
public static final int |
PRN_VIS_PAPER_B5 |
6 |
public static final int |
PRN_VIS_PAPER_C |
9 |
public static final int |
PRN_VIS_PAPER_D |
10 |
public static final int |
PRN_VIS_PAPER_E |
11 |
public static final int |
PRN_VIS_PAPER_FOLIO |
7 |
public static final int |
PRN_VIS_PAPER_LEGAL |
1 |
public static final int |
PRN_VIS_PAPER_LETTER |
0 |
public static final int |
PRN_VIS_PAPER_NOTE |
8 |
| com.bcl.easypdf.EasyPDFPrinter.prnWmarkAlignment | ||
|---|---|---|
public static final int |
PRN_WMARK_ALIGN_CENTER |
1 |
public static final int |
PRN_WMARK_ALIGN_LEFT |
0 |
public static final int |
PRN_WMARK_ALIGN_RIGHT |
2 |
| com.bcl.easypdf.EasyPDFPrinter.prnWmarkHPosition | ||
|---|---|---|
public static final int |
PRN_WMARK_HPOS_CENTER |
1 |
public static final int |
PRN_WMARK_HPOS_LEFT |
0 |
public static final int |
PRN_WMARK_HPOS_RIGHT |
2 |
| com.bcl.easypdf.EasyPDFPrinter.prnWmarkVPosition | ||
|---|---|---|
public static final int |
PRN_WMARK_VPOS_BOTTOM |
2 |
public static final int |
PRN_WMARK_VPOS_CENTER |
1 |
public static final int |
PRN_WMARK_VPOS_TOP |
0 |
| com.bcl.easypdf.EasyPDFPrinter.prnWmarkZOrder | ||
|---|---|---|
public static final int |
PRN_WMARK_ZORDER_BOTTOM |
1 |
public static final int |
PRN_WMARK_ZORDER_TOP |
0 |
| com.bcl.easypdf.EasyPDFProcessor.prcAnnotBorderStyle | ||
|---|---|---|
public static final int |
PRC_BORDERSTYLE_DASHLINE_MEDIUM |
5 |
public static final int |
PRC_BORDERSTYLE_DASHLINE_THICK |
6 |
public static final int |
PRC_BORDERSTYLE_DASHLINE_THIN |
4 |
public static final int |
PRC_BORDERSTYLE_INVISIBLE |
0 |
public static final int |
PRC_BORDERSTYLE_SOLIDLINE_MEDIUM |
2 |
public static final int |
PRC_BORDERSTYLE_SOLIDLINE_THICK |
3 |
public static final int |
PRC_BORDERSTYLE_SOLIDLINE_THIN |
1 |
public static final int |
PRC_BORDERSTYLE_UNDERLINE_MEDIUM |
8 |
public static final int |
PRC_BORDERSTYLE_UNDERLINE_THICK |
9 |
public static final int |
PRC_BORDERSTYLE_UNDERLINE_THIN |
7 |
| com.bcl.easypdf.EasyPDFProcessor.prcAttachIcon | ||
|---|---|---|
public static final int |
PRC_ATTACHICON_GRAPH |
0 |
public static final int |
PRC_ATTACHICON_PAPERCLIP |
1 |
public static final int |
PRC_ATTACHICON_PUSHPIN |
2 |
public static final int |
PRC_ATTACHICON_TAG |
3 |
| com.bcl.easypdf.EasyPDFProcessor.prcCodePage | ||
|---|---|---|
public static final int |
PRC_CP_SYSTEM_DEFAULT |
-1 |
public static final int |
PRC_CP_UNICODE |
-4 |
public static final int |
PRC_CP_UTF7 |
-2 |
public static final int |
PRC_CP_UTF8 |
-3 |
| com.bcl.easypdf.EasyPDFProcessor.prcCropState | ||
|---|---|---|
public static final int |
PRC_CROP_AS_CROP_BOX |
1 |
public static final int |
PRC_CROP_AS_META_DATA |
2 |
public static final int |
PRC_CROP_OFF |
0 |
| com.bcl.easypdf.EasyPDFProcessor.prcDefaultFont | ||
|---|---|---|
public static final int |
PRC_DEFFONT_COURIER |
4 |
public static final int |
PRC_DEFFONT_COURIER_BOLD |
5 |
public static final int |
PRC_DEFFONT_COURIER_BOLDOBLIQUE |
7 |
public static final int |
PRC_DEFFONT_COURIER_OBLIQUE |
6 |
public static final int |
PRC_DEFFONT_HELVETICA |
0 |
public static final int |
PRC_DEFFONT_HELVETICA_BOLD |
1 |
public static final int |
PRC_DEFFONT_HELVETICA_BOLDOBLIQUE |
3 |
public static final int |
PRC_DEFFONT_HELVETICA_OBLIQUE |
2 |
public static final int |
PRC_DEFFONT_SYMBOL |
12 |
public static final int |
PRC_DEFFONT_TIMES |
8 |
public static final int |
PRC_DEFFONT_TIMES_BOLD |
9 |
public static final int |
PRC_DEFFONT_TIMES_BOLDITALIC |
11 |
public static final int |
PRC_DEFFONT_TIMES_ITALIC |
10 |
public static final int |
PRC_DEFFONT_ZAPFDINGBATS |
13 |
| com.bcl.easypdf.EasyPDFProcessor.prcFontEmbedding | ||
|---|---|---|
public static final int |
PRC_FONT_EMBED_FULLSET |
2 |
public static final int |
PRC_FONT_EMBED_NONE |
0 |
public static final int |
PRC_FONT_EMBED_SUBSET |
1 |
| com.bcl.easypdf.EasyPDFProcessor.prcNoteIcon | ||
|---|---|---|
public static final int |
PRC_NOTEICON_COMMENT |
0 |
public static final int |
PRC_NOTEICON_HELP |
1 |
public static final int |
PRC_NOTEICON_INSERT |
2 |
public static final int |
PRC_NOTEICON_KEY |
3 |
public static final int |
PRC_NOTEICON_NEWPARAGRAPH |
4 |
public static final int |
PRC_NOTEICON_NOTE |
5 |
public static final int |
PRC_NOTEICON_PARAGRAPH |
6 |
| com.bcl.easypdf.EasyPDFProcessor.prcPageRotation | ||
|---|---|---|
public static final int |
PRC_ROT_0_DEG |
0 |
public static final int |
PRC_ROT_180_DEG |
2 |
public static final int |
PRC_ROT_270_DEG |
3 |
public static final int |
PRC_ROT_90_DEG |
1 |
| com.bcl.easypdf.EasyPDFProcessor.prcResult | ||
|---|---|---|
public static final int |
PRC_R_FEATURE_NOT_ENABLED |
-2147155955 |
public static final int |
PRC_R_INFILE_OPEN_FAILED |
-2147155964 |
public static final int |
PRC_R_INIT_SIGNATURE_FAILED |
-2147155953 |
public static final int |
PRC_R_INTERNAL |
-2147155968 |
public static final int |
PRC_R_INVALID_PARAM |
-2147155967 |
public static final int |
PRC_R_INVALID_PASSWORD |
-2147155961 |
public static final int |
PRC_R_INVALID_PDF |
-2147155966 |
public static final int |
PRC_R_LICENSE_EXPIRED |
-2147155956 |
public static final int |
PRC_R_LICENSE_INVALID |
-2147155957 |
public static final int |
PRC_R_OUTFILE_OPEN_FAILED |
-2147155963 |
public static final int |
PRC_R_OWNER_PASSWORD_REQUIRED |
-2147155960 |
public static final int |
PRC_R_PDF_ENCRYPTED |
-2147155962 |
public static final int |
PRC_R_PHYSICAL_PRINTER_COM_FAILED |
-2147155954 |
public static final int |
PRC_R_SETUP_INVALID |
-2147155959 |
public static final int |
PRC_R_UNKNOWN |
-2147155969 |
public static final int |
PRC_R_UNSUPPORTED_PDF_VERISON |
-2147155965 |
public static final int |
PRC_R_USER_CANCELED |
-2147155958 |
| com.bcl.easypdf.EasyPDFProcessor.prcSecAnnotationPerm | ||
|---|---|---|
public static final int |
PRC_SEC_ANNOT_PERM_FORM |
2 |
public static final int |
PRC_SEC_ANNOT_PERM_FULL |
0 |
public static final int |
PRC_SEC_ANNOT_PERM_NONE |
1 |
| com.bcl.easypdf.EasyPDFProcessor.prcSecEncryption | ||
|---|---|---|
public static final int |
PRC_SEC_ENCRYPT_128BITS |
1 |
public static final int |
PRC_SEC_ENCRYPT_40BITS |
0 |
| com.bcl.easypdf.EasyPDFProcessor.prcSecExtractionPerm | ||
|---|---|---|
public static final int |
PRC_SEC_EXTR_PERM_ACCESSIBILITY |
2 |
public static final int |
PRC_SEC_EXTR_PERM_FULL |
0 |
public static final int |
PRC_SEC_EXTR_PERM_NONE |
1 |
| com.bcl.easypdf.EasyPDFProcessor.prcSecModificationPerm | ||
|---|---|---|
public static final int |
PRC_SEC_MODIFY_PERM_ASSEMBLY |
2 |
public static final int |
PRC_SEC_MODIFY_PERM_FULL |
0 |
public static final int |
PRC_SEC_MODIFY_PERM_NONE |
1 |
| com.bcl.easypdf.EasyPDFProcessor.prcSecPrintingPerm | ||
|---|---|---|
public static final int |
PRC_SEC_PRINT_PERM_FULL |
0 |
public static final int |
PRC_SEC_PRINT_PERM_LOWRES |
2 |
public static final int |
PRC_SEC_PRINT_PERM_NONE |
1 |
| com.bcl.easypdf.EasyPDFProcessor.prcStampHPosition | ||
|---|---|---|
public static final int |
PRC_STAMP_HPOS_CENTER |
1 |
public static final int |
PRC_STAMP_HPOS_LEFT |
0 |
public static final int |
PRC_STAMP_HPOS_RIGHT |
2 |
| com.bcl.easypdf.EasyPDFProcessor.prcStampIcon | ||
|---|---|---|
public static final int |
PRC_STAMPICON_APPROVED |
0 |
public static final int |
PRC_STAMPICON_ASIS |
1 |
public static final int |
PRC_STAMPICON_CONFIDENTIAL |
2 |
public static final int |
PRC_STAMPICON_DEPARTMENTAL |
3 |
public static final int |
PRC_STAMPICON_DRAFT |
4 |
public static final int |
PRC_STAMPICON_EXPERIMENTAL |
5 |
public static final int |
PRC_STAMPICON_EXPIRED |
6 |
public static final int |
PRC_STAMPICON_FINAL |
7 |
public static final int |
PRC_STAMPICON_FORCOMMENT |
8 |
public static final int |
PRC_STAMPICON_FORPUBLICRELEASE |
9 |
public static final int |
PRC_STAMPICON_NOTAPPROVED |
10 |
public static final int |
PRC_STAMPICON_NOTFORPUBLICRELEASE |
11 |
public static final int |
PRC_STAMPICON_SOLD |
12 |
public static final int |
PRC_STAMPICON_TOPSECRET |
13 |
| com.bcl.easypdf.EasyPDFProcessor.prcStampVPosition | ||
|---|---|---|
public static final int |
PRC_STAMP_VPOS_BOTTOM |
2 |
public static final int |
PRC_STAMP_VPOS_CENTER |
1 |
public static final int |
PRC_STAMP_VPOS_TOP |
0 |
| com.bcl.easypdf.EasyPDFProcessor.prcStampZOrder | ||
|---|---|---|
public static final int |
PRC_STAMP_ZORDER_BOTTOM |
1 |
public static final int |
PRC_STAMP_ZORDER_TOP |
0 |
| com.bcl.easypdf.EasyPDFProcessor.prcWmarkAlignment | ||
|---|---|---|
public static final int |
PRC_WMARK_ALIGN_CENTER |
1 |
public static final int |
PRC_WMARK_ALIGN_LEFT |
0 |
public static final int |
PRC_WMARK_ALIGN_RIGHT |
2 |
| com.bcl.easypdf.EasyPDFProcessor.prcWmarkHPosition | ||
|---|---|---|
public static final int |
PRC_WMARK_HPOS_CENTER |
1 |
public static final int |
PRC_WMARK_HPOS_LEFT |
0 |
public static final int |
PRC_WMARK_HPOS_RIGHT |
2 |
| com.bcl.easypdf.EasyPDFProcessor.prcWmarkVPosition | ||
|---|---|---|
public static final int |
PRC_WMARK_VPOS_BOTTOM |
2 |
public static final int |
PRC_WMARK_VPOS_CENTER |
1 |
public static final int |
PRC_WMARK_VPOS_TOP |
0 |
| com.bcl.easypdf.EasyPDFProcessor.prcWmarkZOrder | ||
|---|---|---|
public static final int |
PRC_WMARK_ZORDER_BOTTOM |
1 |
public static final int |
PRC_WMARK_ZORDER_TOP |
0 |
| com.bcl.easypdf.EasyPDFProcessor.prcZoomType | ||
|---|---|---|
public static final int |
PRC_ZOOMTYPE_ACTUAL_SIZE |
0 |
public static final int |
PRC_ZOOMTYPE_FIT_HEIGHT |
2 |
public static final int |
PRC_ZOOMTYPE_FIT_PAGE |
1 |
public static final int |
PRC_ZOOMTYPE_FIT_WIDTH |
3 |
public static final int |
PRC_ZOOMTYPE_INHERIT_ZOOM |
4 |
|
EasyPDF Java SDK v6.1 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||