Error while printing in WPF -
i'm getting following error while printing in wpf.
printticket provider failed retrieve printcapabilities. win32 error.
here code print
printdlg.printdocument(idpsource.documentpaginator, "hello wpf printing.");
i don't know problem, related printer.
from control panel -> printers & fax
- right click printer , take printer preferences
- change source property 'manual feed'& apply.(initially was'autoselect')
- still got error.
- again me changed source property 'auto select'& apply.
- changed quick set property 'defaults'& apply
now working fine
Comments
Post a Comment