Search found 1 match
- Mon Feb 16 2009
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Converter 3.0x Printing Preferences Printer Error Code -30
- Replies: 15
- Views: 40206
Re: Converter 3.0x Printing Preferences Printer Error Code -30
So how can it be gracefully handled? (traping, message,sample code, etc, please?) The only way that I have found to get around -30 error is to start a process with the file (Process.start(path) then EnablePrinter, BatchConvert then Kill the process. The problem seems to be that if the application is...