Label printing
I have a report that outputs to a Seiko SLP 200 - however every time I run the report I have to select the printer, go to properties, advanced and change to the correct label - is there a way to accomplish this in code?
Thanks
Thanks
Comments
select the printer and check the select when loaded option.
regards
Out of interest - is the printer selection saved by name or Printer Index? - it has ramifications for deployment at a client site.
IIRC it saves the name and when report is loaded it searches the available printerlist for an index pos that has a match.
regards