webm...@ojolo.com
unread,Nov 11, 2015, 6:28:38 PM11/11/15You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
We are supplied a number of maps in PDF format each day, and use CF11 to generate an image of that pdf using <cfpdf action="thumbnail" ...>
Recently the 3rd party provider changed the fonts they use in the PDF.
As a result the generated images now are missing the text which use those fonts which are not installed on our CF11 server.
Does anyone have a process which works to handle this situation on CF11?
We have tried numerous combinations of CFPDF actions to 'flatten' the pdf before generating the thumbnail image, but we had not found a solution that works.
We want to be able to dynamically handle any future font changes, so installing the new font each time is not an option.