Search found 118 matches
- Thu Jun 20 2013
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: DriverInit error, running install.exe from command line
- Replies: 11
- Views: 29950
Re: DriverInit error, running install.exe from command line
The most probable cause of error 1721 is that Install.exe is not finding all the files needed to install the printer. Please check the online documentation at http://www.amyuni.com/WebHelp/Developer ... uction.htm for the list of required files.
- Thu Jun 20 2013
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Why is the document name in Lock/Unlock not Unicode/LPCTSTR
- Replies: 13
- Views: 27116
Re: Why is the document name in Lock/Unlock not Unicode/LPCTSTR
Note that you need to use the wide string versions of these functions when using DLL calls: int WINAPI LockW(HANDLE hPrinter, LPCWSTR szDocTitle); int WINAPI UnlockW(HANDLE hPrinter, LPCWSTR szDocTitle, long dwTimeout); int WINAPI SetDocFilePropsW(HANDLE hPrinter, LPCWSTR szDocTitle, long lOptions, ...
- Mon Mar 11 2013
- Forum: Technical Newsletters
- Topic: Acrobat Reader prompts for resaving the PDF
- Replies: 0
- Views: 49348
Acrobat Reader prompts for resaving the PDF
Related Products Amyuni PDF Creator .Net, 32 and 64-bits. Problem Description When opening and resaving a PDF file through PDF Creator .Net, the resulting PDF file opens fine with Acrobat Reader (AR), but when the document is closed AR asks the users whether they want to save the modifications to t...
- Fri Oct 26 2012
- Forum: Technical Notes
- Topic: TN02 : Configuring your printer using DEVMODE [Updated]
- Replies: 0
- Views: 55189
TN02 : Configuring your printer using DEVMODE [Updated]
Correctly using the DEVMODE structure to setup printer parameters DEVMODE is a Windows structure that holds initialization and environment information about a printer. It is made up of two parts: public and private. Using the Windows structure the developer can fully control the printer settings of...
- Wed Oct 24 2012
- Forum: Technical Notes
- Topic: TN01 : Multitasking AMYUNI PDF Converter [Updated]
- Replies: 0
- Views: 45268
TN01 : Multitasking AMYUNI PDF Converter [Updated]
TN01: Using the Amyuni PDF Converter in Multi-threaded Environments When using the Amyuni PDF Converter printer driver in multi threaded environments, one common situation that a developer should be aware of is the possibility of multiple users or threads simultaneously accessing the printer driver...
- Tue Sep 11 2012
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Displays Page X of X insted of Page X of Y
- Replies: 3
- Views: 8405
Re: Displays Page X of X insted of Page X of Y
After further investigation, we determined that this issue happens with all printers. When the active printer is changed before printing, MS Word will correctly pint "Page X of Y". Here are two scenarios, one will work and the other will not: Not Working scenario: - System default printer ...
- Mon Aug 20 2012
- Forum: Useful Hints / Windows, Web & Device Programming
- Topic: Marshalling a VARIANT in a WinRT component
- Replies: 0
- Views: 45730
Marshalling a VARIANT in a WinRT component
I was porting our component which is written in C++ at its core and which has both an ActiveX and a .Net shell. The component internally uses the VARIANT type in many places. Some public properties (get/set) and methods of this component's arguments are of the VARIANT type in the ActiveX implementat...
- Wed Sep 21 2011
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: amyuni converter 2.51 -d
- Replies: 2
- Views: 8664
Re: amyuni converter 2.51 -d
Have you tested your application with other printers under 64-bit OS? We often get complaints under 64-bit systems that printing is failing, but then the customer realizes that the failure also happens on many other printers.
- Wed Sep 21 2011
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Amyuni Converter 4.5.10
- Replies: 1
- Views: 5704
Re: Amyuni Converter 4.5.10
Which application are you printing from? "Color: No" is not a PDF Converter feature. This might be coming from the application from which you are printing? Also check the "About" tab in the printer preferences and post the exact product name and version number that you see there.
- Thu Sep 15 2011
- Forum: Technical Newsletters
- Topic: Some print jobs fail when the Print to File option is used
- Replies: 0
- Views: 40740
Some print jobs fail when the Print to File option is used
Related Products and Platforms This newsletter relates to version 4.5 of Amyuni Document Converter printer driver, running under Windows 7 and Windows 2008 R2 multi-processor systems. Problem Description Some print jobs fail and generate a 0KB file when the Print to File option is used on a multipr...
- Tue Sep 06 2011
- Forum: Technical Newsletters
- Topic: The Broderbund PDF Creator is not working on Windows 7
- Replies: 0
- Views: 43363
The Broderbund PDF Creator is not working on Windows 7
The Borderbund PDF Creator is based on Amyuni PDF Converter 4.5 which is Microsoft certified for use under Windows 7, 32- and 64-bit releases. In this newsletter, we would like to clarify a post on the Broderbund forum about fixing PDF Converter installation under Windows 7, 64-bit. The post is titl...
- Tue Sep 06 2011
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Win 7 x64, Amyuni 3.03, Windows cannot print due to a ...
- Replies: 1
- Views: 8004
Re: Win 7 x64, Amyuni 3.03, Windows cannot print due to a ...
This error messages indicate that the PDF printer was not successfully installed on the end-user's system. Version 3.03 was released a few years before Windows 7 and is not guaranteed to install properly on that OS. We had released an update to the installer that fixed some of the installation issue...
- Tue Jul 26 2011
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: ImportFromRtf Function problem
- Replies: 1
- Views: 16296
Re: ImportFromRtf Function problem
This method is now obsolete and was removed from our documentation. The RTF import module was sold as a separate module that required additional licensing but development around this module stopped a while ago because it didn't find any success with our customers. Also there are some obscure and und...
- Tue Jul 26 2011
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Amyuni 4.0.08 printer only has about tab on printer preferen
- Replies: 1
- Views: 5379
Re: Amyuni 4.0.08 printer only has about tab on printer preferen
The developer version of Amyuni PDF Converter only displays a single About tab because all the settings are done within the calling application. This has been the case for a few years now and well before version 3 was released. Either you had special licensing that allowed you to display other tabs ...
- Sat Jul 16 2011
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Monochrome PDF
- Replies: 1
- Views: 5609
Re: Monochrome PDF
We haven't seen anything similar so it is difficult to determine why this is happening. Two things might be happening: - The user has a monochrome printer set as the default printer and when Powerbuilder is switching to the PDF printer, the print settings are still monochrome. One solution would be ...