FyTek Forum

Full Version: Background PDF
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
#
Can you use a background pdf file with Text2PDF?
#

To use a background pdf file, add the –pdf parm (for the non dll, .net versions), with the full path as to the location of the pdf file. For the .dll & .net use the BkgPDF() method (again exact path/file location).

For example, -pdf "c:\pdf\myfile.pdf" on Windows or -pdf "/usr/bkg/myfile.pdf" on Linux/Unix.

Mike Bernardo
FyTek, Inc.
Reference URL's