Virtual Printer Driver FTP Upload
Using our virtual printer driver you can upload produced files to an FTP server:
To enable FTP transfer, you need to set the "FTP: Enabled" key to 1. "FTP: url", "FTP: uname" and "FTP: passwd" keys are used to define connection parameters.
Our driver allows you to specify which formats you want to upload using the "FTP: upload" registry key in the form "TYPE:DIR;". For example, the value "BMP:.;JPEG:jpeg;PNG:other/png" specifies that all BMP files will be uploaded to the root FTP directory, all JPEG files to the "jpeg" directory and all PNG files to the "other/png" directory on your FTP server.