Search found 6 matches

by schurter
Tue Mar 09 2004
Forum: Visual Basic Community
Topic: Error Printing using PDF Converter 2.10h
Replies: 3
Views: 8378

EnablePrinter Call

What I ended up doing was calling EnablePrinter in between pages. Now the program seems to function. Are there any other changes I need to be aware of?
by schurter
Fri Mar 05 2004
Forum: Visual Basic Community
Topic: Error Printing using PDF Converter 2.10h
Replies: 3
Views: 8378

Error Printing using PDF Converter 2.10h

This problem is very similar to one I have posted before. However, the fix that worked for my development machine, does not work on any of the deployed clients. The original post was titled: "Error 482 Printing from VB6 using Active Reports" We are trying to upgrade our clients to the 2.10...
by schurter
Tue Mar 02 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Command line length exceeded due to license code
Replies: 2
Views: 4153

Thank you. That actually does help.
by schurter
Fri Feb 27 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Command line length exceeded due to license code
Replies: 2
Views: 4153

Command line length exceeded due to license code

In the documentation for PDF Converter for redistributing the runtime controls on client computers it states that the developer license key should be kept private. We use a revisioning software that has a maximum command line length of 256 characters. Guess what? That incredibly long license code th...
by schurter
Wed Feb 25 2004
Forum: Visual Basic Community
Topic: Error 482 Printing from VB6 using Active Reports
Replies: 2
Views: 8626

I Love Simple Solutions

Thanks so much. That was the problem.
by schurter
Tue Feb 24 2004
Forum: Visual Basic Community
Topic: Error 482 Printing from VB6 using Active Reports
Replies: 2
Views: 8626

Error 482 Printing from VB6 using Active Reports

We have some legacy code that runs on PDF Converter 1.59. This code utilizes ActiveReports as the "graphics engine", which uses the Amyuni driver as a standard printer. When I upgraded the code to use the new 2.10h version which we just licensed, code that used to execute normally now will...