This is a migrated thread and some comments may be shown as answers.

PDF not readable in iOS

0 Answers 40 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Charlie
Top achievements
Rank 2
Charlie asked on 08 Dec 2014, 01:41 PM
We use the ReportProcessor to create PDF files by calling RenderReport with FontEmbedding set to 'None'.
Those
reports look fine in Windows, but when they're mailed to customers that
view them on an iOS device - only text that uses the Arial font is
seen.
Based on this link, I thought the other fonts we are using (Verdana, Gill Sans) would be available too:
http://support.apple.com/en-us/HT202771

I trimmed font usage to just the regular and bold versions of Arial with these results:
FontEmbedding=None, Arial => 50kB
FontEmbedding=Subset, Arial => 100kB
FontEmbedding=Subset, Arial and Arial bold => 140kB
That's quite an increase in file size for just 2 fonts (we designed the report to use 5 fonts).

I'm considering using Ghostscript to post-process only the PDFs that will be emailed and embed the referenced fonts.
Anyone have other suggestions?  I need to have these reports readable everywhere but want to minimize file size.

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Charlie
Top achievements
Rank 2
Share this question
or