Re: PDF/A and LocalGoto not working

iText mailing list <[email protected]> Tue, 23 Dec 2014 08:14:48 +0100
Newsgroups gmane.comp.java.lib.itext.general
Message-ID <[email protected]>
On 12/22/2014 16:25 PM, Denzen, van Carl wrote:
>
> setLocalGoto doesnÂ’t work when I create a PDF/A-1B document. When I 
> change the document to ordinary pdf (the commented-out writer code), 
> it works as expected.
>

I've tested your code sample and I can reproduce the problem if we 
remove the following line:

chunkWithLink.setAttributes(attribs);

It seems that this line provides a workaround, but that's not an elegant 
solution. I've created a ticket in our issue tracker, and we'll have 
this problem fixed in the next release.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net

_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php