I'm taking my first look at iText 5. I had previously built early 2.something
versions in NetBeans, and I had a NetBeans-svn project set up. I'm now using
NB 6.8. Mac Snow Leopard 10.6, Java 1.6.
I tried an svn update on that, followed by a build, but NB got upset about
the bouncycastle stuff. I
Perfectly legal.
But I think it unlikely. Folks who want to work on iText already have, and
are. Those who don't are generally unlikely to start. This change may provide
enough motivation to get a few people (or organizations) interested enough to
put time & effort into an iText branch, but
Hi,
what about forking iText 2.1.7 and rescue the MPL+LGPL License?
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
--
Throughout its 18-year hi
Check out "PdfCopy", as a replacement for PdfWriter. It'll handle bookmarks
(among other things) for you.
PdfSmartCopy will work to ensure that it doesn't duplicate fonts, images, and
so forth.
--Mark Storer
Senior Software Engineer
Cardiff.com
#include
typedef std::Disclaimer DisCar
Sorry, I fixed by my self.
- Original Message -
From: pri...@samea.de
To: Post all your questions about iText here
Sent: Friday, January 15, 2010 6:35 PM
Subject: [iText-questions] Probelms with merging Bookmarks
Hello,
I have a probleme with merging Bookmarks.
If I tr
Hello,
I have a probleme with merging Bookmarks.
If I try to merge two or more PDFs the Bookmarks are lost.
CODE ---
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputS
hi,
i use code for public key pdf encryption:
///import DER
Certificate[] chain = new Certificate[1];
java.security.cert.CertificateFactory cf =
java.security.cert.CertificateFactory.getInstance("X.509");
chain[0] = cf.generateCertificate(new
FileInputStream("/home/pavol/test/pdf_encrypt/VCA3
Or you can stick with the "old" Version 2.1.7 since this one still has
the old license...
ToM
2010/1/14 Anders Thomsen :
> I'm a bit confused about with license change to AGPL.
>
> Is a commercial company allowed to, while keeping its own software closed:
>
> 1) Use the IText library within the c