Hi,
>From what I read it is impossible to add more content to a PDF with iText once it is "created"/"closed" ?
What I want to do:
The user can create pdfs and sends them to a server. (i have done everything to that point).
On every page of the pdf there is a background-image (in the layer
given
2006/6/2, bruno <[EMAIL PROTECTED]>:
Andreas Schmidt wrote:> I guess that I want to create my PDFs with PDFGraphics2D is clear.No, it isn't clear why you want to use PdfGraphics2D.If you are the so called 'John Smith' from news://comp.text.pdf
you have an existing PDF document with images, I can't
Create a table with two columns and put the other tables inside. Use
PdfPTable.
Paulo
- Original Message -
From: "Daren Scott" <[EMAIL PROTECTED]>
To:
Sent: Friday, June 02, 2006 9:02 PM
Subject: [iText-questions] Side by Side Tables
What is the simplest way to display 2 tables sid
I think that the CVS has a fix for that.
Paulo
- Original Message -
From: "Nicolas Poirier" <[EMAIL PROTECTED]>
To:
Sent: Friday, June 02, 2006 3:14 PM
Subject: [iText-questions] Curious problem with generating pdf, xml to pdf
> Hello all,
>
>
> I have 2 table in my xml
>
>
> Table 1
I agree with you and that's one of the things that I like in C#.
Unfortunately it's too late to change it although in the newer stuff either
an IOException is thrown or it's wraped in an ExceptionConverter.
Paulo
- Original Message -
From: "Anders Rundgren" <[EMAIL PROTECTED]>
To:
Sen
bruno lowagie.com> writes:
> OK, if you need to create PDF and RTF using the same code, then you need
> class Table or SimpleTable.
Ok, but what about the bugs? The problems demonstrated by my posted sample are
now showing up in the production reports.
-Bill
__
P&B
As a designer of libraries for usage in Java Servlets I have come to the
conclusion
that deriving exceptions from the "Exception" class only leads to complexities
both
for direct usage in Servlets or for embedment in other libraries.
Due to this I have reverted to deriving "my own" exceptio
What is the simplest way to
display 2 tables side by side on a page. i.e. on one page I want one table next
to another horizontally. Do I need to use absolute placement?
Regards
___
iText-questions mailing list
iText-questions@l
Hello all,I have 2 table in my xml Table 1Table2My
problem is the pdf: the first table and text are perfect but in the
second table,
the table is correct but text is shifted to the bottom of 4-5
centimeters, in some examples the text is in the bottom of page over
the number of page ...The first tab
Hello all,I have 2 table in my xml Table 1Table2The first table (header + data)The Header
Nom Service Etablis.
Commune DPT Tel
Specialite
Inv.
Rep.
Prev/Val/Reel
MontantOnel Row
TROUVE THUET MARIE HELENE
ARRAS
Rhumatologie
A INV
Oui
0 /1 /0
0.0
null
null
null
Tel : null
ZVM-10101 approx 30 rows in
poongothai wrote:
>hi,
>can any one provide me a sample code to read a pdf file page by page and
>display its font properties using itext
>
Posting the same question over and over again will not give you an
answer more quickly.
We just don't know where to start answering your question (without
w
That is a question better suited to a Word mailing list.
Specifically the POI ? If that is what you are using.
-Bill Ensley
Bear Printing
P.S. No, I don't know much about the internals of POI, I just know it
exists and somewhat works.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:
hi,
can any one provide me a sample code to read a pdf file page by page and
display its font properties using itext
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-quest
I implemented a class in Java the ready a Word Document. I am using
getComments() method but any comments are returned. What is happing?
The word document has a comment.
SummaryInformation si;
si = (SummaryInformation)PropertySetFactory.create(event.getStream());
String comments = si.getComments
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paulo
SoaresSent: 2. juni 2006 13:16To: Post all your questions
about iText hereSubject: Re: [iText-questions] Get page and
coordinates
>
AcroFields.GetFieldPositions().
Right under my nose... Thanks.
--
Eliasen Jr.
_
Andreas Schmidt wrote:
> I guess that I want to create my PDFs with PDFGraphics2D is clear.
No, it isn't clear why you want to use PdfGraphics2D.
If you are the so called 'John Smith' from news://comp.text.pdf
you have an existing PDF document with images, I can't understand
what this has to do w
Sorry for not asking in english - normally I am in a german java-forum.Well here is what I wanted in english: I guess that I want to create my PDFs with PDFGraphics2D is clear. I am basically using this g2d-Graphics2D-Object to paint Text and Images on it.
Well, let's say in the pdf there is an ima
AcroFields.GetFieldPositions().
Paulo
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Eliasen JanSent: Thursday, June 01, 2006 2:35 PMTo:
itext-questions@lists.sourceforge.netSubject: [iText-questions] Get
page and coordinates
Hi
I have been
Hi,
how can i print the font used in a pdf file and its properties page
wise.help me by providing a sample code.
Thanks and Regards
K.Selvi
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/
Escape with "\n", "\r" or "\r\n".
Paulo
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Danny TrieuSent: Thursday, June 01, 2006 10:41 PMTo:
itext-questions@lists.sourceforge.netSubject: [iText-questions]
multiline from fields filling ..
Hi,
It may be a load problem. You may also try another JVM and see if the
problem goes away.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Amir
> Sent: Friday, June 02, 2006 5:06 AM
> To: iText-questions@lists.sourceforge.net
> Subject: [iT
Hi,
how can i get the font used in a pdf file and its properties page
wise.help me by providing a sample code.
Thanks and Regards
K.Selvi
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net
franklinclinton wrote:
>It is very very very urgent.Please help me.I have to submit tomorrow(June
>2,2006)
>
Sorry, but the question is completely off-topic.
br,
Bruno
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://list
Friend,
If anybody knows how to convert cals table into indesign table using xsl please
help me.
Ex:Cals xml
Table 3
Antidepressants
Abhishek Srivastava wrote:
> My user will be give me a PDF Document which will be an Acroform. It
> contains one page with a background image and a few text fields in it.
>
>
>
> At runtime, I want to generate a document with many pages. Each page
> will have the same Acroform but the fields
My user will be give me a PDF Document
which will be an Acroform. It contains one page with a background image
and a few text fields in it.
At runtime, I want to generate a
document with many pages. Each page will have the same Acroform but the fields
will be filled with different valu
Now it works, looks pretty and fine - many thanks!The hint, that one has to discard the ColumnText used for testing with the go-method, and create a new one for putting the contents finally in, is MOST ESSENTIAL! It is most important and should be mentioned first thing, in order to avoid such ugly
Hi,
How do I fill form fields that is multiline? I can’t
just escape with ‘\n’ or ‘\r\n’ right?
--danny
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-quest
Dear Users,
I am trying to convert a String object having HTML content
to PDF document. But the code throws an exception saying
DocumentException: java.lang.IndexOutOfBoundsException: Index: 7, Size: 7
Here is my code….
String htmlOP = “”;
// Some html content
29 matches
Mail list logo