Hi,
I'm using Delphi XE and NovaPDF SDK 7.5. SetDefaultPrinter is not always working. This only seems to be a problem on Windows 7 64 bit.
Ken
NovaPDF SDK Print Problem
-
- Posts: 256
- Joined: Wed Dec 16, 2009 12:46 pm
Re: NovaPDF SDK Print Problem
Hello, Delphi is keeping an internal setting for default printer in its Printer unit. You have to change the default printer there too in order to change the printer. Check our Hello World delphi sample, there is some commented code there for changing the default printer.
Thank you.
Thank you.