Send report direct to printer without preview

Stimulsoft Ultimate discussion
pdt1704
Posts: 60
Joined: Tue Nov 15, 2011 9:12 pm

Re: Send report direct to printer without preview

Post by pdt1704 »

Thanks for reply,

Code: Select all

report.Print(showPrintDialog:false);
With my way, report was print by Stimulesoft Report is image(the same use webviewer or Flash) or GDI and GDI technologies?
With this way quality print increment?
Thanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Send report direct to printer without preview

Post by HighAley »

Hello.

If you use Print() method, the report is printed using GDI+.
What printer do you use?

Thank you.
pdt1704
Posts: 60
Joined: Tue Nov 15, 2011 9:12 pm

Re: Send report direct to printer without preview

Post by pdt1704 »

Thank for reply,
My printer is: Zebra S4M 203 dpi.

Thanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Send report direct to printer without preview

Post by HighAley »

Hello.

Could you send us a sample of printed report?

Thank you.
Post Reply