Font embedding subset

jabijabi Czech Republic
edited 3:52PM in FastReport .NET
Hello,

big disadvantage of FastReport is missing font subset embedding in PDF export. One page report with Arial a Arial Black font is about 1,2 MB large, but can be only about 50 kB. Specially that is big problem if report is used on web where primary export is PDF. But it is problem in desktop application too. There is plan of this feature in next versions?

Thanks

Comments

  • edited 3:52PM
    Hello,

    Yes, we plan to implement subsets in the next versions.
  • jabijabi Czech Republic
    edited February 2010
    Thanks Alex. Can you rough estimate time when it will be implemeted. I as software developer know that estimates was very difficult if we implementing new feature.
  • edited 3:52PM
    Since it's quite complex task, I cannot tell the estimate date. I hope it will be ready in 3 months.
  • edited February 2011
    /bump

    i have the same huge PDF files in my application, which makes for incredibly slow exporting.


    has this been resolved in later versions? if so how do i implement it?

    edit: using this code
    report.EmbeddingFonts = False
    report.Compressed = True
    

    UPDATE:

    setting these 2 flags creates a pretty small PDF (around 100KB for 1 page with moderate graphics)

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.