How do I make an output file without bringing up the “Save As” dialog?
There have three ways can do it: (1) Make the “PDFcamp Printer” the default printer. (2) Set the “PDFcamp Printer” printer preferences, such as “Batch output directory”, “Encryption” etc. (3) In Windows Explorer…select multiple files and then right-click on them…then select the print command from the shortcut menu; those files will be auto converted to PDF files without user intervention. Notes: *You can use our BatchToPDF software to convert many documents (.doc,.rtf,etc.) to PDF files at one time. *If you are a software developer using Visual Basic or a similar language, you can control the output file name by adding an entry to the Windows registry. PDFcamp Pro reads a string registry value (REG_SZ) named “AutomaticDirectory” from the following location: “HKEY_CURRENT_USER\Software\verypdf\pdfcamp” There are four values you must pay attention to… AutomaticDirectory: The “AutomaticDirectory” value should be set to the full path name of the PDF file; it can also be set to the fu