SetConnect

PDF_CreatePdfFromText

PDFtools::PDF_CreatePdfFromText

Description

Create a PDF file from a text string or a text file.

Options
PDF outputfile
The PDF output file.
Pagesize
The document size of the PDF file.
Portrait / Landscape
The orientation of the PDF document.
Font
The name of the font to use.
Size
The size of the font to use.
Margin
Sets the TopMargin, BottomMargin, LeftMargin & RightMargin (in mm).
Use text from file
Create the PDF file using the contents of the specified (text)file.
Use text below
Create the PDF file using the specified text.

Documentation

Release notes