[ 
https://issues.apache.org/jira/browse/PDFBOX-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056196#comment-13056196
 ] 

Emil Wacker commented on PDFBOX-1001:
-------------------------------------

As mentioned in the initial description, it's client proprietary data, so can't 
be posted. If you need any other information about the file I'll try to oblige. 
I was unable to isolate a specific thing that made that PDF have the issue when 
others did not. 

I would like to hear your opinion/analysis of my fix.


> TextPosition.getHeight() returns erroneous value for some PDFs
> --------------------------------------------------------------
>
>                 Key: PDFBOX-1001
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1001
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>    Affects Versions: 1.4.0, 1.5.0
>         Environment: Solaris, WinXP
>            Reporter: Emil Wacker
>
> For a PDF that worked fine under 1.2.1 the height value returned is negative 
> and the wrong value (i.e. using Math.abs()  won't fix it).  Other PDFs work 
> fine.
> PDF Debug shows "Creator:Crystal Reports"  and "Producer:PDF-XChange 
> (XCPRO30.DLL v3.30.0064) (Windows 2k)"
> And when examining the 'Stream' items, the text is not what displays.
> Any suggestions on what to look for so that I can do differential analysis 
> against other PDFs to see what they do/not have in common with this one?
> (It's client data so I can't post the PDF. )
> It's stopping us from moving off 1.2.1  (and later versions fix another issue 
> we have of seeing question marks instead of the actual characters).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to