FastReport.Net 2013 PDF Export for Apple devices

will the FastReport.Net 2013 PDF Export create pdf files readable for Apple devices?

currently FR generates pdf files that cannot be opened on any Apple OS...

Comments

  • edited 4:07AM
    IngoFR wrote: »
    will the FastReport.Net 2013 PDF Export create pdf files readable for Apple devices?

    currently FR generates pdf files that cannot be opened on any Apple OS...

    In our C# program we added this line:
    pdfExportEmail.EmbeddingFonts = true;

    That solved our Apple problem.
  • edited 4:07AM
    Hans wrote: »
    In our C# program we added this line:
    pdfExportEmail.EmbeddingFonts = true;

    That solved our Apple problem.

    This works! Thank you very much.

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.