Hi,
I am developing an exe in .NET 2.0 for splitting and merging PDF files using
itextsharp (version 4.1.6.0).
The logic built is, the original PDF file (having 82 pages) is split into
multiple files (50 pages per file, i.e., 1st file with 50 pages + 2nd file
with 32 pages).
Finally both the spli
Indeed :-)
In the meanwhile, I have found the paragraph solution and it works fine.
Thank you for the answer and the wonderful framework you've made.
Regards
MisterG
From: 1T3XT BVBA [mailto:i...@1t3xt.info]
Sent: jeudi 15 mars 2012 18:54
To: itext-questions@lists.sourceforge.net
Subject: Re
I have the same issue on ubuntu with a sun JDK 6.
But when I build the jar-with-dependencies and run that, it runs without
a problem. (this is build when you do the maven build)
Perhaps it's because there are more required libraries than only itextpdf.
According to the jar's manifest:
Manifest-
On 15/03/2012 18:10, MisterG wrote:
Hi,
I'm not able to center a phrase inside a PdfPCell.
I've tried almost everything (use the table.DefaultCell, ..)
Of one thing I'm 100% sure: you didn't try reading the documentation ;-)
CODE:
PdfPTable table = new PdfPTable(1);
table.WidthPercentag
Hi,
I'm not able to center a phrase inside a PdfPCell.
I've tried almost everything (use the table.DefaultCell, ..)
CODE:
PdfPTable table = new PdfPTable(1);
table.WidthPercentage = 100;
table.TotalWidth = 595f;
Font fontTitle = new Font(Font.FontFamily.HELVETICA, 14f, Font.BOLD
Can you post this to the mailing list instead of to the admin?
On Mar 15, 2012 2:25 PM, "prashant Patil"
wrote:
> **
> Dear Admin,
>
> I am developing an exe in *.NET 2.0* for splitting and merging PDF files
> using itextsharp (version *4.1.6.0*).
>
> The logic built is, the original PDF file (h
On 03/15/12 06:11, Larry Evans wrote:
[snip]
> after which, the error about IIOP disappeared; however, some other
> errors remained:
>
> ~/prog_dev/itext/rups/1.0.1 $ java -jar itext-rups-1.0.1.jar
> Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:
> com/itextpdf/text/Documen
On 03/13/12 09:50, Larry Evans wrote:
> On 03/13/12 05:31, Jeroen Nouws wrote:
>> what version of java are you using? the official Oracle version or an
>> openJDK implementation? Try with an oracle java and see if you still
>> have it.
>>
> [snip]
> $ java -version
> java version "1.6.0_20"
> Ope
Op 14/03/2012 19:07, Bill Ensley schreef:
> We have always provided links on our site to iText and to the best of my
> knowledge
> followed the rules.
I know, your support has always been much appreciated (you're mentioned
in the first book).
This is a question for marketing rather than sales.
I'