Hi Infragistics team :
I am using Reporting to generate and export reports to PDF format. All works fine, but when I programmatically export my report to pdf, the fonts used in the report not are included inside the pdf file... Reading the documentation, I found that the reportviewer has a EmbeddedFonts collection to this task... but, the embeddedfont collection dialog looks empty... I already added my fonts as embedded resources but I could not add it to EmbeddedFonts collection... Can you help me ? There are an example or additional documentation to achieve that ?
Thanks a lot in advance
Best regards, Javier Carreño
Hello Javier,
Thank you for your post!
I have been looking into it. What I can suggest is to take a look at the following link from our forum, where you can find a sample application on how to embed fonts into pdf: http://ko.infragistics.com/community/forums/t/47248.aspx.
Please do not hesitate to let me know if you have any further questions on this matter.
Gergana : Thanks a lot for your response. The link provided shows another way to include fonts in a pdf, but I need to do it using Infragistics Reporting. I know that is deprecated, but I have hundreds of igr files on my application and I need to achieve perfect exporting to pdf. I just need to know how to fill the EmbeddedFont collection in ReportViewer inside VisualStudio... I tried so many ways to do it, without success. The infragistics documentation is poor in this feature, no examples, no references in help, no info in forums, and I do not found more to do... Thanks a lot in advance if you can help me...
Best regards,
Javier Carreño