|
EasyPDF Java SDK v5.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_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_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.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 |