  | 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
I analyize an existing PDF Form using the iText API to get information about the form fields.
[...]
PdfReader reader new PdfReader(pdfForm)
try
{
PdfStamper stamper new PdfStamperAt 05 17 AM 3/26/2004 Paulo Soares wrote
>Both allow 128 and 40 bit encryption.
>
128bit encryption was added in Acrobat 5. Acro 3 & 4 only support
40bit.
Leonard
----------Hi
is it possible to generate a barcode with no text showed? I could not find
a setShow Text(boolean doShow) in the Barcode class.
I can only set text properties as font size etc. but no chanPaulo Soares wrote
> I can reproduce the problem with the following program
>
> document.setPageSize(PageSize.A4.rotate())
> document.open()
> Table t new Table(5)
> t.setWidth(100)
Both allow 128 and 40 bit encryption.
Best Regards
Paulo Soares
<P >
Hi All <BR >
<BR >
  This is Krishna Menon from Hyderabad.  I am using iText for generating PDF files from jsp.  I am able to create the report as needed but the header is not.  Hello
To be compatible with acrobat 3 or 4 you should use an encryption of 40bit.
It ' would be useful to add a parameter to manage pdf output version in
com.lowagie.tools.encrypt_pdf.jav
Hi all!
Do you guys here know any exact replacement for CPDF-Monospace for iText?
That would really save a lot of trouble from migrating to iText from ClibPDF.
OT Thanks a lot to Paolo forHello
I need to set the table width equal to the image that I am inserting in a
column.
Image img Image.getInstance( cComps.getImage() Color.BLUE )
PdfPTable pTable new PdfPTable( At 12 40 PM 3/25/2004 marco.abderhalden@(protected) wrote
>I 'am using the same code as Simon for printing a watermark. the only
>difference is the use of PdfGState to set transparency. the watermaHello
I 'm having some problem trying to sign a signature form field in iText. I 'm using the signature.java example file as is and when I click on the signature field to sign it using a self signedThat 's weird. You can send me a small code example so that I can
reproduce here the problem.
Best Regards
Paulo Soares
> -----Original Message-----
> From itext-questions-admin@(protected)Hi all
I have an iText app linked against v1.02b that is demonstrating some
weirdness.
I have a document containing pages that alternate between portrait and
landscape. Page 1 is portrait Hello
I 'am using the same code as Simon for printing a watermark. the only
difference is the use of PdfGState to set transparency. the watermark is
visible on the pdf but newer printed. This is nlol... the answer to this was kinda easy
from the API
getInstance(Image image Color color boolean forceBW)
Gets an instance of an Image from a java.awt.Image.
SET forceBW to hello
I 'm generating XML by the use of document.add(Element) method.
the problem is that the XML generated is splitted (to respect 80 columns
??) and \n are inserted into paragraphs.
So whenCan anyone help with the following. I am parsing an XML document using a
tagmap using
XmlParser.parse(document "file c \\xml\\Letter2A.xml " tagmap)
but I would like this parsed XML to overlaHi.
I want to use iText to modify existing PDF files.
All of these PDF files have Form fields.
Also a Submit button which leads to an URL.
Is there a way to automatic change this URL in all PDF
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " >
<HTML > <HEAD >
<META HTTP-EQUIV "Content-Type " CONTENT "text/html charset us-ascii " >
<TITLE >Message </TITLE >
<STYLE >BODY {
MARGI am having the exact same problem described below in an email on the 11th
of March. Did anyone have an answer to this as I can 't find a reply.
Thanks
Dan Criddle
>Hi
>
>I generate a PDFHi
I see in the docs it is possible to request a restart with
WrapperManager.restart() but I cannot have a compile decency on the
wrapper code.
So I wonder if it 's possible to configure the w
Hello Everyone!
Is it possible to write and UNDERLINE/UNDERSCORE using PdfTemplate?
I 've been trying this code and it seems to be not diplaying the
pFont.getFixedText() when it is composed ofQuoting Jose Puchi <PuchiJL@(protected) >
> Hello Bruno
> I take a example from logawie site this example is Calendar.java well my
> idea is generate pdf?s files in my local pc with iText I have added a header to my document pages and set a gray background. Looks nice. But I 'd
like the header to be smaller and I can 't seem to find a way to control the size of the
header area.
RichHi
I am using the normal Table class to generate a table in the
resulting PDF (NOT the PdfPTable).
How can set the height of the Cell(s) or Row in the table ?
thanks & regards
VijaHi
Can you please tell me where I can find the iText API Docs ?
Can the API Doc be downloaded ?
thanks & regards
Vijay .R
Hi
I would like to know how to change the offset of a PdfPTable ?
thanks & regards
Vijay .R
--- "Menke John " <John.Menke@(protected) > wrote
> Bill thanks for getting back to me. I have not
> used the Image constructor
> directly because i
> need get my images as a stream and there dBill thanks for getting back to me. I have not used the Image constructor
directly because i
need get my images as a stream and there does not appear to be a constructor
that matches with
inputIs it it possible to indicate to the adobe viewer that bookmarks show
not be expanded so that only the top most section name is displayed?
e.g.
+ section 1
+ section 2
instead of
- se |
|
 |