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 241 of 388 Previous 100   Previous 10   241   242   243   244   245   246   247   248   249   250   Next 10   Next 100  

Underline text and PdfContentByte

Hi Does anybody know an easy way of creating underlined text with PdfContentByte class?. I need it for creating underlined text at absolute positions. The setFontAndSize() method doesn 't hand

Bug with List/Paragraph/ColumnText ?

That 's by design. ColumnText doesn 't support lists or tables inside paragraphs. > -----Original Message----- > From itext-questions-admin@(protected) > [mailto itext-questions-admin@(protected)

PDF Searching

I am considering using itext but I am not sure it can do what I want it to. I represent a voluntary historical society which publishes transcriptions of archives online (search.fibis.org). We

Re: [iText-questions] Problem with Acro Fields and rotated
   pageformat

That 's it thanx a lot for your help! Best regards Christian On Sat 2005-04-09 at 23 04 +0100 Paulo Soares wrote > tf.setRotation(90) > > ----- Original Message ----- > From "Christi

Problem with Acro Fields and rotated pageformat

tf.setRotation(90) ----- Original Message ----- From "Christian Lauer " <lauerc@(protected) > To "Paulo Soares " <psoares@(protected) > Cc "iText Mailing List " <itext-questions@(protected) >

Re: Re: Question/Problem with mailing list?

> a) There is a 'non breaking space ' character you could use. > I think it 's (char)160 but you should check this in a ASCII table. Yes it 's \u00a0 but the result is the same as with \u0020. I u

PDF on Clipboard?

Hi is anybody aware of a cross-plattform solution to put PDF generated by iText on the clipboard? It 's all a matter of using the right Dataflavor but I could not figure out which one to use..

Alignment for Chunk

Is there anyway I can align Chunk (like Paragraph) ? I am looking for something like chunk.setAlignment(Element.ALIGN_LEFT). Paragraph can be aligned with paragraph.setAlignment(Element.ALIGN_LE

R

Subject: PDF cells

Is there anyway to produce a pdftable without vertical lines? I just want the horizontal line to separate the rows. Thanks in advance Ron <html xmlns o "urn schemas-microsoft-com office of

Re: [iText-questions] highlighting/ underlining words in existing
pdf files

Hasan Mushtaq wrote > Hi there > > I am a developer working in java on a project in which i am required > to highlight/underline existing Pdf files. To start with I first > created a Pdf F

highlighting/ underlining words in existing pdf files

Hi there I am a developer working in java on a project in which i am required to highlight/underline existing Pdf files. To start with I first created a Pdf File by using itext. THen i was able

[iText-questions] [Fwd: Re: Question/Problem with mailing list?]

Rotated Text Not Printing

Hi The attached document displays correctly but the rotated text does not print on my printer (HPDeskjet 1220C.) The non-rotated text is printed correctly. Is this my code acrobat printer

Re: Postscript & PCL

Hi Keith Keith Tingle wrote > iText has partial support for HTML & RTF but have there been any projects > that attempted to add Postscript or PCL output to iText? > I could have used a pos

Re: acrobat (professional) 7 (pdf 1.6), form fields and itext

Hi everyone [I sent this earlier this week but didn 't see it come through - sorry if others get it twice] I 'm currently trying to get my head around acrobat 7 and am finding that if I take a

Invalid restore and PdfImportedPage

I 'm attempting to write every page from a generated PDF to a new PDF 3 times. I 'm currently writing a PDF into ByteArrayOutputStream converting it to a byte array and reading it back in with Pdf

PdfGraphics2D Layer Problem

Hello All! Interesting bug? here I am using a JTextPane for styled text and am calling it 's paint() method and passing a Graphics object to it to paint itself onto. This works well with other

Subject: Import pdf

Hi I am struggling to import pdf pages. I am generating a document using a PdfWriter. At the end of the document I want to append some pages from another pdf file. I tried using PdfCopy whic

Postscript & PCL

iText has partial support for HTML & RTF but have there been any projects that attempted to add Postscript or PCL output to iText? How much work is involved in creating a new output format? Th

Include a background image in a Sign Field

Hello for all I forget say -) in my previous mail send to Bruno The java class to apply the patch is PdfSignatureAppearance.java in the package com.lowagie.text.pdf. Cesar --------

Re: Include a background image in a Sign Field

cesarjz wrote >Hello Bruno congratulations for the best PDF library >I develop a change in your library for add a background image to a sign >field in the layer n0 the size of the image fit

Re: Question/Problem with mailing list?

Andreas Meyer wrote >I sometimes need to insert extra space a) in a single line of text or b) >between two lines of a paragraph. > >In case of a single line a possible solution is to enter a c

Subject: Modify PDF.

I have a requirement where i need to put at GIF image at an absolute position on an existing PDF. Is this possible through iText. Plz let me know. Thanks Bharath.B.

Re: stable release

Hi Bruno Bruno Lowagie wrote > Hello all > > iText1.2.4 has now been released for a while so I turned it in to a > so-called 'stable ' release iText1.3. The next version by Paulo will th

acrobat (professional) 7 (pdf 1.6), form fields and itext

Hi everyone I 'm currently trying to get my head around acrobat 7 and am finding that if I take a pdf (with a form) that works fine and edit it in acrobat 7 (without changing anything in the fo

Fwd: clickable URLs aren 't clickable after adding headers

Just wondering if anyone has ever seen the problem below and if so do you know a workaround. I 've been playing with this but the URLs never seem to be clickable after running the old PDF through i

Adding annotations while creating a document

How can I add an annotation (file attachment) to the current end of the document? Annotations require that you specify the absolute location. However I am currently creating a document and woul

Document output failure

I am building a pdf utilizing the PDFWriter and a PdfPageEvent. When a run a JUnit test locally I have no problems generating the PDF everytime. When I hook up my J2EE application to have a JSP t

stable release

Hello all iText1.2.4 has now been released for a while so I turned it in to a so-called 'stable ' release iText1.3. The next version by Paulo will then be 1.3.1. The main reason for this re
Page 241 of 388 Previous 100   Previous 10   241   242   243   244   245   246   247   248   249   250   Next 10   Next 100