David 'Dox' Shevitz wrote: > When I create a PDF with FOP, everything looks fine. However, > I am unable to copy selections of text from the PDF and paste > it into a Notepad or any other text editor. When I create a > PDF from Word (without using FOP), I do not have this problem.
This is a known problem with TrueType fonts, documented here: http://xml.apache.org/fop/fonts.html#truetype-metrics under the "-enc ansi" option. There is no workaround other than using "-enc ansi", which limits the characters available in the font. Victor Mote --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
