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 40 of 388 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10   Next 100  

Read in single PDF, generate copies and stamp, concatenate

Adam Leszinski wrote > I 'm looking to create a downloads page where users will have the ability > to generate a number of copies of a given selected PDF document. OK. > Under the hood each of the

Questions about changeing font size ofFormTextField and Pd

You should use TextField otherwise the appearances won 't be created and the field will fail in older Acrobat versions and won 't flatten. Paulo ----- Original Message ----- From "???? " <uncooldog@(protected)

why the font changed?

The font is the same but the PDF must use the postscript font name. Why are you bothered with the font name? Doesn 't the font looks the same? Paulo ----- Original Message ----- From "tommy.gong "

Questions about changeing font size of FormTextField and PdfSt

i 'm newbie. recently i found some questions while using it in my project i didn 't known what can i do on them i am eager to your help 1. i created a ComboField using codes below PdfFormField

Read in single PDF, generate copies and stamp, concatenate, ou

I 'm looking to create a downloads page where users will have the ability to generate a number of copies of a given selected PDF document. Under the hood each of these documents will be stamped with

PdfTable.addCell(Phrase) broken?

If I construct a Paragraph that contains a table and then add the paragraph to a table using addCell the table does not appear. It seems that PdfTable.addCell(Phrase phrase) does not work properl

Added support for PDF/A-1

Excellent - thanks!! Are you doing both 1a and 1b or just 1b? Leonard On Jun 5 2007 at 11 06 AM Paulo Soares wrote > I 've added support for PDF/A-1 and is available in the iText SVN > and the

XML from FDF

How can I get XML from FDF form and how can I populate FDF from XML ? There is no such constructor like shown in below example. XfdfReader fdfReader null try { fdfReader

questions about iText and RTF

Will it be possible for RTF to set the Cell Height and remove the space before Table? Or may be it already is? I suppose Table.setOffset(0) isn 't working because the setSpaceBefore() method Is not

Fontsize for ComboBox

Hi there I do create a PDF form with itext containing virtually all the components available. It all works perfectly - however there is one small nag I did not find a way to set the fontsize of a (

Positioning HTML snippets using HTMLWorker

Hello I would like to use HTMLWorker to position a table on a PDF. However when i do so HTMLWorker writes the table to the top center of the page. Is there a way to set the XY starting position

Hello. I need to run concat_pdf.java on Linux

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Vera Lucero wrote > Do you have any examples on how to run iText.jar on Linux? I copied the > iText.jar and concat_pdf.java to Linux and trying to set

Hello. I need to run concat_pdf.java on Linux

Do you have any examples on how to run iText.jar on Linux? I copied the iText.jar and concat_pdf.java to Linux and trying to set it up to run. I got the following response from Bruno Lowagie. Thanks

RtfWriter: How to set font size of paragraph rendered from New

Hello Whenever NewPage() is called for RtfWriter it places a paragraph with a NewPage (/page) marker in the document. The problem is that the paragraph which contains the new page takes up some

Rendering HTML reports into PDF

Our application has a need to render several HTML reports into PDF. These reports fall under 4-5 standard format so we use 4-5 XSLs and then create reports. The user also wants to select generate P

Header Cell Problem.

I am wrting a PdFpTable to document. This PdFTable has many pdftables as Pdfpcells which are added in a for loop. Table should display continuously so I am using setSplitLate(false) on all the PdFp

itext-releases

Hello all Last week I heard that some people are subscribed to itext-questions because they want to be informed of new releases. I can imagine that those people get a lot of unwanted noise in their m

Font and attributes of the text field.

Hi everyone. 1) Please advice a simple way to get field font and size. As a result I need an instance of BaseFont class. I found only not good-looking solution ... final Item item acroFields.getF

Subject: iText 2.0.4

Mark M. Hall wrote > On Monday 04 June 2007 01 07 Felix Satyaputra wrote > > Will these changes be included in the next release of > > iText? > Yes. And what 's more this release has just been publ

Merging a pdf file with the words

Hi! I would like to import every page of a file called C \input.pdf add one line "Hello World " at the bottom of the page and save the output to C \output.pdf Unfortunately I can not get the Hel

StampReader, ZipOutputStream and ServletOutputStream

Hi i 'm generating PDF documents from a PDF document pattern passing it through a ZipOutStream. The ZipOutStream is passed through the myServletOutputStream. The problem is instanciating a new P

Positioning an SVG image

Jason wrote > I am trying to create an PDF with several SVG images. Is there a way to > individually position each image in the PDF (i.e. position image via x y > coordinates)? Write the SVG to a

Positioning an SVG image

I am trying to create an PDF with several SVG images. Is there a way to individually position each image in the PDF (i.e. position image via x y coordinates)? Thanks for your help. ------------

Split table with respect to columns

Hi I am new to itext. I have a PdfPTable with 100 columns. I need to display the PdfPTable with 20 columns in each page. How to split a table based on the number of columns? Please help Regards

Splitting PdfPTable with w.r.t columns

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " > <html > <head > <meta content "text/html charset ISO-8859-1 " http-equiv "Content-Type " > </head > <body bgcolor "#ffffff " text "#000000 " >

java.lang.StackOverflowError Exception, please help

Hello I 'm working with Document class and many of methods add( Element object) are used. But after some succesful "add " method I got the follow exception when add a PdfPTable or a Paragraph. At fi

pdf sign problem

Hi i have a sign in base64 and i want to add to a exist pdf file. I prove to sign but the process no work . someone has a example code for do it? Thanks. -- View this message in context http //w

Search String in PDF documents.

Hi Is it possible to seach the number of occurences of particualr string in the existing PDF documents using iText. Thanks and Regards Nagesh <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transiti

Editing AcroForms

Hi I have an AcroForm that I created with Acrobat 8 Professional. It allows the users to enter data into the form and save it. I have a combo box in the form and I want to add values to it. After

Cannot create PDF file using jar

Hi I created an application (on Windows XP) that outputs PDF file. While it can output the file when I run it under Eclipse environment it does not create the file when I double click the jar to ru
Page 40 of 388 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10   Next 100