How do I prevent font embedding during PDF to SVG conversion?
13 views
Skip to first unread message
Support
unread,
May 14, 2009, 9:04:21 PM5/14/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PDF2SVG
Q: We found out that PDFTRON is embedding font definitions inside the
SVG. Out application doesn't support embedded fonts. Can you please
let me know whether it is possible to configure the tool to reference
the fonts instead of embedding them?
-------
A: You can disable font embedding using '--nofonts' option. Please
keep in mind that if fonts are embedded there are no guarantees that
text will render accurately in different SVG viewers.