  | 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 created a tagmap and a template.
*tagmap *
**
<tagmap >
<tag name "newline " alias "br " / >
<tag name "list " alias "ul " >
<attribute name "symbolindent " value "20 " / >
<attribute naHi everyone.
I 'm using iText 1.3 on a 1.3 JVM into a websphere 5.0
I 'm trying to generate a pdf file containing pictures from a dedicated servlet.
It works well for some time but comes a time whererivate int blankPdfsize 20
public void removeBlankPdfPages(String pdfSourceFile String
pdfDestinationFile boolean debug)
{
try
{
PdfReader r new PdfReader(pdfSourceFile)
RandomAHello iText-questions
As stated in the subject I would like to know if it is possible to
show signature informations on all pages.
Thank you in advance
Cheers
P.S. probably your RSS feehi all
infact i want to detect a blank page in my pdf file so that i can exlude it when i copying the pages to another file or do some thing other with it
similarly i want to detect/trace a speciIt 's possible if you use the CVS code. Call the new method
PdfSignatureAppearance.setCertified(true)
Paulo
> -----Original Message-----
> From itext-questions-bounces@(protected)
> [The tutorial has lots of examples for all that.
Paulo
> -----Original Message-----
> From itext-questions-bounces@(protected)
> [mailto itext-questions-bounces@(protected)] OnI am a new iText user.
Can anyone point me to an example that will show the following
1. How do I create a PDF report that uses PdfPTable tables and
automatically
creates page breaks wHi all
Currently I use the following code to get the number of pages for a
PDF.....
....
documentReader new PdfReader(document.getData())
documentReader.getNumberOfPages()
...
WhatHi I have the document with watermark in a PdfStamper object but not
like obtaining the bytes to store it in a field BLOB of an Oracle DB
Thanks
bruno <bruno@(protected) >
07/06/2006 16 34
P
Hi
is there a possibility to add file attachments to a PDF?
I 've found the static method "createFileAttachment " in PdfAnnotation.
But this is not exactly what I want...
Does anyone know how to aIn a previous update to iText my code which just added a number of empty
cells (making one row) to the table broke.
I have searched the documentation/tutorials and the only thing I found
was that it sHello All !
I have asp.net page and for page response stream I was formed simple pdf
document with Image and table. But in some situations (I can 't reproduce) any
part of document don 't creating - Hi
I the following program I tested Polish letters in pdf and rtf documents.
When I create rtf and pdf files sequencially there is only a problem with
meta fields in rtf file (in this case - "subjeHi
I have used Icebrowser SDK to render the pdf from the html.......But my output font is different and bigger... I want to reduce the font size....In icesoft they ask me to set the font in itext I 'm using this code to concatenate PDF
....
PdfCopyFields copy new PdfCopyFields(new
FileOutputStream(outFile))
....
PdfReader reader new PdfReader(args[f])
copy.addDocument(reader)
....
It Is there something in the itext api to mimic the
autosize feature that Adobe Acrobat provides for form
fields?
I have a form that I am trying to fill out and the
fields have been set to "autosize " uI still don 't see how that can happen. If you want you can send it privately
to me.
Paulo
----- Original Message -----
From "Webber David (NIH/OD) [C] " <webberd@(protected) >
To "Post all your quPaulo
Hmmm. The only difference between PDFs that process fine - and this one
- is the embedded XML. When we remove the XML - it processes fine.
I cannot post the PDF as it contains confidential Paulo
Thanx for your consice answer. I will stick to WINCER and PKCS #7
since WINCER seems more universally useful.
Anders
----- Original Message -----
From "Paulo Soares " <psoares@(protected) >
ToiText doesn 't interprete any XML the stack overflow doesn 't come from
there. Please post your PDF.
Paulo
----- Original Message -----
From "Webber David (NIH/OD) [C] " <webberd@(protected) >
To <
Leonard
Ouch. We downloaded the latest 1.4.1 iText and we 're still seeing the
error.
What we are doing is reading in PDF 's and then assembling a new PDF that
contains all the small chunks of pageHi
Currently i use ITEXT on AIX 4.3.3 with JDK 1.3.1 and Courier Font in CP1252
for Turkish customer.
Now i need to convert text caracters - to equivalent in graphical mode ?
Do you know if i couHi
have dubious problem .
I have a pfx-cert made with openssl and a original-cert by my costumer. If
i use the signcode from itext.sourceforge to sign PDF-docs it works with
the openssl-cert fine Hello
We would like to use the PDF converter package to convert tiffs to pdfs but our server has java 1.3. version installed and due to various issues there is no way we can upgrade it to 1.4. Do At 09 36 AM 6/6/2006 Webber David (NIH/OD) [C] wrote
>PDFs created on the Mac using the Image Alchemy
>v1.13 product from Handmade Software Inc - that
>is a ?plug-in? for Photoshop V3.0 on the MWe 're experiencing an issue processing a PDF that has part of the text
labelled with the "Confidential " labelling (from the Advanced Edit
toolbar options in Acrobat).
We 're not sure if this is purFolks
Adobe have a new plug-in - and this definitely is giving issues for iText processing - (see XML below that it embeds).
Do we know if there is a work around - or timeframe when iText wilAbhishek Srivastava wrote
> Hello All
>
> Is there any way to create an XML file from code when using absolute
> positioning of text?
>
No.
br
Bruno
Hello All
Is there any way to create an XML file from code when using absolute
positioning of text?
Currently I am positioning text using ColumnText which requires a
PdfContentByte for its contruct |
|
 |