Search found 20 matches

by Maestro
Thu Sep 27 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Problem with EnabledPre events with version 3.0
Replies: 2
Views: 6055

Problem with EnabledPre events with version 3.0

Hi, I use PDF converter for a while and everything works fine. I just try to upgrade from 2.5 to 3.0 and I have problems. I am in VB 6 and I have error 459 when I create a new instance of the DLL. Here is a sample code to show the problem: ' Reference: \windows\systeme32\cdintf300.dll (created by th...
by Maestro
Sun Oct 22 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Unable to set a user password only to open PDF
Replies: 2
Views: 5338

Thanks for your reply.
It works fine now

Benoit Tremblay
by Maestro
Wed Oct 04 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Unable to set a user password only to open PDF
Replies: 2
Views: 5338

Unable to set a user password only to open PDF

Hi, I use the PDF converter 2.5 pro for a while and I want to add password protection to open the generated PDF. Here is my lines of code (in VB) ... PDFPrinter.Permissions = -64 + 4 '+ 16 + 32 PDFPrinter.FileNameOptionsEx = 1 + 2 + 256 PDFPrinter.OwnerPassword = "password" PDFPrinter.User...
by Maestro
Fri Feb 17 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Support for raster function.
Replies: 0
Views: 4540

Support for raster function.

Hi, we use PDF converter for a while and we have an issue that irritate us. THe PDF converter doesn't seem to support the raster functions like SetROP2. We use in our reports fill boxes over text and if we want translucide boxes we set SetROP2(LhDC, R2_MASKPEN) and if we want opaque boxes we use Set...
by Maestro
Thu Jun 30 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Problem saving local file on Citrix
Replies: 1
Views: 3576

Problem saving local file on Citrix

Hi, I have developper version (2.06) of the PDF converter installed on a Citrix server (on Windows 2000). Windows is Installed on the E drive (there is no C and D drive). When users want to save a PDF file on their C or D (Citrix normally redirect any files saved on C or D to local C or D), they hav...