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

iTextSharp List

All Is there an iTextSharp list? Thanks Alan -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version 7.0.323 / Virus Database 267.8.9/39 - Release Date 7/4/

iText Greek Fonts on Linux

I am using Greek with iText and it seems its not finding the right Greek fonts. What can I check to make sure iText is setup properly and the right Greek fonts are installed. My same tests

does iText comtaiple and work pdf version 1.6 ?

does it? -- Alawi Albaity Jeddah - KSA Mobile +966506660442 does it? <br > <br >-- <br >Alawi Albaity <br >Jeddah - KSA <br >Mobile +966506660442 <br >

PdfPTable problem

How do we get the column string (the text within the column) from PdfPCell object?. Is there any way to check whether a PdfPCell has PdfPTable within it? Why the PdfPCells width() method returning

itext-questions@lists.sourceforge.net

I 'm new to using itext and can 't find any instructions on the website which detail how to get started. For example which files I need to download and how I use the .jar file. When I compil

PdfPTable - Table

Hi! When I use simple Table than I can add Cells to any position in the table and i can set rowspan too but in PdfPTable I can 't do the same thing (or i can 't find the way to solve this). 1.

Problem printing code39 barcode in Adobe 7.0

I use iText to generate PDF 's with code39 barcodes. These PDF 's can be opened and printed in Acrobat Reader 5.0. Since upgrading to Adobe 7.0 with update 7.0.1 the same PDF 's can be opened but ca

Tips for Multi-column, multi-page document with graphic and in

The document I 'm trying to create looks basically like this Page 1

Re: Adding Annotations in PDF

Thanks bruno for showing me the correct way. I have few queries 1) Why is the Line in your sample shown when its clicked. Can 't we have a way to show it always ? 2) When adding a stamp can we

Showing filename together (clickable) with attachment pin

Post a small pdf created with Acrobat with all the features you need. > -----Original Message----- > From itext-questions-admin@(protected) > [mailto itext-questions-admin@(protected)

Help in conversion from excel to Document

Hi I need a help in converting excel file to Document file using java. Kindly acknowedge this mail. Thxs in advance From Vikram

itext irc channel?

Hi is there something like that? Best regards Carsten

Platform-aware utf-8 font initializer

Hi As per http //sourceforge.net/tracker/index.php?func detail&aid 1228772&group_id 15 255&atid 365255 I am trying to get a diverse UTF-8 HTML file converted into PDF and so far only get the Ge

Cold Fusion + Forms Fields/Buttons

I 'm using the iText library within Cold Fusion Scripting <cfscript > and have run into some problems manipulating forms I cannot copy form fields or add elements such as a button. I have tried both wi

Writing text in absolute positions

I 'm a new moderatly new user and I 'm building some very basic PDF 's with images and text. Because of a list of reasons I want to use absolute positions on the text I enter mainly because the page

Repackaging of iText

Dear All If I would like to repackage iText by deleting some packages (e.g. com.lowagie.tools) without any source code modification should I also need to distribute the source code of iText t

Showing filename together (clickable) with attachment pin and

Hi In https //sourceforge.net/tracker/index.php?func detail&aid 1228828&group_id 1 5255&atid 365255 Paolo suggests to processing the resulting annotation. Ok instead of immediately adding i

checkbox becomes invisible

Hi I have a form which contains checkbox groups. If I tried to prepopulate the checkbox using PdfStamper only prepopulated one will show up in the form and the other one which is part of the c

NewPage() does not work

Hi I am using iTextSharp to create a PDF doc and when I try to add a page I get an Acrobat Reader error error "The file is damaged and could not be repaired. " My code *********************

Problems with Using Table in RtfHeaderFooter

Hi I am trying to use a table in a RtfHeaderFooter like in the example given on the IText Website. But all I get aber creating the Document and opening ist in Word ist a "com.lowagie.text.Table@(protected)

find text in pdf file, modify

Hi I have question about search functionality with iText. Is it possible to implement following process with iText 1. find text within existing pdf document (the text is findable with acro

Fwd: Font size for entire table

Please reply to this... --- Ekta Ojha <ektanit@(protected) > wrote > Date Wed 29 Jun 2005 15 21 24 -0700 (PDT) > From Ekta Ojha <ektanit@(protected) > > Subject Font size for entire table > To

MultiLevelheading problem

Hi Bruno Thanks for your fast response. Its surprised me I didnt thought youll make such a fast reply. I already told you that this is a template based report generation facility. We hav

AW: AW: [iText-questions] position of a PdfPTable

Ok. But when I try to add the PdfPTable outside a simple table the PdfPTable always appears on the first page of the document - and not at the current position. For example if I close a simple table

AW: [iText-questions] position of a PdfPTable

...but in this example the PdfPTable is nested in another PdfPTable. But I don?t have a PdfPTable. I have a simple Table. And I want to add a PdfPTable into a cell of a simple table?!? -----Urspr?n

position of a PdfPTable

Hi I want to add a PdfPTable to a document. If possible I want to add this table into a cell of a usual. But I think it doesn?t work. So I think I have to use the writeSelectedRows method. But I re

Adding Annotations in PDF

Wahaj Khan wrote >Hi > >I am trying to test different annotations provided in iText using iText154 >but unable to find them in the resultant pdf (See the attachement on which I >am performing

rawData to awt image

Dear Leonard Rosenthol Is it possible to convert a rawData in Image object to an awt BufferedImage with some kinds of codec in itext? What are data formats in rawData? Thanks Zhang __

Re: rawData to awt image

At 12 52 AM +0000 7/1/05 Ying Zhang wrote >Is it possible to convert a rawData in Image object to an awt >BufferedImage with some kinds of codec in itext? What are data >formats in rawData? >

embedded mime types

Is there a way to embed a valid mime type file without specifying the specific mime type? I have an application that needed silent printing for it 's pdf 's (thank you iText). It also has an "attach
Page 219 of 388 Previous 100   Previous 10   211   212   213   214   215   216   217   218   219   220   Next 10   Next 100