Uses of Class
com.datalogics.PDFL.PrintCancelProc
Packages that use PrintCancelProc
-
Uses of PrintCancelProc in com.datalogics.PDFL
Methods in com.datalogics.PDFL with parameters of type PrintCancelProcModifier and TypeMethodDescriptionstatic final voidPDFLJNI.Document_exportAsPostScript__SWIG_1(long jarg1, Document jarg1_, long jarg2, PrintUserParams jarg2_, long jarg3, PrintCancelProc jarg3_, String jarg4) static final voidPDFLJNI.Document_exportAsPostScript__SWIG_2(long jarg1, Document jarg1_, long jarg2, PrintUserParams jarg2_, long jarg3, PrintCancelProc jarg3_, long jarg4, PrintProgressProc jarg4_, String jarg5) static final voidPDFLJNI.Document_print__SWIG_1(long jarg1, Document jarg1_, long jarg2, PrintUserParams jarg2_, long jarg3, PrintCancelProc jarg3_) static final voidPDFLJNI.Document_print__SWIG_2(long jarg1, Document jarg1_, long jarg2, PrintUserParams jarg2_, long jarg3, PrintCancelProc jarg3_, long jarg4, PrintProgressProc jarg4_) static final voidPDFLJNI.Document_printToFile__SWIG_1(long jarg1, Document jarg1_, long jarg2, PrintUserParams jarg2_, long jarg3, PrintCancelProc jarg3_, String jarg4) static final voidPDFLJNI.Document_printToFile__SWIG_2(long jarg1, Document jarg1_, long jarg2, PrintUserParams jarg2_, long jarg3, PrintCancelProc jarg3_, long jarg4, PrintProgressProc jarg4_, String jarg5) voidDocument.exportAsPostScript(PrintUserParams userParams, PrintCancelProc printCancelProc, PrintProgressProc printProgressProc, String path) Exports a PDF document or pages from a PDF document as PostScript allowing the caller to specify options such as page size, rotation, and shrink-to-fit.voidDocument.exportAsPostScript(PrintUserParams userParams, PrintCancelProc printCancelProc, String path) Exports a PDF document or pages from a PDF document as PostScript allowing the caller to specify options such as page size, rotation, and shrink-to-fit.voidDocument.print(PrintUserParams userParams, PrintCancelProc printCancelProc) Prints a PDF document or pages from a PDF document allowing the caller to specify options such as page size, rotation, and shrink-to-fit.voidDocument.print(PrintUserParams userParams, PrintCancelProc printCancelProc, PrintProgressProc printProgressProc) Prints a PDF document or pages from a PDF document allowing the caller to specify options such as page size, rotation, and shrink-to-fit.static final booleanPDFLJNI.PrintCancelProc_Call(long jarg1, PrintCancelProc jarg1_) static final booleanPDFLJNI.PrintCancelProc_CallSwigExplicitPrintCancelProc(long jarg1, PrintCancelProc jarg1_) static final voidPDFLJNI.PrintCancelProc_change_ownership(PrintCancelProc obj, long cptr, boolean take_or_release) static final voidPDFLJNI.PrintCancelProc_director_connect(PrintCancelProc obj, long cptr, boolean mem_own, boolean weak_global) static final voidPDFLJNI.PrintCancelProc_DisposeChildren(long jarg1, PrintCancelProc jarg1_) voidDocument.printToFile(PrintUserParams userParams, PrintCancelProc printCancelProc, PrintProgressProc printProgressProc, String path) Prints a PDF document or pages from a PDF document allowing the caller to specify options such as page size, rotation, and shrink-to-fit.voidDocument.printToFile(PrintUserParams userParams, PrintCancelProc printCancelProc, String path) Prints a PDF document or pages from a PDF document allowing the caller to specify options such as page size, rotation, and shrink-to-fit.static booleanPDFLJNI.SwigDirector_PrintCancelProc_Call(PrintCancelProc jself)