  | 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 | Is there a way to use iText to search an existing PDF document and display the
page numbers that the text was found on?
You can do this manually using Adobe but cannot export the search results.
TDo you offer any class for this iSeries and PDF conversion ?
I am not used to this but our company want to know everything about any
AS/400 spool file to be PDF conversion.
Thank you.
I.Hi
i am doing pdf encryption. It is working fine. but
We want to give only print permissin and shuld not be
editable. when the pdf file is opened it is giving
worning msg as "the pdf is procted notI have two questions about the PdfPRow object.
First why is there no add(PdfPRow row) method in PdfPTable? Without
it it is not clear what the use of PdfPRow is supposed to be.
Second I am usiI 'm having trouble getting all of the lines in my Phrase to have
the same leading. My Phrase consists of 3 Chunks which represent
three different lines. The first and third lines are printed using
a Hi there
I have PDF File created with adobe professional and uploaded in a Database.
I open the PDF in the Browser through my Application.
There I put some text but this text has some accents like
I 'm using stamper to fill out fields on a pre-existing form.
My problem is that once i 've put the proper data into those fields at the
bottom of the page I would like to add a PdfTable.
I can 't seeHi
Can some one tell me whats the benefit of "PdfStamper supports encryption in
append mode " below.
Regards
Wahaj
"bruno " <bruno@(protected) > wrote in message
news 430B1D5B.9030701@(protected)Bruno you did a great job !!
reader.selectPages( "5-7 1-2 ") can be used for example to alter the sequence of an existing pdf and extrat pages in any order.
How can I print a list of the actual numHelp
Is it possible to add a 'mailto ' 'link ' with Itext
I added some email-adresses in a table. I want the user to be able to click
on them after wich the email-client is started.
Hello all
I have a problem with OTF CJK Font Embedding.
My iText version is "itext-paulo-153 ".
OTF font I am using is "KozMinPro-Regular-Acro.otf " which comes
with Acrobat.
My code creating BaseFontHello.
I have written a class to write a PDF using PdfGraphics2D from
DirectContent.
I use the following code to get the String width
public float getStringWidth(Font font String str)
{
Hello
I am trying to parse HTML to convert to PDF and after
reading almost all posts regd. this on this list I
started using HTMLworker but I get exception on when I
code reaches line worker.parse(Hi there
Is there any way to know if a pdf form was created with the acrobat designer
or with acrobat writer ??
thanx!
Guillermo.
Bruno thx for the quick answer.
> > ok I did write the finished html-derived pdf into a file
> > "pdfFromHtmlFile " and then
> > PdfReader pr new PdfReader(pdfFromHtmlFile.getAbsolutePath())
> > Ralf Hauser wrote
> ok I did write the finished html-derived pdf into a file
> "pdfFromHtmlFile " and then
> PdfReader pr new PdfReader(pdfFromHtmlFile.getAbsolutePath())
> psa new PdfS
I 'm very happy with the easy of iText can create PDF document...
I have a question...
I 'm trying to put one paragraph writen in RTF to my PDF document... the
question is... exists any automatic waI have been asked to install iText on a shared server but it seems that it
could potentially be unsafe to do so as I would imagine iText ha sthe
ability to read/file files anywhere on the server seeiHello all
as promised yesterday iText 1.3.3 was released today.
A SelectedPages example was added
see http //www.lowagie.com/iText/toolbox.html
to find out how to use it.
There was a problem witHallo
I have sign a PDF with the following code
KeyStore ks keyStore.getInstance(KeyStore.getDefaultType())
ks.load(new FileInputStream( "keystore.ks ") jenskelkel ".toCharArray())
String alias Hi
I try to use otf-fonts with unicode.
If I replace in the example OpenTypeFont of the itext-tutorial in step 4 BaseFont.CP1252 with BaseFont.IDENTITY_H
( ... BaseFont bf BaseFont.createFont( "liBruno
can you tell some more about statement
reader.selectPages(selection)
Thanks
Hi
Could any one suggest me the simplest and most effective way to convert
an existing pdf document to
a byte array.
Thanks In Advance
Thomas
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN " >
<HT
We are using ColumnText to place paragraphs in absolute positions. How does
one go about calculating the height of a font (or String of text) for a
given font size and font type? (We are given widHello all
I am preparing release 1.3.3.
I still have to add selectedPages example I promised (will be a Toolbox
plugin).
This is the changelog so far
2005-08-24 iText 1.3.3
* Changes made byAt 01 43 AM 8/23/2005 Ralf Hauser wrote
>Hi apologies since this may be slightly off-topic but how do I open a zip
>file when viewing it attached to a pdf with acrobat reader 7?
You haveHi
I created a signed pdf as per
http //itextpdf.sourceforge.net/howtosign.html.
When viewing it with Acrobat7 when pressing "Save a
copy " Acrobat complains that the signed PDF is a form
and no chYou made a program to convert doc into pdf?
----- Original Message -----
From "Saurabh Jain " <jainsaurabh_11@(protected) >
To <itext-questions@(protected) >
Sent Tuesday August 23 2005 9 Hello
I thought you might be interested in this topic in the Java Forums
I am trying to convert .doc format files to .pdf format using iText .
I am able to get a pdf files but there are a number ofhallo
i want to scale an image to a given width. the new height of the image
have to calculate
so that the ratio will keep.
i try to use the scaletoabsolutewidth but then the height is not scaled |
|
 |