The com.adobe.livecycle.generatepdf.client package provides support for creating PDF documents from native files and URLs, as well as converting PDF documents to other formats. You can use this package to create Java client applications that interact with Distiller or Generate PDF. This package enables you to implement in your custom applications the functionality that the Distiller and Generate PDF services provide. For more information about how to use this package, see the Distiller Converting PostScript to PDF Documents guide or the Converting Between Different File Formats and PDF Documents guide.



Classes
 ClassDescription
 ConversionExceptionAn exception class that is used to indicate that a conversion failed because of an underlying exception.
 ConvertPDFFormatTypeAn enumeration that represents the target file formats to which the PDF document can be converted.
 CreatePDFResultContains the result of an operation to create a PDF document.
 ExportPDFResultThis class represents the result for the com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient#exportPDF GeneratePdfServiceClient.exportPDF() operation.
 FileFormatNotSupportedExceptionAn exception class to indicate that a given file format is not supported.
 GeneratePdfServiceClientThis class provides methods to generate PDF documents from various file types and from URLs.
 HtmlToPdfResultContains the result of the com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient#htmlToPDF GeneratePdfServiceClient.htmlToPDF() operation, which is a PDF document that has been generated from a web URL.
 InvalidParameterExceptionAn exception class to indicate that a given parameter is not valid.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/generatepdf/client/package-detail.html