Search found 5 matches

by orjaneil
Mon Sep 11 2006
Forum: Power Builder Community
Topic: Trouble with RestoreDefaultPrinter/DriverEnd in Citrix
Replies: 1
Views: 13687

Trouble with RestoreDefaultPrinter/DriverEnd in Citrix

Hi! I have trouble i Citrix with restoring to the printer driver used before printing to pdf. The default printer seems to be stuck at the pdf printer driver. I have this code to print to pdf: If GetFileSaveName('PDF filename',ls_pathNfilename,ls_filename) = 1 Then ls_printer = "Amyuni PDF Conv...
by orjaneil
Fri Aug 18 2006
Forum: Power Builder Community
Topic: PB9 with PDF converter 2.51 demo
Replies: 4
Views: 20710

I tried the PrintSetPrinter() and the pdf was generated. Thanx a lot!!!

-ø-
by orjaneil
Thu Aug 17 2006
Forum: Power Builder Community
Topic: PB9 with PDF converter 2.51 demo
Replies: 4
Views: 20710

I have downloaded the technical note for powerbuilder, and this is what the code says: PDFPrinter = DriverInit(PrinterName) //PDFPrinter = PDFDriverInit("Amyuni PDF Converter") ll_rc = SetResolution (PDFPrinter, 600) ll_rc = SetDefaultConfig (PDFPrinter) ll_rc = SetDefaultPrinter (PDFPrint...
by orjaneil
Wed Aug 16 2006
Forum: Power Builder Community
Topic: PB9 with PDF converter 2.51 demo
Replies: 4
Views: 20710

PB9 with PDF converter 2.51 demo

I have been using the pdf converter 2.06 with our pb9 app for the last years with success in client-server environment. Lately I installed our pb9 application in a citrix environment and then I couldn't get the pdf converter to print. I have however heard that the 2.51 driver should work in a citrix...
by orjaneil
Mon Nov 24 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Error Code: -1 during installation
Replies: 1
Views: 3918

Error Code: -1 during installation

Hello! I have this installation problem with my PDF Converter v 2.05. When I try to install the driver I get the following error message: Spooler error Error code: -1 Unknown error... This is not telling me anything, and I wonder if anyone else have got this message and if you have any tips and tric...