activePDF Toolkit 2011 API Reference
Convert
Technical Reference > Text2PDF Object > Text2PDF Methods > Convert

Glossary Item Box

Description: Generates the output file using either the input file or input stream.
retValue: Value Type Description & Settings
Long 0 = Success.

-1 = No output file specified.

-2 = No input file or stream specified.

-3 = Not enough memory to allocate.

-4 = Unable to open input file.

-5 = Unable to generate output file.
Syntax: value = object.Convert
Arguments: Argument Value Type Description & Settings
object N/A Set to an instance of the object.