Sending PDF to printer
I'm a dotnet developer looking for a way to send pdfs that I generate to a physical printer without using acrobat or some other pdf reader.
I'm a big fan of doPDF, but is there a product that will allow me to to this? I know you guys have novaPDF, will it do this? Or is there some other product out there?
Currently I send the file to the printer byte by byte, but this only works if the printer supports pdfs printing directly, and it's quite slow.
			
			
									
									
						I'm a big fan of doPDF, but is there a product that will allow me to to this? I know you guys have novaPDF, will it do this? Or is there some other product out there?
Currently I send the file to the printer byte by byte, but this only works if the printer supports pdfs printing directly, and it's quite slow.
- 
				Claudiu (Softland)
 - Posts: 1565
 - Joined: Thu May 23, 2013 7:19 am
 
Hi, sorry but dopdf/novapdf cannot do this, so I can't recommend a solution.
			
			
									
									Follow us to stay updated:
						- Newsletter (get a discount for subscribing): https://www.dopdf.com/newsletter.html
 - Facebook: https://www.facebook.com/dopdf
 - Twitter: https://twitter.com/dopdf
 - Linkedin: https://www.linkedin.com/showcase/dopdf
 
- 
				Claudiu (Softland)
 - Posts: 1565
 - Joined: Thu May 23, 2013 7:19 am
 
Hi, you can take a look at novaPDF as it will let you merge pdf files, meaning you print a page to a pdf, then another page to the same pdf, ..., you can read about it here - Merge PDF files
			
			
									
									Follow us to stay updated:
						- Newsletter (get a discount for subscribing): https://www.dopdf.com/newsletter.html
 - Facebook: https://www.facebook.com/dopdf
 - Twitter: https://twitter.com/dopdf
 - Linkedin: https://www.linkedin.com/showcase/dopdf