Pdf File Is Not Droping For Bull Zip Printer
I want to print PDF file from bartender .net SDK so i installed Bull Zip printer.
when i print file directly from printer it is droping PDF file but when i print by calling this bartenderlabelformat.print() method. it is giving result as success but PDF file is not droping .
do i need to change any setting in printer?
-
Shotaro Ito
★ BarTender Hero ★
When you're printing from non interactive user (such as windows service), you must setup printer driver to not show any dialogs.
At print time typically PDF printers show dialog boxes to ask you file path to save PDF, show progress bar etc and display PDF files printed, so you need to disable such feature in PDF printer.
Bullzip installs its Options tool in start menu. You can specify PDF file name and suppress dialogs etc.
One important thing is you need to apply settings to Global settings, which can be done by Other > Advanced options, then copy current settings and apply by edit global settings.
0 -
Thanks, that worked. When I installed the printer I manually changed its name. This resulted in a new printer without a global.ini file. I manually created one with the settings I needed and now it works.
0
Please sign in to leave a comment.
Comments
2 comments