  | 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 | I am adding a paragraph to a Table Cell. I am formatting the style of the
paragraph to have a left indentation. I am unable to get the resulting PDF
document to render showing the indentation.Hi I want use concat_pdf.java to merge some pdf files. How I can modify the code to be able to have each page of different documents to LEGAL size. I have some files that content are picture largerHi
I use iText for dynymically creating PDFs which
include a HTML form with some hidden parameters.
code snippet
PdfAcroForm acroForm writer.getAcroForm()
PdfFormField hiddenField1Hello!
I have this code
Table items new Table(4 5)
items.setWidth(100)
items.setBorder(Rectangle.NO_BORDER)
items.setAlignment( "LEFT ")
Ok I figure it out.
Hi!
Is there any way that I could insert char into phrase or is there anything else
that could be used with char and I could still change fonts and write everything
in the same line?
All
The attached code will create a text-only calendar for year 2004. Since I
mentioned it in my "XML to PDF " message I thought that someone can use the
code. I also have couple of other formathi
is there anyone who knows how to set default font
on PDF document?
tanks.
jun
Hi
I need to add a header and a footer to each page of a document. It is
working fine except that the HeaderFooter is visible for all the pages
except the first page. (See code below for event hanHi!
How can I insert text into the same line and the text has different
style fonts?
Example
[bold]hello![\\\\bold] My name is wizard.
The "hello! " word is bold anHi all of you
I have a problem how can I write the number of page with the total pages such as "page " of "pages " ?
There is someone who know ?
Thank you.
Remo
Hi
I want to merge several PDF into a one PDF I can do that with existing
PDFCopy but only problem is that I want to start next PDF from same page of
result page in place of next page kind of Hi
If I am creating a pdf page using PdfContentByte writing to a Document (via
PdfWriter) how do I change the page size part way through
1. Do I call Document.setPageSize()?
2. Do I caHi
Where in the iText source is the code that does
1. Figuring out the soft line breaks in a paragraph?
2. Writing out the font information to the pdf file?
Thanks - dave
---You want incremental update but iText doesn 't support it. You can do it with
PdfStamper but a new file must always be created.
Best Regards
Paulo Soares
----- Original Message -----
From "gAdd the text and image to a Phrase and construct a PdfPCell with that
Phrase.
Best Regards
Paulo Soares
----- Original Message -----
From "Michael Korolyov " <mkorolyov@(protected) >
To <it
I have an existing PDF with Author "Joe Brown " is there a way in iText to open the existing PDF and change the Author to "Samual Adams "? I have looked at the PDFReader but do not see a wayPlease excuse my ignorance on this subject - I 'm new to the multi-lingal
scene. The pdf was generated on a unix machine and opened on my local windows
xp box. All other language bookmarks worHello
I need to have PdfPTable with Cell that has Image and Phrase next to
Image (in one cell).
I 've looked at example of Chap0615 where Table is used here all
clear.
But PdfPCell doesI am having a bit of trouble with Thai bookmarks. The Thai is appearing
correct in the PDF itself (using 'Arial Unicode MS ') but when added as a
bookmark the same text appears as '........ 'Hi
I am sorry I meant PdfPCell.setLeading()
Sorry for creating confusion
Thanks and regards
Ujjwala
Hi
I am setting the default cell padding in my PDF document. I have not added any cell of different cell padding in the table still its not taking the default cell padding set.
Where am I going wr
We have an application in which we need to generate RTF documents with
Table of Contents. Iam pleased with iText capabilities to generate RTF.
Iam not able to figure out generating "TaHI every body
I want to open an existing PDF file using iText .The Pdf file is passed as stream to the function.Now I want to give page number to every page.The page number ios being displayed be
this script doesnt work. is there any way to run a javascript for printing
PDF file in java classes. thanks
PdfAction jAction
PdfAction.javaScript( "this.print({bUI false}) " wriI have an existing PDF with Author "Joe Brown " is there a way in iText to open the existing PDF and change the Author to "Samual Adams "? I have looked at the PDFReader but do not see a way to writHi
I use the following code to concatenate PDF files into a result PDF. The
problem I have is in the result PDF some texts are in different fonts than
the original PDF files. Any idea what cau
How to get copyright symbol on pdf?
Thanks.
Does anyone have any ideas on how to impliment an embedded Line Screen
Frequency into a PDF using iText?
Thanks
Bill Ensley
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " >
<HTMLI was able to create and place a barcode on a PDF created with Acrobat 6.
However when I run the same code with a PDF created by Acrobat 4.0 I
receive the following error when attempting to close  |
|
 |