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 232 of 388 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100  

Relative text position

Hi can you tell me if itext has a way to write some text in a direct position. eg 5 cms from the left and 3 cms from the top of the paper. I cant find anything like that in the faq. Thanks

RE: [iText-questions] UGH! I give up! Blue backgrounds are

Yes iText can definatly make changes to existing documents. I have added fields moved them around renamed them and set the /MaxLen property. Also using PdfContentByte I have been able to change

fill in form question

Hello! I 'm trying to use your examples from iText software. Everything looks great. I just have one question -- you have a Register.java class to show how to fill out the form. However for PDF fil

iText - print existing PDF file

Hi I have a question regarding iText and printing Is there a way to print a pdf-file which exists as a byte[] or a ByteArrayOutputStream from a java program without using servlets (as in the S

Table et hauteur

Bonjour j 'aimerais mettre une hauteur de ligne sp?cifique ? chacune de mes lignes de mon tableau. Comment puis-je proc?der ? PS excellente librairie

Paragraphs and Chunks and Graphics2D

Some advice would be appreciated with the following problem. 1) I have a method that generates Egyptian hieroglyphs written to Graphics2D in such a way that no pixelization results. I.e. I write

RE: [iText-questions] UGH! I give up! Blue backgrounds are
driving me

At 05 14 PM 5/16/2005 A. Gautier wrote >I need to know how to turn off background and hovor colors using itext >does anyone know how to do that? iText can 't modify existing PDF docume

PDFContentByte toPDF()

Hi One question I have PDFContentByte object (passed to method as parameter). How can I create a PDF document from this PDFContentByte object ? I presume that this is done with the toPDF() me

Plz tell me which jar(s) file I should add to the classpath to

Hi I am unable to understand how compile the files which one I found in your site. Please give in detial which jar files are required to add class file and where from can I get them as e

Split Table or Columns and Create an Appendix

Hi ! I have following dilemma I want to add som content to a PDF say a table after the table i need to have 2 columns of text that only have limited space to reside in. If this text fills th

trying to download iText 1.3

Hello I just tried to download the jar of 1.3 but it only downloaded 15KB! I 'll keep trying in case it is an issue on my end but you may want to double check the link at http //www.lowagie.com/

Combine Multiple PDF files with master table of contents

Hi I have 200+ existing pdf documents that I would like to combine into one pdf file. The first couple of pages should be a table of contents that would allow the user to click on a name and g

SimpleTextColumn that flows to next page

Hello How can I implement a simple ColumnText that automatically flows to the next page when full? What I am looking to do is similar to the ColumnObjects example with multiple columns and a tit

Adobe Reader v6, v7, and Arabic Text

Font class - is it thread-safe?

Is it ok to access an object of this class from different threads? I have a web application and I want to create a few Font objects as static members to be used in all my reports. I was wondering i

FW: Trouble with the new Acrobat 7.0

Hello I just got this email - has anyone else seen this? Thanks - dave . The bank here just installed Adobe Acrobat 7 and when I try to open a pdf file which was created w

Is it possible to generate a PDF file in the browser witho

Yes see http //itextdocs.lowagie.com/tutorial/general/webapp/index.html and http //www.onjava.com/pub/a/onjava/2003/06/18/dynamic_files.html for starting points. Doug

RE: [iText-questions] UGH! I give up! Blue backgrounds are
driving

This list is about itext not about Adobe Acrobat as I assume your answer applies. Thank-you but if I wanted to know how to use Acrobat I would have posted to a more appropriate list. I need to

Is it possible to generate a PDF file in the browser without s

Hi Is it possible to generate a PDF file in the browser without saving the content into a file? Thanks & Regards Harikrishna

Using SimpleObjects and ContentByte

Hi I 'm using iText to generate a letter with data pulled from a database. The letter will have the normal address headers and date fields etc. I 've used a ColumnText to write out these part

Example ColumnObjects: what starts the columns?

Hello I was wondering what line of code actually kicks off the two columns in the ColumnObjects example. Why is "Author Name of author comes here " above the columns and the image apart of the l

Subject: 1.3 - > 1.2

Hi How hard is it to convert a java app to run on 1.2 if it presently runs on 1.3? This is Windward Reports so no EJBs or stuff like that. (I ask because .NET 2.0 J# supports java 1.2 so if

How to attach files to pdf ?

to an existing pdf documents by pdfstamper? is that possible ? how? -- Alawi Albaity Jeddah - KSA Mobile +966506660442 <div >to an existing pdf documents by pdfstamper? </div > <div >is that

UGH! I give up! Blue backgrounds are driving me crazy

I have an existing PDF form that has all the form fields with a background color of blue. Once a user tpyes in some text the field becomes white. I am trying to get all the form fields to be white

label on pushbutton

Hello I 'm creating a pdf form with iText and can 't figure out how to get a label on a push button. I 've tried showText and all of the setValue methods. Here 's the code I hijacked from somplace on t

MultiColumnText balance

I 'm new to iText and it looks great. But I hit a snag. I 'm using the MultiColumnText object to put a series of articles into a PDF. The layout is a headline (added as a paragraph) that stretches a

multiple output types

Is possible to create one generic document that could be written to html rtf and/or pdf based on the writer used? Thanks! Doug James **************************************************

Read a tiff into an Image, convert to BufferedImage

Can I read a tiff into an iText image instance and then convert it to a BufferedImage instance.

Re: How to get rectangle values of an interactive form fie

Rectangle rect ... //field position int r reader.getPageRotation(1) while (r > 0) { rect rect.rotate() r - 90 } > -----Original Message----- > From itext-questions-admin@(protected)

Re: How to get rectangle values of an interactive form field

Hi Paulo Can you tell how is that applied. Regards Wahaj "Paulo Soares " <psoares@(protected) > wrote in message news 2B48A868C102134F88BDCD68033EB6A3CAE17A@(protected) The result
Page 232 of 388 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100