jeffg22
May 23rd, 2008, 01:04 PM
I am trying to convert a non-PDF document to a PDF document by printing it from the application that created it to the Foxit PDF Printer (Version 1.0 Build 2231) and saving it to the desired destination directory. It's important that I be able to keep the original file name (i.e., file "ABC.xyz" becomes file "ABC.pdf")
This works fine unless the original file name contains a hyphen. If so, the resulting file name only contains the characters following the last hyphen in the original file name. (File "ABC-D.xyz" becomes file "D.pdf")
While I can go into Windows Explorer after the PDF file is created and change the file name, I need to be able to save the file with the correct name in the first place.
If I am doing something wrong, please tell me how to correct the problem. If this is a bug, when will it be fixed?
Thanks for any help.
- Jeff
This works fine unless the original file name contains a hyphen. If so, the resulting file name only contains the characters following the last hyphen in the original file name. (File "ABC-D.xyz" becomes file "D.pdf")
While I can go into Windows Explorer after the PDF file is created and change the file name, I need to be able to save the file with the correct name in the first place.
If I am doing something wrong, please tell me how to correct the problem. If this is a bug, when will it be fixed?
Thanks for any help.
- Jeff