PDFtools::PDF_Add2Dbarcode |
||
Description | ||
Add's
a 2D barcode to the page(s) of an existing PDF file and saves it to a
new PDF or creates a new PDF. |
||
Options | ||
PDF
sourcefile |
The fullpath to the PDF sourcefile (optional). | |
PDF
outputfile |
The fullpath to the PDF outputfile. | |
Barcode
data |
The data the barcode should represent. | |
Add
barcode to page |
The pages to which the barcode should be add. 0=add barcode to all pages. Separate multiple pages by a , | |
Encoding |
The encoding of the barcode. | |
Barcode
size |
The size in pixels of the barcode. | |
Barcodes | ||
{Module
size} |
The size of the barcode. | |
{Mode} |
The mode for the Code16k symbology. | |
{Ratio} |
Wide/narrow bar ratio. | |
{Encoding} |
The encoding to use on the barcode. | |
{Bar
width} |
The barcode's bar width. | |
{Truncated} |
Determines whether the right side of the barcode will be truncated. | |
Page Setup | ||
Pagesize
|
The pagesize of the PDF outputfile. | |
Width |
If pagesize=UserDefined; the page width in mm. | |
Height |
If pagesize=UserDefined; the page height in mm. | |
Margin |
The margins of the page in mm. | |
Top |
Y location of the barcode. | |
Left |
X location of the barcode. |