Search found 6 matches

by tibtec
Thu Jul 31 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Printer queue not clearing?
Replies: 6
Views: 11030

...

I am setting document title to whatever the name of the target document is....so if it is going to be AAA.pdf then the document title is AAA.

I am using the PDF converter installed on the machine where I'm running the exe from.
by tibtec
Mon Jul 28 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Printer queue not clearing?
Replies: 6
Views: 11030

Thanks. I've tried doing as you suggested...that seems to make a lot of sense. However, when I switch from using the defaultfilename, and options to the lock and setdocoptions, etc., then I seem to be unable to print at all! All of the functions I am calling seem to be working properly and are not g...
by tibtec
Thu Jul 24 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Printer queue not clearing?
Replies: 6
Views: 11030

I should probably note that we are doing all of this from code within our VB6 app.
by tibtec
Thu Jul 24 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Printer queue not clearing?
Replies: 6
Views: 11030

Printer queue not clearing?

We are using the developer version of the PDF Converter. As such, we are using PDDriverInit and then EnablePrinter with the company and activation key just prior to printing. When finished printing, we are setting the SetFilenameOptions back to zero and calling driverend. We are finding that the con...
by tibtec
Tue Apr 01 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Margins on generated PDF are too wide
Replies: 3
Views: 8922

Already have done as you ask

I am indeed calling SetDefaultConfig() after re-setting the margins, as your documentation recommended. Re-setting the margins in the manner recommended, and calling the SetDefaultConfig() after that, is having no effect. I am also using v2.10b. This seems to be the PROBLEM. In v2.06 the margins are...
by tibtec
Sun Mar 30 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Margins on generated PDF are too wide
Replies: 3
Views: 8922

Margins on generated PDF are too wide

We are planning to use your converter to convert HTML to PDF files from a VB app. We had tested the demo version 2.06 of the converter and wanted to upgrade to v2.10 now that we are nearly ready to deploy. Upon testing the v2.10 demo version, I am finding that it is pushing our margins out too wide ...