Search found 5 matches

by etlee
Tue Sep 28 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Zoom Error: Switch from a postscript printer
Replies: 3
Views: 6029

Hi, We have an application written in Excel VBA and we use the PDF driver to generate our Execel report. Before I call EnablePrinter and SetDefaultPrinter to initialize the PDF driver, my default printer is set to Xerox Phaser 4500DT PS, which I think is a PostScript printer driver. Before I send th...
by etlee
Fri Sep 24 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Zoom Error: Switch from a postscript printer
Replies: 3
Views: 6029

Zoom Error: Switch from a postscript printer

Hello, In excel vba, after i call the EnablePrinter and SetDefaultPrinter functions from a postscript printer, the pagesetup.zoom function(programmatically) is zooming in the opposite direction. It means when i decrease the zoom value, i am actually zooming in, instead of zoom out. i am using Xerox ...
by etlee
Wed Apr 28 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Question about split and splitXY
Replies: 1
Views: 3825

Question about split and splitXY

Hello all, i just downloaded the update 2.10i, but i cannot find the definition for the split or spiltXY function. Can you give me the definition of the function like what is xpos and ypos. Also, i try to use the split function, instead of spliting the pdf one page per file, it just produce the same...
by etlee
Tue Apr 27 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Does anyone know how to insert a pdf into another PDF
Replies: 3
Views: 6733

More question.

Hello, thank you for the reply. i got couple more questions relate to the splitXY function. i just downloaded the update 2.10i, but i cannot find the definition for the spiltXY function. Can you give me the definition of the function like what is xpos and ypos. Also is the spiltXY function available...
by etlee
Mon Apr 26 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Does anyone know how to insert a pdf into another PDF
Replies: 3
Views: 6733

Does anyone know how to insert a pdf into another PDF

Hello all,

i am using the developer version of amyuni PDF Convertor in my vb6 program. Does anyone know how to insert a PDF file into another PDF file at a specific page? I try the print function, but it said the function is not define. :?:

thanks in advance

Eric Lee