To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42983 Issue #:|42983 Summary:|Postscript Text is encoded Component:|gsl Version:|OOo 1.1.2 Platform:|All URL:| OS/Version:|All Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|cp Reported by:|skeeve
------- Additional comments from [EMAIL PROTECTED] Thu Feb 17 03:09:03 -0800 2005 ------- I have a script that's used as a printer. It converts postscript to pdf and sends it to the user by mail. The mail is pre-filled to be send to the final recipient. For this, the PostScript's contents is searched for text. This does no longer work because text is somehow encoded. Example: Print the text "CDBA" in older Versions of OOo this produces output like <43444241> now it produces <01020304> This is absolutely unusable for searching. A print of that file is absolutely okay because the PS contains an assignment of each byte to the correct glyph. A PDF is okay for reading for the same reason. But try to search the resulting PDF or to copy text out of it. It's hopeless. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
