Search found 118 matches

by Devteam
Fri Mar 19 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Data missing inside the html control while HTML to PDF conve
Replies: 2
Views: 6277

Re: Data missing inside the html control while HTML to PDF conve

There are things that might explain this issue: 1) PDF Converter converts to PDF any text or drawing instructions that are sent to it. If the contents are truncated, in most cases it means that the printing application did not send the text to the printer. So the first place to start is to make sure...
by Devteam
Fri Mar 19 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Transparent images printing black color
Replies: 1
Views: 7415

Re: Transparent images printing black color

The problem with transparencies comes from the fact that PDF Converter is similar to Postscript printers but is not really a Postscript printer. So it is in between two worlds: raster printer (e.g. PCL) and Postscript. The "fix" for transparent gifs is different depending on the applicatio...
by Devteam
Fri Dec 04 2009
Forum: Technical Newsletters
Topic: 32-bit CDINTF behaves differently under 64-bit systems
Replies: 0
Views: 31908

32-bit CDINTF behaves differently under 64-bit systems

Related Products and Platforms This newsletter relates to the 64-bit Amyuni Document Converter printer driver, versions 3 and 4, running under XP, 2003, Vista, 2008 and Windows 7 64-bit editions only. Problem Description After installing the Amyuni printer driver, a 32-bit application running under...
by Devteam
Thu Nov 26 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Problem as Standard User on non-English Vista OS
Replies: 17
Views: 34561

Re: Problem as Standard User on non-English Vista OS

This fix did not make it on time for the 4.0.0.8 release but was included in 4.0.0.9 which is available as an unsigned printer driver and is currently being submitted for digital signature and Microsoft certification. The Microsoft certification is a lengthy process since we now have 8 platforms on ...
by Devteam
Thu Nov 26 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Digital Signature - signature is invalid
Replies: 1
Views: 5112

Re: Digital Signature - signature is invalid

We would need to take a look at the code and the certificate that is being used for signing the documents.

Version 3.03 can be downloading by logging-in to the customer section, it is not available for general download.
by Devteam
Thu Nov 26 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Vista 64 printer hang
Replies: 5
Views: 15377

Re: Vista 64 printer hang

Event handling requires some additional consideration under 64-bit systems. The problem is the following: When a 32-bit application prints to a 64-bit driver under a 64-bit OS, the 32-bit application does not directly interact with the printer driver but another process is involved: splwow64.exe. Th...
by Devteam
Sat Oct 31 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: printer resolution
Replies: 1
Views: 6107

Re: printer resolution

Printer resolution is part of the standard Devmode settings that are supported by all printers under Windows. The entries that you find under the Software registry key are settings that are very specific to our printer and that are also common to all print jobs (meaning if you change the setting for...
by Devteam
Sat Oct 31 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Accuracy of PDFs
Replies: 1
Views: 4938

Re: Accuracy of PDFs

The main difference is that the original application is using Windows GDI to display and print whereas the PDF is most commonly viewed with Acrobat Reader which has its own rendering engine. One thing that would help with the accuracy is printing resolution. The recommended resolution is 600 DPI whi...
by Devteam
Sat Oct 31 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Install.exe not signed - Unknown Publisher message
Replies: 1
Views: 4822

Re: Install.exe not signed - Unknown Publisher message [Solved]

A signed version of the installer can be found here:
http://www.amyuni.com/downloads/Install ... Signed.exe

We will include the signed version in future product packages on our web site.
by Devteam
Sat Oct 31 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Sporadic Printer not activated, error code -30
Replies: 2
Views: 21864

Re: Sporadic Printer not activated, error code -30

We have a couple of solutions to this issue. The first is to send you an activation code that does not time out but is locked to you specific executable. You will need to send your executable name to support@amyuni.com and ask them for an alternative code. Another solution is to provide you with an ...
by Devteam
Sat Oct 31 2009
Forum: Technical Newsletters
Topic: Failure to load Amyuni PDF Creactor ActiveX control with DEP
Replies: 0
Views: 18380

Failure to load Amyuni PDF Creactor ActiveX control with DEP

This post addresses an issue that may have occurred or may occur when using the PDFCreactiveX.dll that hosts the PDFCreator ActiveX control from a .Net application that is built with the C# compiler in Visual Studio 2008 and the .NET 3.5 or with the C# compiler in Visual Studio 2005 after the .NET 2...
by Devteam
Mon Oct 26 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: PDF Converter 4.0 Receives Windows 7 Logo Certification
Replies: 6
Views: 16056

Re: PDF Converter 4.0 Receives Windows 7 Logo Certification

The two DLLs mentioned above are part of the PDF Viewer that ships with Amyuni PDF Converter. The viewer does not require certification and is not always the same version number as the printer driver.
by Devteam
Mon Oct 26 2009
Forum: Technical Newsletters
Topic: Error code -20 after upgrading to Windows 7/Windows 10
Replies: 0
Views: 29834

Error code -20 after upgrading to Windows 7/Windows 10

[Edited] This issue initially appeared in 2009 with the release of Windows 7. The same issue occurs when upgrading from Windows 10 to Windows 10 Anniversary Edition released in July 2016. The symptoms, the cause and the resolution are the same. When upgrading from Windows XP or Windows Vista to Wind...
by Devteam
Fri Sep 25 2009
Forum: Useful Hints / Windows, Web & Device Programming
Topic: Development for .Net Compact Framework and Windows CE 6.0
Replies: 0
Views: 29664

Development for .Net Compact Framework and Windows CE 6.0

Written by Yoisel Melis Santana, Senior Developer at Amyuni. Starting a new project using Windows CE 6.0 can be a frustrating experience at the beginning, even more if you consider that somehow you already have some programming skills in .Net Compact Framework with Windows Mobile. In this post I wi...
by Devteam
Thu Sep 24 2009
Forum: Useful Hints / Windows, Web & Device Programming
Topic: Automating the conversion of DWG files to PDF
Replies: 0
Views: 22744

Automating the conversion of DWG files to PDF

Converting a single DWG or other CAD drawing file to PDF is easy. Most applications have an export to PDF function or the drawing can be printed to a PDF printer such as Amyuni PDF Converter. Batch conversion of multiple DWG files to PDF or automating the conversion of multiple files when you only h...