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

problem in changing width of cell of table

Hi I am facing problem in changing width of cell of table.It changes when less no of cell is there but when no of cell increases.I want to know that when i have to put long data in a cell and

Missing coloured item when using setFillOpacity

There 's no bug. Your PDF has overprint items. If in the original PDF you enable the overprint preview the rectangle also disappears. When transparency is used the rendering mode changes and apparently

Horizontal Scrolling?

I am displaying a table that is much longer column-wise than a page. How can I enable horizontal scrolling for the columns instead of have it scroll vertically into new pages?

[iText-questions] Re: [Fwd: Re: How do you change the font size in a cell?]

I 'm a little confused...can you provide an actual example including adding the pdfpcell to the table? Also does the table have to be a pdftable or can it just be a regular table? I also don 't kn

SWT or Graphics/Graphics2D to PDF

I just want to put my GUI (SWT) into a PDF but I can 't make it.Also can 't find a hint in this mailinglist or on any other website... So somebody can help me?! I 've got a JPanel can get a Graphics o

Thumbnails in PDF with iText

Dear iText users we are creating PDFs from images and creating bookmarks using iText. Both works very well and fast. From a customer we have the demand to integrate thumbnails in the PDF. This mea

Underlined fonts on direct content

Hello! I 'm using iText for a personal toy project. I am facing the a strange problem. When using the following code // Get the text characteristics TextAlignment textAlign txtIte

non embedded fonts

Hi Is there a way to identify if there are any non embedded fonts in a pdf document using iText. Your input is very well appreciated. Thanks

Is generated PDF section 508 compliant?

Hi I want to know if the pdf generated out of the itext utility is section 508 complaint. Please itext users provide your expert opinions on this subject. Thanks Sanjay

Unhandled exception Type=GPF vmState=0xffffffff...

It looks like a problem in your Java installation. > -----Original Message----- > From itext-questions-admin@(protected) > [mailto itext-questions-admin@(protected)] On > Behalf

Subject: Split Table

Hello.I have a Table where i use rowspan in the header so i can 't convert it to PdfPTable.This table is spliting on 4 pages and has big cells.I repeat header on each page but the cells split not beaut

Version Acrobat 7 and Itext API

I heard to say that release current does not support the format of an archive pdf created in the Version of Acrobat 7 this really is truth? -- Att. Leonardo P. <!DOCTYPE html PUBLIC "-//W3C//DTD

[iText-questions]

i have a problem with the HtmlParser i do this

Deploying Webapp using iText to Unix server

I am using iText in a Webapp. A servlet gets called from a JSP generates a PDF document using the iText library and returns the PDF document in the response. This all works great when my webapp is

itext - PDF copy and signature

Hi I like bookmarks in PDF file with signature. When I copy the file and I add the bookmarks the signature is not copied. How open the file and add bookmark without copy file or How copy file with

Issues with PdfContentByte.transform

Hi I 'm debugging an old application that uses iText 1.01 and Jasper reports 0.5.3. Jasper uses iText explicitly for PDFs. When Jasper calls IText 's PdfContentByte.transform() through its exportT

Document Not Open Error

Hello All I just moved my app to the server from my workstation now I get a 500 error that says "The Document Is Not Open ". ERROR [org.jboss.web.localhost.Engine] StandardWrapperValve[invoker]

Default zoom pan setting for version 6 not working

Hi everyone I am using the following code to set the default zoom pan size to 100% PdfAction action PdfAction.gotoLocalPage(1 new PdfDestination(PdfDestination.XYZ 0 10000 1) writer) writer

Strange spacing problems.

Hey I 'm getting some strange spacing issues when trying to create a list of students which is below a header (created using a table). Problem occurs when i try to add a blank paragraph to create s

Page X of Y, right justify?

Hello all I 'd like to right justify "Page X of Y " in a document I 'm creating. I 've seen the example but I 'd like to know if it could be more precise. The example assumes that the "Y " will be o

filling pdf forms with hungarian font

hi I tried to fill pdf forms with iText with some hungarian text BaseFont arial BaseFont.createFont( "times.ttf " BaseFont.IDENTITY_H BaseFont.EMBEDDED) try { Object fontObject new Object

PDF Filename from Servlet

I 'm currently using Itext to create a dynamic pdf file using a servlet to pass the file to the client browser (IE 6.0) as an attachment with the following code response.setContentType( "application

iText generated PDF wont open directly in A dobe

Thanks for the reply. The only thing that does not make sense is that Windows XP does not have any issue at all if we generate our reports using the Adobe Acrobat distiller (Full version of Adobe 7.0

filling pdf forms

> > My problem is that with pdf forms I cannot send hungarian > > characters to the form fields but if I generate the full > > pdf file then takes the manually writting of iText code a > > lot of time. >

Help with OnEndPage

I 'm not able to get the OnEndPage to fireup what am I doing wrong? using System.IO using iTextSharp.text using iTextSharp.text.pdf ...... private void button1_Click(object sender System.EventArgs

Invalid PDF generated (fwd)

(sorry sent with wrong source address resending) Hi Paulo > Works for me in GS and Acrobat. Note that you have javascript in the pdf > to print and that 's what is causing the message. Thanks f

Hello, I can not toi create PDF on the fly using iText lib

On 7/18/05 LEOS CAMARILLO ANGELICA <ANGELICA.LEOS@(protected) > wrote > > Hello i am using jsp file it show a report Html format but how can I > convert it in PDF format I analized iText lib

Unreadable RTF

Hi I have this ColdFusion web application that generates RTF Documents using IText 1.3 This application was working great until a week ago. But now I try to generate this RTF document it is dumping

iText, iTextSharp, iTextDotNet

I have just found these projects within the last few days and I am getting extremely confused. Which should I be using? There does not appear to be a published api for all the projects and they

webdav urls in Image.getInstance(URL url)

Hello In order to generate my pdf I need to instanciate an Image from a webdav directory with an URL of the form "https //mywebserver.com/webdav/ " It seems that the webdav is accessed as the "gues
Page 214 of 388 Previous 100   Previous 10   211   212   213   214   215   216   217   218   219   220   Next 10   Next 100