To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74335
Issue #|74335
Summary|don't generate %%Title ...
Component|gsl
Version|OOo 2.0.4
Platform|All
URL|
OS/Version|Linux
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P3
Subcomponent|code
Assigned to|pl
Reported by|mmeeks
------- Additional comments from [EMAIL PROTECTED] Thu Feb 8 12:20:52 +0000
2007 -------
So - I got a bug and a huge thread on an internal issue about this; here are the
highlights:
* generating %%Title yields strange document titles in non-ASCII locales when
viewing generated .ps
* PostScript has no charset/non-ascii capability to properly represent i18n
%%Titles
* Firefox doesn't generate %%Title in it's .ps output
* We don't generate a correct %%Title - we need enclosing '(' ')' at a minimum
due to filenames including whitespace.
Our Printing maintainers recommend we omit the %%Title directive, so attached
(trivial) patch does that.
Thought for up-stream; should we not ASCII-ise the maJobTitle param we pass to
endSpool() - it's possible CUPS (or whomever gets that) can cope with a UTF-8
string instead & do a better job of rendering the queue ?
Thanks.
---------------------------------------------------------------------
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]