[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to