PDFtools::PDF_Add1Dbarcode |
||
Description | ||
Add's
a 1D barcode (linear) 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 , | |
Barcode type |
The type of the barcode. | |
Barcode
width |
The width of the barcode (optional). | |
Barcode
height |
The height of the barcode (optional). | |
Bearerbar
style |
The style of the optional bearerbar (not applicable to all barcode types). | |
Bearerbar
width |
The width of the optional bearerbar (not applicable to all barcode types). | |
Display
Data |
When checked, the barcode data will be displayed | |
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. |