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 216 of 388 Previous 100   Previous 10   211   212   213   214   215   216   217   218   219   220   Next 10   Next 100  

Class Cast exception in writer.addAnnotation(formField2); -- a

Hi I am using this chunk of code to add form fields in an existing pdf. But I am getting a class Cast Exception PdfWriter writer PdfWriter.getInstance(document new FileOutputStream( "c \\Test

Qn on creating Pdf Form fields in existing pdf

Hi I have an existing Pdf ( say x.pdf). I want to add a few form fields in this Pdf. Is there a way to do that? Do you have some examples you can show me? Thanks Anitha. ------------

Contiguous page numbers with merged PDFs

I have used the concat example to merge PDFs but the page numbers in the footers restart at 1 for each doc. Any ideas on how I can make them contiguous? Thanks. pK.

PDF Structure?

I take it that iText has no support for PDF Structure? I 'm building PDFs with reading-order data with a win32 toolkit. When the time comes to flatten those PDFs on our pure-Java server I 'd like to

cell alignment docs typo

In http //itextdocs.lowagie.com/tutorial/objects/tables/index.html The section on Cellheights -alignment -padding -leading -colors The 2nd list should be for vertical alignment rather than hori

graphical designer

do you know if i can find a graphical designer which produce xml file that itext could parse ? thank you for your answer ( and for your work too.. )!! Adrien

Converting a landscape document into a portrait document

Hi I 'm in a situation where I need to read a landscape PDF and produce a portrait PDF that has the original landscape page rotated by 90 degrees. In other words a target system will only accept A4

Re: Encrypting a PDF

Is this a bug ? Regards Wahaj "Wahaj Khan " <wahaj.khan@(protected) > wrote in message news datlcp$9p3$1@(protected) > Hi > > I am trying to encrypt a PDF using the sample iText provided sampl

Subject: hi!

hi!! I 'm Roberto from italy. I 've a remark about the TagMap object and the way how it retrives the map file... Who have i to contact to submit the problem? Regards Roberto. Roberto "Tasso " HMD St

Re: Problem with parsing <TABLE > tagsduring XHTML to RTF conve

bilbo56 <bilbo56 <at > yandex.ru > writes > > Hi > > I have a task to convert crowd of XHTML files to RTF format. I try to do this using iTEXT. > I use SAXmyHtmlHandler which I 've download toge

RE: Is there any example for Arabic Shaping using ArabicLigatu

http //itextdocs.lowagie.com/tutorial/fonts/styles/index.html#direction > -----Original Message----- > From Mohd Bhava [mailto mohd_bhava@(protected)] > Sent Wednesday July 13 2005 11 04 AM > To P

Is there any example for Arabic Shaping using ArabicLigaturize

Hi I find difficulties to create pdf file in arabic. Can you please give me a sample to use ArabicLigaturizer? As I have to develop reports in pdf format any sample would be helpful. Thanks ______

Error in javadoc

<FONT face "Default Sans Serif Verdana Arial Helvetica sans-serif " size 2 > <DIV > <DIV >Hello paulo </DIV > <DIV >  </DIV > <DIV >I 'm watching the javadoc of the release 154 and I have find one thing that I

can 't show image border, in a chunk, in a phrase, in PdfPT

Images don 't draw borders the rectangle is only used to establish the dimensions. Maybe they should. ----- Original Message ----- From "Charlie Solomon " <charlie@(protected) > To <itext

Anyone know of a good licensing library?

I am considering using www.jproductivity.com <http //www.jproductivity.com/ > for licensing of WR. Anyone heard of them? Or know of a good java licensing solution? Thanks - dave ---------

quality-issue with com.lowagie.text.pdf.PdfGraphics2D 's FontMe

hello I want to use iText for my application to print some rich text from a JTextPane with varying textstyles under Sun JRE 1.4.x / 1.5.x. But unfortunately I run in a quality-issue as shown in fol

quality-issue with

I want to use iText for my application to print some textdata from a JTextPane under Sun JRE 1.4.x. But unforunately I run in a quality-issue as shown in following example. //

Special usage rights settings?

Is there a way to set these "Special Usage Rights " needed by Adobe Acrobat when generating a PDF form with iText such that a form data can be saved when that form is opened and edited within Adobe Acr

Subject: important

Hello sir please tell me if iText depends on the Mozilla engin to render the arabic text and preview it. the arabic vowels are not appear correctly. please send me. thanks on advance. M Lotfy. ----

Top Margin overwritten by reading in another PDF

Hi thank you for answering my former question so fast but I am afraid I did not put the problem clearly The situation I am struggeling with is I read in a pdf document an place it on a new page

RTF Images and RTF2FO

Hello everyone! I need some help with RTF code. The problem is that I 'm using iText not for creating documents "per se " but to find out what RTF code represents a given component. I 'll describe

bug in arabic pdf writing !!!!

Hello sir I 'm an iText user I used it to generate pdf file from arabic.txt file it works good except with arabic shaping it doesn 't work good. the bug is when your library writes the arabic text

Managing Annotations in PDF using iText

Hi Thanks bruno for showing me the correct way. I have few queries regarding annotations handling in iText. 1) Why is the Line in your sample shown when its clicked. Can 't we have a way to show

Table vs. PdfPTable, Cell vs. PdfPCell; and removing borde

John M. Gabriele wrote >What 's a good rule of thumb for deciding whether to use >a Table or a PdfPTable? > > If you are generating PDF only use PdfPTable. >I also need to remove all borders from

Can i create a pdf template for a pdf and add it to anothe

I think the original answer was right but maybe you interpreted it wrong. When you say PDF template. Do you mean a separate PDF document? Because the person who answered your question was talking abo

Table vs. PdfPTable, Cell vs. PdfPCell; and removing borders.

What 's a good rule of thumb for deciding whether to use a Table or a PdfPTable? I need to put a table up with no borders. The dimensions are fixed (1 row 3 columns). I also need to remove all borde

iText 1.2 Release

<FONT face "Default Sans Serif Verdana Arial Helvetica sans-serif " size 2 > <DIV >Hi </DIV > <DIV >    TIMES_NEW_ROMAN seems to be removed from FontFactory. Any idea why ? If we require TIMES_NEW_R

co-ordinates and sizes - Urgent.

I am at a loss figuring this out...it is related to my previous question. Why are the sizes and co-ordinates not setting correctly? Here I am generating a square table height and width 1 inch (72

top Margin overwritten when reading in another pdf

Hi I encounterd the following problem while reading in an other pdf-document into my current document with the following method public void insertAnotherPDFDocument(byte[] pdfIn) throws IOExcepti

Re: Re: Read a signed PDF document

Hi Please read http //itextpdf.sourceforge.net/howtosign.html#howtoverify Regards Wahaj <Hong.Sun@(protected) > wrote in message news OFFD59B22E.C6200F97-ONCA25703B.0008744B-CA25703B.00087BCD@(protected)
Page 216 of 388 Previous 100   Previous 10   211   212   213   214   215   216   217   218   219   220   Next 10   Next 100