You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2018/08/29 13:25:00 UTC

[jira] [Updated] (PDFBOX-4303) Helv and ZaDb overridden

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

simon steiner updated PDFBOX-4303:
----------------------------------
    Description: 
was working ok in 2.0.7, in 2.0 branch

PDAcroForm

verifyOrCreateDefaults():

is:

{color:#000080}if {color}(!defaultResources.getCOSObject().containsKey({color:#008000}"Helv"{color}))

checking the font dictionary before calling defaultResources.put

  was:
in 2.0 branch

PDAcroForm

verifyOrCreateDefaults():

is:

{color:#000080}if {color}(!defaultResources.getCOSObject().containsKey({color:#008000}"Helv"{color}))

checking the font dictionary before calling defaultResources.put


> Helv and ZaDb overridden
> ------------------------
>
>                 Key: PDFBOX-4303
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4303
>             Project: PDFBox
>          Issue Type: Bug
>          Components: AcroForm
>    Affects Versions: 2.0.11
>            Reporter: simon steiner
>            Priority: Major
>
> was working ok in 2.0.7, in 2.0 branch
> PDAcroForm
> verifyOrCreateDefaults():
> is:
> {color:#000080}if {color}(!defaultResources.getCOSObject().containsKey({color:#008000}"Helv"{color}))
> checking the font dictionary before calling defaultResources.put



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org