Search found 6 matches

by marco
Tue Jun 07 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: 3D Charts in Excel do not get converted properly
Replies: 3
Views: 5376

Hi Joan, and thanks for your reply. I've just tried version 2.5c of the PDF Converter and the problem is exactly the same. I've got two simple Excel files that show the problem, and the two corresponding PDF files generated from the Amyuni Printer... I can send them to you if you think it would help...
by marco
Mon Jun 06 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: 3D Charts in Excel do not get converted properly
Replies: 3
Views: 5376

3D Charts in Excel do not get converted properly

Hello, we are running PDF Converter version 2.10e to generate PDF files from Excel Workbooks and our customers are experiencing issues when their Excel file contains 3d charts. Specifically: a) If you create a simple 3d bar chart, you'll notice that in the resulting PDF file generated with the Amyun...
by marco
Wed Aug 20 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Security problem in Win2000
Replies: 6
Views: 7156

Security problem in Win2000

Hello, we encountered the following problem already twice in two Windows 2000 installations (one US English, the other French): when accessing the Security tab for the Amyuni PDF Converter all we get is a grey property window and we get the message "Unable to load security settings." The s...
by marco
Tue Nov 26 2002
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Threading issue with PDF Converter 2.06
Replies: 0
Views: 5484

Threading issue with PDF Converter 2.06

Hi, I am using C# to develop an application which uses your PDF converter and I am running into issues when I call the CDIntf from a thread. But let me explain more in detail what is happening. I have an ATL COM component which creates an instance of the CDIntf: CDIntf::ICDIntfPtr pdfPrn = NULL; hr ...
by marco
Thu Nov 07 2002
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Unable to set image compression
Replies: 3
Views: 8692

I will add a bit more of information so you can understand better my situation. I am using C# and I want to print an Excel workbook to pdf using the CDIntf via COM interop. If I use this code: CDIntf.CDIntf pdfPrn = new CDIntf.CDIntfClass(); pdfPrn.DriverInit("PDFConverter"); pdfPrn.JPEGCo...
by marco
Wed Nov 06 2002
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Unable to set image compression
Replies: 3
Views: 8692

Unable to set image compression

Hello! I am using the ActiveX interface of the CDIntf (version 2.06) and while I am able to set the JPEG compression of the output file (by setting JPEGCompression = true) I don't seem able to set the level of compression for JPEGs. I've tried to set the "JPegLevel" property to all the val...