rainforestnet / CrystalReportsNinja

A small Windows Console App that loads external Crystal Reports file, takes parameter inputs and export to various format or even print to printer
http://www.rainforestnet.com
93 stars 77 forks source link

Printing to network printer failing #66

Open EvodiDunn opened 1 year ago

EvodiDunn commented 1 year ago

Hey I've discovered an issue with network printers which I'm currently trying to debug but thought i'd submit in the meantime.

I have a print server and target the printer using "\servername\PrinterShareName". And sometimes this works. However i've seen inconsistencies where instead it tries to use the windows machines default printer, or just print to PDF (perhaps as a default)

The utilised parameters are -F ReportName, -C 1 , -E print, -N {Printername as above}, -a Some parameter values