Google
Google
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
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
iText
Page 126 of 388 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100  

read multiple pages of a tiff

Hi I have recently downloaded itext software to create PDF files I am interested in creating a PDF file with tiff images my question is how can I create a PDF from a tiff file that has multiple pa

consult iText for dotnet

Zhao Ge wrote > Hello > > Currently I create a PDF document in iText for donnet it could show > partial rows of table named "A " in the first page and show remainder > rows in the second page s

japanese language support

Hi List! I 'd like to internationalize my Java application using iText for PDF export. As we need japanese language support does iText PDF export support japanese language and it 's very special c

How to se PageSize of of setting in text file?

Hello itext users! Im trying to make an aplication that reads a text file and creates a pdf file out of it. Im not java expert but I 'm professional programmer. My question to you is following What

Print Preferance

Hi Please let me know whether we can able to change the printer preference during the PDF document creation. If so please let me know how to do that. The document which I create is in the l

OT - Detecting whether a PDF page has "colour " in it

Hi I know this is not an iText question but I couldn 't resist seeing there are so many masters of the pdf universe here! I need to find out whether a particular page in a pdf file has colour in it. W

Embedding external PKCS7 Signature - Debugging...

Hi Folks I have a problem with diigtal signed PDFs - here is what I want to do I have a Java-App that calculates the hash of a PDF Document gives this Hash to an external Application and receives

Put Text with absolute position. over the image.

Hi! How can i put text over the image? I want put a image into a cell of table. And in the final of code put in the pdf writer text with absolute position over the image. Please help me and thank

unknown error

Hi i 'm an italian studend and i 've used your java library itext-1.4.2 for a university project (for an exam). Relly Great !! but when i open the file i 've created AcrobarReader give m

Turkish character support

Hi is there a way to make iText 1.4.2 support the Turkish characters? Thanks -- Onur ?ent?rk Hi is there a way to make iText 1.4.2 support the Turkish characters? <br >Thanks <br clear "all " > <br >--

Adding html text in PdfPCell

Hi Im facing problems adding certain text to PdfPCell. The text that i want to add is an html string. e.g. <html > <body > <p >Some Text </p > </body > </html >. Is it possible to parse this string before addi

Setting a field visible

Hi I have looked at http //www.mail-archive.com/itext-questions@(protected)/msg21869.html - but first of all I think this is way to complex for my problem and secondly I don 't understan

how to set pdf version of existing PDF file

At 05 53 AM 7/4/2006 abc xyz wrote >i want to change the pdf version of my existing file. You just want to change the version number? Why? The number is just a hint to processin

creating forms

Hello I am trying to create my own pdf/HTML form. Thanks to the API I managed to find a way to do it in pdf using the PdfFormField. But I was wondering if there were any way to do it for the HTML

Handling first page differently than the rest

Hello all Since I 'm new to iText I would like your advice on how to proceed with my task. Currently I work on an application that generates a PDF with iText where the lower 1/3 of the page is give

how to set pdf version of existing PDF file

hi all i want to change the pdf version of my existing file. can any one help me. i know we can do this by PdfWriter but it create new file. but i want to make changes in existing file is Pd

Save a page as jpeg

Hello is it possible to save a single page from a pdffile as jpeg- or gif-Image? I don 't want to do this with ghostscript or ImageMagick. Thanks for an answer... Stefan Using Tomcat but need

Bold and Chunks

Hello I 'm trying to output in PDF and I 'm having trouble making my output bolded. This only occurs inside a table. Header Value is how I 'm outputting and I 'd like the value to be bold. I 've

reading postcript file contents

<div >Hi </div > <div >  </div > <div >I would like to use iText to extract the text contents from  the postscript files. Is this possible? How? <BR > <BR >Thanks in advance <BR >Srinivas Srirangan <BR > <

Get value of a text field to use in javascript function

Hi all How do I get value of the text in a text field to use in a JavaScript function? Please provide a sample code if possible. Thanks in advance. Regards Ramdas Sawant .....

Question regarding PdfAcroForm

Hi all I am a novice to itext. Not much work done. Please correct me where ever necessary. I want to create a form (like HTML form ) to enter the information and submit

advice on table-like output formatting

Hi all. I 'm new to iText and would like to get some guidance on a good way to generate a pdf report where the data is a bunch of columns. Potentially there may be a lot of data so memory stingy

Problem checking whether a document hasbeensigned

You must call isAssinado(). Just getting the names is no guarantee that a signed document was not modified and the signature invalidated. Paulo ----- Original Message ----- From "Filipe Fedalto " <f

Getting the bytes of the digital signature ?

Hi all I am using iText to apply digital signatures to my PDFs. It works really great (many thanks for the developers! -) ) I was wondering whether there is a way to retrieve the bytes correspon

Problem checking whether a document has beensigned

That 's a bug with your crypto provider. Use a more recent JDK or another crypto provider like bouncycastle. Paulo > -----Original Message----- > From itext-questions-bounces@(protected)

Problem checking whether a document has been signed

Hi all I 'm using iText to check whether some input PDF document has been signed. I don 't need do actually check or certify the signature validity. I only need to know whether the document is signed

not able to get PdfAcroForm

Hi all i am not able to get PdfAcroForm. following is the code Document document new Document() try { PdfWriter pdfW

table height

hi i have a few question about iText - how to set cell height if i use Table() not PdfPTable or PdfTable ? i allready use cell.height() but its not working (error) - how to insert a nested table (ta

Subject: Font

Hi I have following line in my code and it made me realize that fonts like Arial Times New Roman... are not supported by iText. bf BaseFont.createFont(fontName BaseFont.WINANSI false) Where/ho

iText ~ Multipage TIFF ~ OldJPEG / JPEG

> -----Original Message----- > From itext-questions-bounces@(protected) > [mailto itext-questions-bounces@(protected)] On > Behalf Of Weber Eduard-Klaus (IT/I1S) > Sent Fri
Page 126 of 388 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100