Hello,
I merged 3 PDFs using iTextSharp lib, one with bookmarks and two
without bookmarks. The result is a pdf without any bookmark. Is that
normal?
Can I merge PDF's without lossing bookmarks?
Thank you ;)
---
Thank you !!! I was looking with the words "merge" and "join" and I
did not found it ! I'm a iText beginner and that's my first try.
Thank you both for your answers ;)
Al 18/02/2011 09:44, En/na 1T3XT BVBA ha escrit:
Hi,
I would like to know if is possible to modify pdf object and re-save
the pdf with changes.
The purpose is change the path of a link in a pdf collection.
I did the following test, but i don't know how to continue: (code in
vb.net)=
port legalese.Disclaimer;
Disclaimer DisCard = null;
From: 1T3XT BVBA [mailto:[email protected]]
Sent: Thursday, March 24, 2011 8:53 AM
To: [email protected]
Subject: Re: [iText-questions] modify pdf objects with iText
Op 24/03/2011 15:3
BA ha escrit:
Op 24/03/2011 15:38, [email protected]
schreef:
Hi,
I would like to know if is possible to modify pdf object and
re-save the pdf with changes.
This is an example that shows how to replace a
Thank you very mutch for your answer, that's just what I was looking
for. But I've a problem with the line:
if (dict.getType() == PdfName.FILESPEC) {
the Visual Studio return me that error:
'iTextSharp.text.pdf.PdfDictionary'does
not contain a
Why don't you use itextSharp ? it is better to call from vb.net.
http://sourceforge.net/projects/itextsharp/
Al 18/04/2011 17:17, En/na John Williams ha escrit:
I would like to use iText integrated with