Hi,
I'm using barcode font (Free3of9) in my report document. Printing is OK but I can't see barcode in preview mode when I don't have installed font in my system. As I said - physical print is OK. The problem exists only in preview mode. Any suggestions ?
regards
What Infragistics controls are you using?
The UltraPrintPreview dialog just uses the inbox PrintPreview control, so my guess is that this is a bug in the PrintPreview control in the DotNet framework.
Bu what, exactly, are you printing from?
When user wants to see print preview I'm using Infragistics.Win.Printing.UltraPrintPreviewDialog. When not I'm using Infragistics.Documents.Reports.Report.Report.Print() Method.