Closed chuckntaylor closed 4 months ago
In the docs I see that pdfVersion
defaults to 1.3
. Changing this to a later version (I've only tested 1.7ext3
and 1.7
) seems to resolve the issue. My suspicion is that the encoding/decoding in 1.3 does something to the destination names. Anyway, gonna mark this as closed.
Bug Report
Description of the problem
It seems that when a userPassword is set in the config, that destination links stop working.
Code sample
Setting up a new document
The links work when there is not userPassword set, but fail to work when set.
Your environment