You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Antoine L. (JIRA)" <ji...@apache.org> on 2010/11/25 16:55:14 UTC

[jira] Created: (TIKA-559) [PDF Parser] New paragraph not taken into account sometime

[PDF Parser] New paragraph not taken into account sometime
----------------------------------------------------------

                 Key: TIKA-559
                 URL: https://issues.apache.org/jira/browse/TIKA-559
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 0.8
         Environment: Windows 7 x86 Pro
            Reporter: Antoine L.
            Priority: Minor
             Fix For: 0.9


The document attached to this issue have some parsing problem. 

The extracted text is the following (using Tika.parseToString(...)): 
----
MiserereAntonio Lotti (1666 - 1740)          Mi-se-re-              Mi-se-re--re [...]
----

If you open the file, you will see that "Miserere" and Antonio" are not placed in the same line.

I was expecting to have a white space at least between "Miserere" and "Antonio".

I don't have the tools to analyze the PDF but could it be that the text in the file are using absolute alignment ? (or this is completely irrelevant).

Thank you.



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


[jira] Commented: (TIKA-559) [PDF Parser] New paragraph not taken into account sometime

Posted by "Staffan Olsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TIKA-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935788#action_12935788 ] 

Staffan Olsson commented on TIKA-559:
-------------------------------------

Isnt this a duplicate of TIKA-548? Try trunk.

> [PDF Parser] New paragraph not taken into account sometime
> ----------------------------------------------------------
>
>                 Key: TIKA-559
>                 URL: https://issues.apache.org/jira/browse/TIKA-559
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 0.8
>         Environment: Windows 7 x86 Pro
>            Reporter: Antoine L.
>            Priority: Minor
>             Fix For: 0.9
>
>         Attachments: partition.pdf
>
>
> The document attached to this issue have some parsing problem. 
> The extracted text is the following (using Tika.parseToString(...)): 
> ----
> MiserereAntonio Lotti (1666 - 1740)          Mi-se-re-              Mi-se-re--re [...]
> ----
> If you open the file, you will see that "Miserere" and Antonio" are not placed in the same line.
> I was expecting to have a white space at least between "Miserere" and "Antonio".
> I don't have the tools to analyze the PDF but could it be that the text in the file are using absolute alignment ? (or this is completely irrelevant).
> Thank you.

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


[jira] Closed: (TIKA-559) [PDF Parser] New paragraph not taken into account sometime

Posted by "Antoine L. (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine L. closed TIKA-559.
---------------------------

    Resolution: Duplicate

Oh. It is. Just tried trunk and it works. Sorry for duplicate.

> [PDF Parser] New paragraph not taken into account sometime
> ----------------------------------------------------------
>
>                 Key: TIKA-559
>                 URL: https://issues.apache.org/jira/browse/TIKA-559
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 0.8
>         Environment: Windows 7 x86 Pro
>            Reporter: Antoine L.
>            Priority: Minor
>             Fix For: 0.9
>
>         Attachments: partition.pdf
>
>
> The document attached to this issue have some parsing problem. 
> The extracted text is the following (using Tika.parseToString(...)): 
> ----
> MiserereAntonio Lotti (1666 - 1740)          Mi-se-re-              Mi-se-re--re [...]
> ----
> If you open the file, you will see that "Miserere" and Antonio" are not placed in the same line.
> I was expecting to have a white space at least between "Miserere" and "Antonio".
> I don't have the tools to analyze the PDF but could it be that the text in the file are using absolute alignment ? (or this is completely irrelevant).
> Thank you.

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


[jira] Updated: (TIKA-559) [PDF Parser] New paragraph not taken into account sometime

Posted by "Antoine L. (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine L. updated TIKA-559:
----------------------------

    Attachment: partition.pdf

> [PDF Parser] New paragraph not taken into account sometime
> ----------------------------------------------------------
>
>                 Key: TIKA-559
>                 URL: https://issues.apache.org/jira/browse/TIKA-559
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 0.8
>         Environment: Windows 7 x86 Pro
>            Reporter: Antoine L.
>            Priority: Minor
>             Fix For: 0.9
>
>         Attachments: partition.pdf
>
>
> The document attached to this issue have some parsing problem. 
> The extracted text is the following (using Tika.parseToString(...)): 
> ----
> MiserereAntonio Lotti (1666 - 1740)          Mi-se-re-              Mi-se-re--re [...]
> ----
> If you open the file, you will see that "Miserere" and Antonio" are not placed in the same line.
> I was expecting to have a white space at least between "Miserere" and "Antonio".
> I don't have the tools to analyze the PDF but could it be that the text in the file are using absolute alignment ? (or this is completely irrelevant).
> Thank you.

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