You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2009/12/18 17:49:20 UTC

[jira] Issue Comment Edited: (PDFBOX-508) Lost spacing as a result of operator "Tc" ignoring.

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

Andreas Lehmkühler edited comment on PDFBOX-508 at 12/18/09 4:48 PM:
---------------------------------------------------------------------

Works fine after resolving PDFBOX-520 and PDFBOX-571.

      was (Author: lehmi):
    Works fine after resolving PDFBOX-571.
  
> Lost spacing as a result of operator "Tc" ignoring.
> ---------------------------------------------------
>
>                 Key: PDFBOX-508
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-508
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>    Affects Versions: 0.8.0-incubator
>         Environment: JDK 1.6.0_16
>            Reporter: Dmitry Gutso
>             Fix For: 1.0.0
>
>         Attachments: 2a.pdf, 2a_repl2.pdf, PDFStreamEngine_For_Spacing.diff, TextPosition_for_Spacing.diff
>
>
> Continue https://issues.apache.org/jira/browse/PDFBOX-234
> Lost spacing as a result of operator "Tc" ignoring.
> Ex:
> ****************************************
> BT
>  6 0 0 6 244.0800018311 795.8400268555 Tm
>  6.5475001335 Tc
>  (41) Tj
> ****************************************
> Here PDFTextStripper.writeText() returns "41" (without spacing )

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.