Search found 3 matches

by dwebb
Mon Nov 28 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Applying settings dynamically
Replies: 3
Views: 6238

According to the documentation I have (Common Driver Interface 250.pdf) you create a new printer with the PDFDriverInit() method, not the CreateDC() method. The documentation says only that CreateDC() creates a 'printer device context'. I have no idea what this means, and there is no further explana...
by dwebb
Mon Nov 28 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Applying settings dynamically
Replies: 3
Views: 6238

Applying settings dynamically

I am using the ActiveX version of the Converter. I wish to be able to apply settings such as margins, resolution and paper size dynamically. The documentation seems to suggest that this might be achievable using the CreateDC function, rather than issuing the SetDefaultConfig function all the time. H...
by dwebb
Fri Nov 11 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Install.exe Documentation
Replies: 1
Views: 4190

Install.exe Documentation

I am attempting to build a client installer. I cannot find any definitive documentation on the install.exe program, or a list of command line switches. Where is this information available?