Hi, I would like to add named destinations to a PDf file.
Reading Adobe Reader documentation
(http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf),
it seems there is an open parameter called:
nameddest=name (Specifies a named destination in the PDF).
Such named destination seems not to be a bookmark but a different thing.
I have reviewed PDFBox docs and was not able to fund such named
destination concept.
Do you know if it is possible to add named destinations to a PDF file
using PDFBox library?
Thanks in advance,
Chemi.