You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/12/15 21:52:02 UTC

[jira] Updated: (PDFBOX-171) Extending PDAppearance

     [ https://issues.apache.org/jira/browse/PDFBOX-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated PDFBOX-171:
---------------------------------

      Reporter: Jukka Zitting
    Issue Type: Improvement  (was: Bug)

> Extending PDAppearance
> ----------------------
>
>                 Key: PDFBOX-171
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-171
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel.AcroForm
>            Reporter: Jukka Zitting
>            Priority: Minor
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1501722
> Originally submitted by nobody on 2006-06-06 09:04.
> A use case requires programmatic application of a 
> special font (bar-code) to a field. That will be 
> possible if getDefaultAppearance and 
> getFontAndUpdateResources are changed to protected, 
> and tokens.set( setFontIndex-2, COSName.getPDFName
> (pdFont.getBaseFont()) ); added to setAppearanceValue. 
> Ideally, setApperanceValue should be refactored to a 
> strategy pattern.
> [comment on SourceForge]
> Originally sent by nobody.
> Logged In: NO 
> contact glebmail@gmail.com if you need a patch and/or a 
> FieldCustomAppearance subclass

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