Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

Bookmarks

$
0
0
Hi all,

I'm currently evaluating Aspose PDF Java and I tried to use the bookmark feature:


I see the bookmark in the generated PDF but it doesn't work (doesn't jump to the defined page).

The example link above mentions:

pdfOutline.setAction(new com.aspose.pdf.GoToAction(pdfDocument.getPages().get_Item(1).getNumber()));

which is currently depreciated but I also tried:

pdfOutline.setAction(new com.aspose.pdf.GoToAction(pdfDocument.getPages().get_Item(1)));

without any success.

Any hints?

Cheers
- Peter

Viewing all articles
Browse latest Browse all 3131

Latest Images

Trending Articles



Latest Images