Sample Project Files

Sample project files define both the scripts and command lines that invoke various operations.   

The sample projects are imported into PDFImprint UI by the File/Open Sample Project menu selection.

Sample Projects

The projects include:

Project File Name

Description

Cover_ExpenseReport.pdfimp

Basic cover sheet illustrates of output, input, replace and barcode commands

Cover_fw4_anchors_file.pdfimp

Shows the use of the anchor command with placement on the cover sheet, then adds a page counter barcode in the footer of all pages

Cover_fw4_anchors_file-DsXml.pdfimp

Same as above, and adds the use of an XML data source to drive the operation

Cover_fw4_anchors_page.pdfimp

two anchors and barcodes, and showing how different pages received different treatment

Cover_fw4_header.pdfimp

create coverpage barcode on top of anchor, and then barcodes the header of every page

Cover_fw4_header-DsCSV.pdfimp

Same as above, but adds an CSV data source

ImageToPdf.pdfimp

Converts and concatenates multiple TIFF image files, using wild cards to one PDF output file, bookmarks show the 1st page of each file

ImageToPdf_2.pdfimp

Converts one input TIF file to one output TIF file, both filenames are specified at runtime

Resize.pdfimp

Converts a mixed page size TIF (that might come from scanning receipts) into a PDF with fixed letter sized pages, and draws rectangles around the image objects.