|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--com.mobileapps.pcre.PCREJobExportInfo
|
+--com.mobileapps.pcre.PCREPDFJobExportInfo
| Fields inherited from class com.mobileapps.pcre.PCREJobExportInfo |
destinationDLLName,
destinationOptions,
destinationType,
formatDLLName,
formatOptions,
formatType |
| Constructor Summary | |
PCREPDFJobExportInfo()
Construct export info for PDF. |
|
PCREPDFJobExportInfo(java.lang.String pdfFileName)
Construct export info for PDF. |
|
PCREPDFJobExportInfo(java.lang.String pdfFileName,
java.lang.String psFileName)
Construct export info for PDF. |
|
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public PCREPDFJobExportInfo()
public PCREPDFJobExportInfo(java.lang.String pdfFileName)
pdfFileName - The name of the PDF file to be generated.
public PCREPDFJobExportInfo(java.lang.String pdfFileName,
java.lang.String psFileName)
pdfFileName - The name of the PDF file to be generated.psFileName - The name of the PostScript file to be converted.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||