Search found 5 matches

by BWCDawg
Sun Nov 16 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: 3.03 driver not installing correctly on Vista64
Replies: 6
Views: 10491

Re: 3.03 driver not installing correctly on Vista64

I did some research on the BadImageFormatException and it seems it is caused by a 64 bit app using a 32 bit dll. I recompiled my application to target 32 bit and it started to work (sort of). The printing starts on Vista64, but it is EXTREMELY slow. I tried to convert a 17 page XLS file and excel se...
by BWCDawg
Sun Nov 16 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: 3.03 driver not installing correctly on Vista64
Replies: 6
Views: 10491

3.03 driver not installing correctly on Vista64

I am using the 3.03 eval driver in a .NET application. It installs correctly on XP and Vista 32, and works with no issues. I know about the printer port issue with Vista64 and have created my own port named NUL: and attached to it. I am still getting errors. The problem is in the installer. After fi...
by BWCDawg
Tue Nov 11 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Checkbox are rendered as bullet points in Excel
Replies: 3
Views: 6504

Re: Checkbox are rendered as bullet points in Excel

I am using the free trial at the moment while my company evaluates different conversion products. I was originally using the .NET port (cdintfNET300.dll). It has a method called SetSimPostscript(bool) to set the postScript method. I set this to true and it did not solve the problem. The documentatio...
by BWCDawg
Fri Nov 07 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Checkbox are rendered as bullet points in Excel
Replies: 3
Views: 6504

Checkbox are rendered as bullet points in Excel

I am using the Amyuni 3.01 converter in a C# .NET application. When printing from Excel all the checkboxes in the document are rendered as bullet points. I also own another 3rd party application that uses an Amyuni driver (version 2.5 I believe). This other application will render the checkboxes cor...
by BWCDawg
Wed Oct 15 2008
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Watermarks for .NET assembly
Replies: 0
Views: 5860

Watermarks for .NET assembly

I am evaluating Amyuni for a project my company is working on. I have version 3.0.1 of CDIntfNet300.dll. I noticed there is a SetWatermark method in the .net assembly, but when I try to use it, it always seems to return a 1 and does not work. Is this method implemented in the .net assembly, or do i ...