We're working on a pdf viewer with a search function and use
TextSnapshot.getTextRunInfo to highlight the search results. This is
somewhat sporadic as where the PDF contains a font that is NOT in the fonts
path passed in to pdf2swf then we don't have access to all of the
information (corner0x, height etc.).

I've just tested a service onlinefontconverter[dot]com which allowed me to
upload a pdf and then download the fonts contained within it. Does anyone
know if something like this is available in swftools or of some other
executable (paid or OS) we could use to extract the fonts and put them in a
temp directory which is then passed to pdf2swf?

Reply via email to