PDF/PrintJob issue - difference b/w Classic and TLF/FTE
Hi - I'm hoping some Adobe insiders can share some insight on this.
I'm basically trying to take the final output (page Sprite) rendered from TLF or the Flash Text Engine, and convert it to PDF with selectable vector text.
I get decent results from using PrintJob and a pdf driver like pdfcreator or cutepdf (both use ghostscript on my machine). However, the text in the pdf isn't selectable.
This is different when using "classic" Flash9 textfield components.... any text that gets converted is usually selectable. The PDF properties also show (for textfield) that the appropriate font was embedded. Not the case for Tlf TextLines.
I'm wondering:
- Is this a bug? Or an interntional design choice (if so, what's the reasoning?)
- How can I get a PDF made that uses vector fonts and selectable text from FTE output (Sprites)? Ideally I'd want the pdf conversion without the need to use a print driver... so is there any other solution other than printjob - an external library or some server-based loop that can get this done? I want to make the sprites first (and not e.g. directly use PDF's API) because of the layout requirements... Flash FTE / TLF works great for that for us.
Any help on this would be super! So thanks in advnace,
