Search found 2 matches
- Tue Mar 11 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Specifying the full filename and path
- Replies: 3
- Views: 9388
I was hoping to avoid using the SetDefaultFileName and use the document name to specify the full path of the filename, or some mechanism that is not specific to the amyuni API that has to be done before each print job. My application has plenty of printing infrastructure and it would be nice to util...
- Sat Mar 08 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Specifying the full filename and path
- Replies: 3
- Views: 9388
Specifying the full filename and path
I'm using the developer trial and calling SetFilenameOptions(hPrinter, NoPrompt) to disable the UI. So this means that the filename set will be determined by the default directory, the document title and the pdf extension. This means that I can only specify the filename through the document title. I...