The bookmarks were being written twice.

git-svn-id: svn://svn.code.sf.net/p/itextsharp/code/trunk@15 820d3149-562b-4f88-9aa4-a8e61a3485cf
master
psoares33 2008-10-08 10:02:17 +00:00
parent 688cd64b13
commit 4aae65fcab
2 changed files with 599 additions and 601 deletions

View File

@ -405,7 +405,6 @@ namespace iTextSharp.text.pdf {
}
else
AddFieldResources(theCat);
WriteOutlines(theCat, false);
return theCat;
}

File diff suppressed because it is too large Load Diff