To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92919 Issue #|92919 Summary|pdf import places text wrongly Component|Drawing Version|OOo 3.0 Beta 2 Platform|Sun URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|wg Reported by|frank_markesteijn
------- Additional comments from [EMAIL PROTECTED] Tue Aug 19 15:25:12 +0000 2008 ------- The Sun PDF Import extension Beta 0.3.1 Solaris x86 on ooo3.0 Beta 2 Build BEB300_m3 sometimes places text wrongly, in the attached file Leers.text.pdf on every page you find a map with blue dots and blue text strings, plus other things, the blue text strings should appear on the lower right of every blue dot, also they should appear to have a white outline, the outline shows up as black filled text, but that is a different bug, instead the blue text strings, together with their white outlines, that appear as black filled text, appear to be concatenated into a single text string, sometimes placed near the first blue dot sometimes somewhere else entirely. The black text on the map is always placed correctly near the black dots, the pdf code for both blue and black texts is nearly identical exept that for scaling the black text the current transformation matrix is used, for scaling the blue text the font matrix is used. to clarify matters i have attached a file code_examples.txt containg pieces of code from the pdf file and their respective translation from the odf file, the odf code can be viewed by saving Leers.text.pdf as an openoffice drawing (.odg) and then unzip that file from a terminal: "unzip Leers.text.odg" the file contents.xml contains (most of) the odf code for the document. The attached file Leers.txt.pdf is a plain ascii file, so you can open it in any text editor. --------------------------------------------------------------------- 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]
