You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Arun Rangarajan (JIRA)" <ji...@apache.org> on 2010/08/09 23:12:16 UTC

[jira] Commented: (PDFBOX-448) Columns in text not extracted separately.

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

Arun Rangarajan commented on PDFBOX-448:
----------------------------------------

Thanks for the pdfbox project.

I have attached a PDF on which the left and the right column contents are merged. I am using pdfbox ver. 1.2.0 and using the command line to extract text

java org.apache.pdfbox.ExtractText

> Columns in text not extracted separately.  
> -------------------------------------------
>
>                 Key: PDFBOX-448
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-448
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>            Reporter: Brian Carrier
>         Attachments: WBPaper00003120.pdf
>
>
> The paper that is attached to PDFBOX-80 has two columns of text, but the extracted text is not separated by column.  Instead it combines the text in each column on each line. 
> PDFTextStripper has a notion of columns and "articles / beads", but they are not being used with this file.  

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