Hi,
no I have von a solution and created a function :-).
This function extract the bookmarks to xml and reduce the Bookmarks-Tree
with XPATH.
The code will be available in the next PDFSam (http://www.pdfsam.org/)
Version.
--
View this message in context:
http://www.nabble.com/Remove-bookmarks-
The problem is that I'm normaly a .NET-Developer and not so good in java.
Can somone help me to create a function like this:
public static List RemoveBookmarksLessThenLevel(List bookmarks,
int
Level)
{
List NewList = bookmarks;
I have created a tool to split a PDF by bookmark levels (depth).
My Example PDF:
Level 1
Level 11
Level 111
Level 112
Level 12
Level 13
Level 2
Level 21
Level 211
Level 22
When I split the PDF at the 2nd level I get the following files:
Files:
=