  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | iText | Use a more recent iText version.
Paulo
----- Original Message -----
From "sravya " <venkatakrishna.t@(protected) >
To <itext-questions@(protected) >
Sent Tuesday June 26 2007 7 04 AM
S
hello everybody
I am new to this forum. I am quite long using Itext. I am having problem
adding data in french local.
Let me explain my problem. we have to generate remuneration i.e salary pdf
for aHello
I 'm trying make a part of my RTF document 1.5 line spacing. I 'm currently trying to set the Leading to 1.5f eg
new Paragraph(1.5f "Text ")
I 've also tried
Paragraph.setLeading(1.5f)
But I d formFields.getField(fieldName)
Paulo
----- Original Message -----
From "li chen " <merlin_1109@(protected) >
To <itext-questions@(protected) >
Sent Monday June 25 2007 8 36 PM
Subjecti tried to print out the formField and its value like this
Iterator nameIterator formFieldNames.iterator()
while (nameIterator.hasNext()) {
String fieldName (String) nameIterator.next()
Object Hello.
I am attempting to create a PDF document using iText (Java). I would like to
make a portion of the text have a black background with white text. (The
rest of the document is a standard "white "Hi!
When use the JFreeChart sample in the iText book it works fine as a
stand-alone app with a main method. However I cannot get it to work
in a JavaBean. It seems the document does not close I 'll answer this in the iTextSharp mailing list given that you posted in
both lists.
Paulo
> -----Original Message-----
> From itext-questions-bounces@(protected)
> [mailto itext-questiHi
In com.lowagie.text.List in method
public boolean add(Object o)
on line 270 of revision 2852 shouldn 't
list.add(item)
be
return list.add(item)
Or is it okay like that? If no chHi
I 'm new to using iText and while it looks like its the application i need to use one thing i just can 't find anywhere is what is the best way to add content to an existing document. I assume thHello there
I would greatly appreciate a small amount of your time to assist with
my doctoral research at The University of Newcastle. The research
concerns open source licensing and we 're seeking dei was i newbie with itext and i want to ask how to change font
properties such as changing font make it bold or italic etc an adding
it in cell (PdfPCell)
p new Paragraph( "Amount " new Font(FontHi
i have following problem. I am using the Netbeans IDE. I have an project
when I compile it trough Netbeans iText is working and I get my PDF.
But now my problem. When I am building the projeHello
when I try to resize PDF pages to put more than one of them onto a page
all hyperlinks on the original pages get lost.
Any ideas how I could preserve them?
Example code (resizes just first
----- Original Message -----
From "Michael Schierl " <schierlm@(protected) >
To "Post all your questions about iText here "
<itext-questions@(protected) >
Sent Friday June 22 2007 10 43 PM
SuHello
I am trying to use Example 11 from
http //itextsharp.sourceforge.net/tutorial/ch06.html to convert a tiff to
PDF. The project seems to be building fine but seems to hang somewhere
around
ImaHi
just another patch (against current SVN). This time I want to allow
users to tweak page labels so I need to be able to read the old page
labels from a PDF in a format suitable for tweaking (and Hello all
I 'd like to apply annotations at specified locations on a pdf page
but I 'd like to transform the coordinate system beforehand. I 've
tried both PdfContentByte.SetTextMatrix and PdfContentHi
May I request any further feedback on this question of mine? Is it
just me or is there a different usage of this? Has anyone run the
junit test?
Many thanks.
---------- Forwarded message ----
I will be out of the office starting 06/22/2007 and will not return until
07/02/2007.
Hello Sean
I am writing because you are the administrative contact for the domain name
itext.com.
You may not know this but iText is a very popular open-source software
project for creating and ed I have PDF with hidden text in existing.pdf . While copying pdf I am able to view the hidden text in output pdf. Is there any class or method to remove hiddent text from pdf ?
Below is I create a PDF file from a TIFF image using iText API. But the problem is
that i am loosing the quality of image and the text on image. How can I get
PDF file with high quality images? Please help me
Hi
I have a junit test which fails with an exception. I would much like
your advice on how to get this to work. How can I represent this html
in itext? It works if I add the table directly to theIs it possible to use iText to convert an existing Pdf to Pdf/A compliant document?
--
This message was sent on behalf of cschoch@(protected) at openSubscriber.com
http //www.opensubscriber.com/messageHi
It seems that periodically in my html converter (i.e. html to pdf and
rtf) when there is a large node which contains numerous other nodes
and I add that top level element to the document by doingYou are using an old iText version and the form was created with Designer.
The latest iText release will work. If it 's not the case post the form and
the code used to fill it.
Paulo
----- Original
Hello again still sort of a n00b in this whole PDF thing...
So we have a bunch of forms that we fill in and all of them work perfectly
all the fields show up in reader as editable and everything iWhere would I put ARIAL.TTF in Eclipse for my code
normalStyle.setPdfFontName( "ARIAL.TTF ")
to recognize the path to it?
Rachel Kozlowski MS (CIS) MT (ASCP)
Software Engineer
Thomson Healthcare
PHi Paulo
> > > > I 'm currently developing an application which uses iText to
> > > > merge text and graphics into a new PDF file. I 'm 90% there
> > > > and am impressed with how easy it has been  |
|
 |