pdf_fillInFields_get Function
/documentation/pages/Ref/Api/Functions/Printable Layouts/Print and PDF Functions/pdf_fillInFields_get Function.xml
Gets a list of the fill-in fields in a PDF file. If a PDF file is created with fill-infields, this function will extract the names of all of the fill-in fields in the file. You can optionally extract additional information about each field.
pdf_fillInFields_merge Function
/documentation/pages/Ref/Api/Functions/Printable Layouts/Print and PDF Functions/pdf_fillInFields_merge Function.xml
Merges data into a PDF file that has fill-in fields, creating a new PDF file with the filled in data. You can use the pdf_fillinFields_get() function to get the name of the fill-in fields in the PDF file.
TABLE.GET_SOURCE_TYPE Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.GET_SOURCE_TYPE Method.xml
Returns the type of source the table is - Native, ODBC , Native-Encrypted.
api_getPublicIPAddress Function
/documentation/pages/Ref/Api/Functions/System/System Functions/api_getPublicIPAddress Function.xml
Returns the public IP address for the machine.
pdf_exportexcel Function
/documentation/pages/Ref/Api/Functions/Printable Layouts/Print and PDF Functions/pdf_exportexcel Function.xml
Converts a PDF file to Excel.
pdf_exporthtml Function
/documentation/pages/Ref/Api/Functions/Printable Layouts/Print and PDF Functions/pdf_exporthtml Function.xml
Exports a PDF file as a HTML document. HTMLOption choices: 'Layers' - single file with layers, 'Single' - single file, 'Multiple' - multiple files. OptimizationMethod choices are: 'No optimization', 'Line optimization' (Recommended), 'Paragraph optimization' and 'Table optimization'
pdf_linearize Function
/documentation/pages/Ref/Api/Functions/Printable Layouts/Print and PDF Functions/pdf_linearize Function.xml
Linearize a PDF document so that it can be viewed one page at a time without the need to completely download the document. If Result_file is null, then the result is stored to the same file as the input file.
XPS_to_PDF Function
/documentation/pages/Ref/Api/Functions/System/File Functions/XPS_to_PDF Function.xml
Convert a XPS file to a PDF file.
OLE.LASTERROR_SOURCE Function
/documentation/pages/Ref/Api/Objects/System/OLE/OLE.LASTERROR_SOURCE Method.xml
For internal use only. The OLE object returning the error.
Word_to_PDF Function
/documentation/pages/Ref/Api/Functions/Printable Layouts/Print and PDF Functions/Word_to_PDF Function.xml

Converts a Microsoft Word (.docx) file to a PDF file.