Hello,
why Print is using PrintDocument and PrintWithWpf PrintTicket? I need to call and modify current printer settings from another place in program and than don't show PrintDialog, but when I modify settings using this method http://stackoverflow.com/questions/2437 ... ve-changes than I have only PrintDocument. Only one way how to get PrintTicket with needed settings is copying property by property from PrinterSettings to PrintDialog - this method is really stupid. Print function with PrintDocument is right what is ideal for my purposes, but I can't use it in WPF... What shall I do?
StiReport.Print vs. StiReport.PrintWithWpf
StiReport.Print vs. StiReport.PrintWithWpf
:surr: .... I have found this, so my situation is saved
http://blog.saraf.me/2011/01/how-to-dis ... howdialog/

StiReport.Print vs. StiReport.PrintWithWpf
Hello,
Do I understand you correct your issues is solved?
Thank you.
Do I understand you correct your issues is solved?
Thank you.
StiReport.Print vs. StiReport.PrintWithWpf
Yes Andrew, this is solution for my issue 
Have a nice day

Have a nice day

StiReport.Print vs. StiReport.PrintWithWpf
Have a great day too!
Thank you.
Thank you.