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

simon steiner updated PDFBOX-4303:
----------------------------------
    Description: 
Due to change:

PDFBOX-3943: create /Helv and /ZaDb entries if they don't exist, regardless if 
/DR existed or not

 

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:
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


> 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
>
> Due to change:
> PDFBOX-3943: create /Helv and /ZaDb entries if they don't exist, regardless 
> if /DR existed or not
>  
> 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