CreatePDF (Deprecated)This
operation is deprecated in LiveCycle 8.2. Use the CreatePDF operation operation instead.
It is recommended that when you upgrade a process, you change it
to use the CreatePDF operation operation.
Converts PostScript, EPS, and PRN files to PDF documents.
For information about the General and Route Evaluation property
groups, see Common operation properties.
Input propertiesProperties to specify the input document to be converted
and the conversion settings to use.
Input DocumentThe document value that represents
the content to convert to a PDF document. It must be a valid PostScript
or EPS document.
If you provide a literal value, clicking
the ellipsis button displays
the Select Asset dialog box. (See About Select Asset.)
Filename with Extension(Optional) A string value that represents
the file name, with the appropriate extension, of the PostScript
or EPS document to be converted.
Adobe PDF settings(Optional) A string value that represents
the PDF output settings to be applied. The following options are
available:
Security Settings(Optional) A string value that specifies
security settings. The single available option is No Security. When
no value is specified, the service uses the default PDF settings
that are configured in Administration Console.
Settings Document(Optional) A document value that represents
the file that contains settings to be applied while generating the
PDF document, such as optimization for web view, as well as the
settings that are applied after the PDF document is created, such
as initial view and security.
If you provide a literal value,
clicking the ellipsis button displays the Select Asset dialog box.
(See About Select Asset.)
XMP Document(Optional) A document value that represents
the file that contains metadata information to be applied to the
generated PDF document. Only UTF-8 encoded XMP metadata is supported.
The metadata should conform to the Adobe Extensible Metadata Platform
(XMP) format. For details about the format and for the specifications,
see XMP Utilities.
If you provide a literal value, clicking
the ellipsis button displays the Select Asset dialog box. (See About Select Asset.)
Output propertiesProperty for specifying the output PDF document.
ResultA map value that contains the
result of the operation:
The key ConvertedDoc is
associated with a document value, which represents
the PDF document that the operation generates.
The key LogDoc is associated with a document value that represents
a log file that can be generated during the execution of the operation.
For
information about retrieving values from a map, see Accessing data in data collections.
CreatePDF operationConverts
PostScript, Encapsulated PostScript (EPS), and printer text files
(PRN) to PDF documents.
For information about the General and Route Evaluation property
groups, see Common operation properties.
Input propertiesProperties to specify the input document to be converted
and the conversion settings to use.
Input DocumentThe document value that represents
the content to convert to a PDF document. It must be a valid PostScript
or EPS document. No default is provided.
If you provide a
literal value, clicking the ellipsis button displays
the Select Asset dialog box. (See About Select Asset.)
Conversion options propertiesAdobe PDF settings(Optional) A string value that represents
the PDF output settings to be applied. No default is provided, and
the following values are valid:
Advanced options propertiesFilename with Extension(Optional) A string value that represents
the file name, with the appropriate extension, of the PostScript
or EPS document to be converted. No default is provided.
Security Settings(Optional) A string value that specifies
security settings. The single available option is No Security. When
no value is specified, the service uses the default PDF settings
that are configured in Administration Console.
Settings Document(Optional) A document value that represents
the file that contains settings to be applied while generating the
PDF document, such as optimization for web view, as well as the
settings that are applied after the PDF document is created, such
as initial view and security.
If you provide a literal value,
clicking the ellipsis button displays
the Select Asset dialog box. (See About Select Asset.)
XMP Document(Optional) A document value that represents
the file that contains metadata information to be applied to the
generated PDF document. Only UTF-8 encoded XMP metadata is supported.
The metadata should conform to the Adobe Extensible Metadata Platform
(XMP) format. For details about the format and for the specifications,
see XMP Utilities.
If you provide a literal value, clicking
the ellipsis button displays the Select Asset dialog box. (See About Select Asset.)
Output propertiesProperties for specifying the output PDF document, operation
results, and log files.
Created DocumentThe location to store the output PDF document.
The data type is document.
Optional Output propertiesLog DocumentThe location to store an optional log file. The
log file is a plain text file that contains the output from the
Distiller service. The log file is not generated under all circumstances.
The presence of a log file is not an indication of an error in the conversion
because a log file may contain only diagnostic messages. The data type
is document.
Distiller exceptionsThe
Distiller service provides the following exceptions for throwing
exception events.
ConversionExceptionThrown if a conversion fails because of an underlying exception.
FileFormatNotSupportedExceptionThrown when a given file format is not supported.
InvalidParameterExceptionThrown when a given parameter is not valid.
|
|
|