[ 
https://issues.apache.org/jira/browse/PDFBOX-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045420#comment-13045420
 ] 

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

Can you provide us with the relevant code snippet and the resulting pdf?

According to the specs (version 1.7) the given 5 values are still valid border 
styles. It seems that acrobat doesn't support them all.

> Some PDBorderStyleDictionary options not honored
> ------------------------------------------------
>
>                 Key: PDFBOX-1024
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1024
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.5.0
>         Environment: Windows 7, Acrobat 9 Pro, Reader X
>            Reporter: Gilad Denneboom
>            Priority: Minor
>              Labels: border, links
>
> I'm creating links and using PDBorderStyleDictionary to set the border style, 
> but have noticed that some options are not honored when opening the files. 
> Here are my findings:
> PDBorderStyleDictionary.STYLE_UNDERLINE = works correctly.
> PDBorderStyleDictionary.STYLE_SOLID = works correctly.
> PDBorderStyleDictionary.STYLE_BEVELED = identical to using SOLID.
> PDBorderStyleDictionary.STYLE_INSET = identical to using SOLID.
> PDBorderStyleDictionary.STYLE_DASHED = identical to using SOLID in 
> appearance, link type under Properties in Acrobat is "Custom".
> I've noticed that when I manually create a link in Acrobat the only options 
> are Solid, Dashed and Underline, so maybe the PDF specs have changed and need 
> to be updated in PDFBox as well.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to