Do we have any controls in Infragistics to replace traditional windows print dialog?
My win form application is build on Infragistics .Net advantage 11.1 with office 2007 schema. Perhaps we are still using NET common dialog control for Print Dialog & its appearance is still Widows 2K.
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.
Hello ,
Infragistics has a WinPrintDocument, WinPrintPreview and WinPrintPreviewDialog, which you could use instead of standard traditional windows printing components. More information about this Infragistics components you could find on the following links:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.1/CLR2.0/html/WinPrintDocument.html
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.1/CLR2.0/html/WinPrintPreview.html
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.1/CLR2.0/html/WinPrintPreviewDialog.html
Please let me know if you have any further questions.