  | 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 | Hi All
I have an append method which is similar to the one in examples (it goes through each page of input pdf file and adds it to output pdf file.). When this append is performed on a single Hi
when exporting Japanese content into HTML I am having the problem that
the characters
wont display correctly. But everything works fine when exporting it
into PDF. I am using
a special JaHello
We use a third party product to design and generate a pdf. Using the
third party product to design and produce the pdf is required because the
form designers are not technical and thwhen I click on a link to a pdf file I would like to display it in a new window. How is it possible?
Hello folks
I am trying to add a blank signature field to an existing PDF document. When I
use following code to achieve my requirement it removes every thing from the
PDF file and add only aI want add number of page to all pages of a Document. For example "~ 1 ~ "
"~ 2 ~ " "~ 3 ~ " that must be inserted in the center of the top of all
pages. How can I do?
Thanks.
Marco
Hello
I am using iText for RTF output on a larger project here but I encountered
a few problems with lists and tables.
I am using iText 1.3.1
I made a few changes to the code that solved my prHi
I have an application that cuts an existing pdf document in 2 pieces. It
takes the last page apart and puts a text on "the back " (essentially it
adds a page of the same size and prints Hi.
I 've been using iText to sign PDF files. I 've learned how to do that with
the help of the examples in http //itextpdf.sourceforge.net/howtosign.html.
My problem is I need the signature to bAt 14 29 18.05.2005 you wrote
>Steve Appling wrote
>
>The border on each side of a cell can be turned on or off using
>setBorder. Individual border sides can even be different widths or
>coloHi iText Gurus
I have a Servlet that opens an existing pdf form as template.
PdfReader reader new PdfReader( "template.pdf ")
// setting some response At 02 42 AM 5/20/2005 j_k_kishore@(protected) wrote
> I 'd like to know whether i can use .xdp files as input (templates) for
> PdfStamper to read .
>
No you can 't.
HOWEVEHi guys
Me again i am curious is there a way i can Justify text in the pdf?
And is there a way i can change the font to Tahoma? or Arial?
Regards
Nick
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HHi All
I am working on a POC which should read a template and generate a PDF by filling the form fields on the template.
Questions
1. As of now i have .xdp files as templates but when i tHello folks
Please help it is urgent.
I 've a problem while saving PDF after some changes. I 've made a sample where
I 'm using following method to save.
//Use PdfStamper.getOverContent().
----- Original Message -----
From "Sloey James " <James.Sloey@(protected) >
To <itext-questions@(protected) >
Sent Thursday May 19 2005 9 35 PM
SubjHello
I created a Servlet that publishes a PDF document. I took all the necessary
precautions suggested by Bruno Lowagie and Paulo Soares when dealing with
IE including mapping the Servlet to "I have a PDF template containing a background image and some fields that
I fill with text.
I also need to insert a gif image of the persons signature on the page.
I read an archived reply from PaulNico wrote
> Basically i have a Chunk that i need to position at
> x coordinate - 20
> x coordinate - 750
> Cause when i use the document.add() it places the chunk at the top of
> the documenKurakula Suneetha (HCF) wrote
> Hi
>
>
>
> I am trying to add page number at the end of each page using
>
You are mixing two different approaches.
Or you use the HeaderFooter object Hi guys i have been using iText for a while but i cant seem so see how
to set the Document location.
Basically i would like to know is there a way i can set the document
location?
Regards
NicHi
I 've a problem when merging multiple PDFs in-memory to one single
document (I calle it CompoundDocument). I use the iText library.
I extracted some code out of the commandline tool "concat_pdf " I want to have an image take up 3 columns and 3 rows in a PdfPTable. I can do
this in a Table using Cell.setRowspan() but I would prefer to use a PdfPTable.
Can anyone help?
Hello
I 'm new to iText and have to write a program which creates pdf files from a
output file of a main frame.
Now I habe a question I use chunks to add the lines to the pdf. Now I want
to h
Is there any way of checking if a Paragraph fits in a table with fixed
width that contains a cell with a fixed height ?
In my example below I want to split the first table to the next page .
Hi
I am trying to add page number at the end of each page using
public void onEndPage(PdfWriter writer Document document)
{
try
{
Headerhi
i use itexts PdfGraphics2D.setColor(Color color) the following way
int tint 0.5f
Color altColor new Color(255 255 0)
PdfSpotColor pdfSpotC
new PdfSpotColor( "my "bruno " <bruno@(protected) > wrote in message
news 428AF820.4010600@(protected)
Krunoslav Po?ega wrote
>Hi
>
>One question
>
>I have PDFContentByte object (passed to method as parameter)Hi All
I am new to this list but would like to dive in with a new question
regarding tables
Is it possible to omit only one portion of a cell border? For example I
would like to have a tHi
I 'm trying to place blocks of text (paragraphs) in arbitrary boxes and
positions on the page. Labelling an image for example.
I want to take advantage of the paragraph and chunk formatting |
|
 |