Search found 3 matches
- Wed Feb 11 2004
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: DriverInit
- Replies: 1
- Views: 3768
DriverInit
I have replaced PdfDriverInit function with DriverInit but i continue to have the same problem. This is my Pb code: PDFPrinter = DriverInit("Amyuni PDF Converter") SetDefaultConfig (PDFPrinter) SetResolution (PDFPrinter, 1200) SetDefaultDirectory (PDFPrinter,gs_dir_pdf) SetDefaultFileName ...
- Tue Feb 10 2004
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Problem on Win XP
- Replies: 2
- Views: 4848
Security problem
The problem is that PDFConverter try to write registry key like the following : [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\Amyuni PDF Converter\PrinterDriverData] but without the administrator rights. Can i install PdfConverter configured with Current User key se...
- Tue Feb 10 2004
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Problem on Win XP
- Replies: 2
- Views: 4848
Problem on Win XP
I have installed PDF Converter 2.09 as Administrator but when i print from a Powerbuilder application logged as User (not administrator, not administrator group) no pdf is created !!
Why ?
Why ?