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
I have been looking into your post and have some further questions for you.
- What is the version of the Infragistics Reporting that you are using?
- Which platform are you using to create your reports(WPF, WinForms, ASP)?
Once I have this information I would be able to further investigate this matter for you.
Looking forward to hearing from you.
I am just checking if you have any further questions on this matter. Please do not hesitate to let me know if you do.
I have been further investigating this issue for you and I have some further questions for you.
Would it be possible for you to provide me with the Fonts Collection, that you want to embed? Also would it be possible for you to provide me with a small sample application of the Report, that you are creating?
Gergana :
1. NetAdvantage Reporting 13.2
2. Silverlight
Thanks a lot,