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/02/01 15:07:59 UTC

[jira] Created: (PDFBOX-414) Support missing text renderings modes

Support missing text renderings modes
-------------------------------------

                 Key: PDFBOX-414
                 URL: https://issues.apache.org/jira/browse/PDFBOX-414
             Project: PDFBox
          Issue Type: Improvement
          Components: PDFReader
    Affects Versions: 0.8.0-incubator
            Reporter: Andreas Lehmkühler
            Priority: Minor


In org.apache.pdfbox.pdfviewer.PageDrawer.processTextPosition() text will be rendered using the 1 of 7 rendering modes. PDFBox only supports 2 of them (see table 5.3 in the pdf-reference-manual in chapter "Text Rendering Mode") 

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


[jira] Commented: (PDFBOX-414) Support missing text renderings modes

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669381#action_12669381 ] 

Andreas Lehmkühler commented on PDFBOX-414:
-------------------------------------------

With version 739767 the rendering mode TEXT_FILL will be used instead of the missing ones. This is only a workaround until the missing functions will be added.

> Support missing text renderings modes
> -------------------------------------
>
>                 Key: PDFBOX-414
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-414
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDFReader
>    Affects Versions: 0.8.0-incubator
>            Reporter: Andreas Lehmkühler
>            Priority: Minor
>
> In org.apache.pdfbox.pdfviewer.PageDrawer.processTextPosition() text will be rendered using the 1 of 7 rendering modes. PDFBox only supports 2 of them (see table 5.3 in the pdf-reference-manual in chapter "Text Rendering Mode") 

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