You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by wildloop <gi...@git.apache.org> on 2017/02/19 14:05:02 UTC

[GitHub] tika pull request #152: Saving as XHTML span attributes PDF document TextPos...

GitHub user wildloop opened a pull request:

    https://github.com/apache/tika/pull/152

    Saving as XHTML span attributes PDF document TextPosition information\u2026

    Saving as XHTML span attributes PDF document TextPosition information (coordinates, font-name). 
    Rendering  XHTML using JFX WebView (it looks like parsed PDF).
    I've changed Tika App GUI card layout to JTabbedPane, is easier to use.
    
    Screen with parsed sample invoice found here: https://slicedinvoices.com/pdf/wordpress-pdf-invoice-plugin-sample.pdf
    
    ![image](https://cloud.githubusercontent.com/assets/2461648/23103024/4c3129ac-f6b4-11e6-9b43-3875d36eb48a.png)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wildloop/tika master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/152.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #152
    
----
commit 5b258608a5f576c1174d2c293e4580fb041c8bca
Author: Mariusz Olejnik <ma...@infinite.pl>
Date:   2017-02-19T13:59:19Z

    Saving as XHTML span attributes PDF document TextPosition information (coordinates, font-name). Rendering  XHTML using JFX WebView (it looks like parsed PDF).

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---