  | 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 | Thanks. The descriptions are stored as separate Word documents. (I don 't
know why?!)
So I have saved these as HTML and when I use HTMLworker the <h1 > text is
printed twice on the PDF output. It appeThanks a lot for your help!
Ingo
--
This message was sent on behalf of ingo.schmoekel@(protected) at openSubscriber.com
http //www.opensubscriber.com/message/itext-questions@(protected)/710
Hi All
I am using iText generate PDF form on fly. It loads data to an existing PDF
form template. I have requirement to dynamically add more text fields to PDF
template if data doesn 't fit in existHi all!
I 'm new to iText and I 'm hoping this is where my search for a PDF generator
ends -)
Anyway I have been working on a calendar feature based upon ASP.NET
System.Web.UI.WebControls.Table for sHello
I am creating pdf form xml and I need to indent the paragraphs. How can I do
this?
I tried the following and a few other attributes in the tagmap file that
didn 't work
<tag name "paragrapHi. I need to retrieve some text descriptions for some code values. When I
add this text to the PDF it has to retain the correct format. So some words
need to be bold some italic etc.
How would yDocument.plainRandomAccess true
Paulo
> -----Original Message-----
> From itext-questions-bounces@(protected)
> [mailto itext-questions-bounces@(protected)] On
> Behalf OfHello!
Me again -)
I 'm using a part from your example for decryption
// . . .
try
{
System.out.println( "Reading " + args[INPUT_FILE])
PdfReader reader new PdfReader(args[INPUT_FILE] args[OWNERHello and good morning from Germany
I have started to use itext with some success and want to create my own
utility library for my webapplication.
That library should allow to load an arbitrary PDFHi All
Would like to know what sort of encryption level is defined in iText.
Thanks.
--
Regards
Manoj
<div >Hi All </div >
<div >  </div >
<div >Would like to know what sort of encryption level Using iText I am creating a PDF document from a series of TIFF images.
Then (next pass) I am digitally signing it using an invisible signature.
However I place my invisible signature on page
I have an existing pdf and I need to change the property of one text. The
text can only display 2 characters ie the "United States " is truncated
into "Un ". How to set the property of the text fieldhi alli am currently working on one eclipse plgu-in development project in that i want to transfer a Jface Tree viewer or a tree view in PDF document using itextHow can i use itext to make a tree viewHello
I thought that PdfReader#getPermissions returns the permissions used when
encrypting a document in the same format as
PdfEncryptionSettings#setEncryption wants them. However I only get stranI 've no idea what you want the signature to look like but the best way is to
look at the PdfSignatureAppearance source for inspiration.
Paulo
----- Original Message -----
From "Felipe Ga?cho " <fgaHi
The following (simplified version of example in CH 14 of iText in Action)
works using itextsharp 4.0.3 .NET 2.0
using System
using System.IO
using iTextSharp.text
using iTextSharp.text.pdfThere are other ways to uncompress streams and your patch will fail with dct
encoded images for example.
Paulo
----- Original Message -----
From "Michael Schierl " <schierlm@(protected) >
To "Post allHello
Currenlty Document.compress false will only prevent newly created
streams from being compressed.
The attached patch will also decompress already existing compressed
streams (imported from o
Currently I am using the following to add some bookmarks to an existing PDF
PdfStamper.setOutlines(SimpleBookmark.importFromXML(new
ByteArrayInputStream(bookmarks.buildXml().getBytes())))
The aboWhat is the best way to concatenate several pdf files into one
document considering that I am getting pdf documents from a database
Blob report resultSet2.getBlob( "PdfDocument " )
Then I get biHello
I 've read your workflow and the first thing that comes to mind
is a counter-question why are you using PdfCopy in STEP 4?
Doesn 't PdfStamper meet your requirements? As far as I understand itHi
I 'm using the createGraphicsShapes method in order to
get the Graphics2D object so it can be drawn to the
pdf directly bacause i need to print farsi text. It
works fine with this method for acquirWeimar Prof. Dr. Joerg R. wrote
> Using jarnal which uses iText for PDF creation I have the problem that
> my custom font is not embedded.
There 's a public member variable in DefaultFontMapper
thHi
I have the following problem with the code below
Table t new Table(2)
Cell c new Cell( "hola 00 ")
c.setRowspan(2)
t.addCell(c 0 0)
c new Cell( "hola 01 ")
Can someone please provide a few hints on how I can achieve this
I need my RTF doc to look like something like the following
Hello
I want to extract text from pdf file.
extractly I want to pdf convert to html.
My pdf file include suffix(in html I use sup sub tag)
How can I extract text with suffix effect?
thank you
--
T
If you 're looking for a specific method/API there isn 't one that I know of
in MCT (I 've just been looking at the code).
You will have to draw the lines manually (that is using lower level
methodsHello
My English ability is very poor. sorry
I want to read a pdf file
and save image to file
I try but..
for (int i 0 i < reader.getXrefSize() i++)
{
PdfObject pdfobj Dear Sirs / Madams
since you switched the version control system from CVS to subversion I suggest the included patch to com.lowagie.tools.BuildTutorial.java
Yours sincerely
Thomas Tampe
Leiter S
hi am using getInstance(String filename) method to include an mage in order
to generate pdf . is there any mechanism to check if the given file name
exits or not using itext.Ex-
if filename c \iam |
|
 |