To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101701
------- Additional comments from [email protected] Wed Jul 8 09:13:25 +0000 2009 ------- .... possibilities here: 1. change VCLXWindow::Draw to use Window::Draw instead of Window::PaintToDevice in case of PDF export. For some reasons, Draw currently is used only if PDF form creation is *disabled* in the PDF export, otherwise, if it is enabled, then PaintToDevice is used. This distinction does not seem to make sense to me, handling for the PDF form creation should be (and is) done in higher layers. I am not sure, however, how "Draw" interacts with RTL controls. 2. fix the PaintToDevice to also capture this case. Not sure what efforts wait here. 3. Hmm, did I write "three" instead of "two"? Can't think of a third right now ... fs->pl: would be interested in your opinion on this --------------------------------------------------------------------- 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]
