[ https://issues.apache.org/jira/browse/PDFBOX-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jukka Zitting updated PDFBOX-239: --------------------------------- Component/s: PDModel Affects Version/s: 1.3.1 Reporter: Jukka Zitting Confirmed that this problem still occurs with 1.3.1 and the latest 1.4.0-SNAPSHOT. > PDFToImage prints every word at the start of the line > ----------------------------------------------------- > > Key: PDFBOX-239 > URL: https://issues.apache.org/jira/browse/PDFBOX-239 > Project: PDFBox > Issue Type: Bug > Components: PDModel > Affects Versions: 1.3.1 > Reporter: Jukka Zitting > Priority: Minor > > [imported from SourceForge] > http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1641283 > Originally submitted by trejkaz on 2007-01-21 21:30. > I'm evaluating using PDFBox to convert PDF files to image files. However, on > the most basic test I could come up with, PDFToImage fails to create the > result I would expect. > Each word on the line is printed at the very start of the line, the text > overlapping the previous words. > Attached is a simple PDF file containing nothing but "Hello World!", which > was created via FOP. > [attachment on SourceForge] > http://sourceforge.net/tracker/download.php?group_id=78314&atid=552832&aid=1641283&file_id=212437 > helloworld1.png (image/png), 5488 bytes > helloworld1.png (result of running PDFToImage on helloworld.png) > [attachment on SourceForge] > http://sourceforge.net/tracker/download.php?group_id=78314&atid=552832&aid=1641283&file_id=212436 > helloworld.pdf (application/pdf), 4775 bytes > helloworld.pdf > [comment on SourceForge] > Originally sent by trejkaz. > Logged In: YES > user_id=639492 > Originator: YES > Would this happen to be related to PDFStreamEngine.java line 334? > //todo, handle horizontal displacement > [comment on SourceForge] > Originally sent by trejkaz. > Logged In: YES > user_id=639492 > Originator: YES > Attaching the PNG file resulting from rendering this PDF. > File Added: helloworld1.png -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.