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 112 of 388 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100  

Antwort: Re: Antwort: Re: Japanese fonts

Hi Paulo seems as if you 're right. BUT I HAVE INSTALLED THAT ****** PLUGIN - godverdomme I 've set up a Japanese OS in the meantime and tested! Ergo -- > your lib 's work really fine. Please apolog

Problem with calculating hash in IText

I 've read the following thread in your mailing list archive. From Paulo Soares <psoares@(protected) > RE strange signature creation in itext 2005-09-28 01 54 There 's nothing strang

I 'm inviting you

I 've found this web site that gives money to charity when we use it. It 's invitation only and I think you 'll like it too. Give it a try. Copy and paste the url below to your browser. http //www.goo

PDF using script

hi Carsten Well both rhino and beanshell are out of my knowledge. Any ways thanks alot for that suggestion. Carsten Hammer <Carsten.Hammer@(protected) > wrote You might be able to use rhino (http

what is the proper way to use setTextMatrix when you really me

I have a chicken-and-the-egg type problem. I won 't know how large an artifact will be until I apply the transformation. I also won 't know how to translate the artifact to keep it within the clipping

Hide the document Message bar

Is there any way to Hide the document Message bar. Like a javascript or preferences? thanks

very weird background color on 1 printer

Hi One of our customers gets this problem and has only tried 1 printer so far. They emailed us the PDF with the problem and it prints fine on all of our printers. The problem is that we draw a ba

How to insert image into static pdf

Hello I need to insert dynamically images into an existing pdf page. Always one per file. The images have the size ~ 800 x 1000 px (construction drawings) and should be placed in pdf page that is b

HTML table to PDF problem

Hi there I am having a problem when exporting HTML table to PDF file. The conversion was fine and i was able to see the PDF version. However the first column of the table takes up half of the table

Antwort: Re: Japanese fonts

Hi list When trying to open my pdf with Japanese characters in it i get an error message like 'Error while processing page. Mapping defined by font (CMap) is missing or damaged. ' Unfortunately

PDF using script

I want to create PDF at the client end using java script bruno <bruno@(protected) > wrote Md Sagri wrote > I wanna know whether is it possible to generate PDF using script. > please give me some

iText explaination

Hi I need to create PDF file based on Notes Document that I just created. This PDF will then be attached as an attachment and email to a defined email address. The same PDF will then be attached ba

a question about image

<html > <div style 'background-color ' > <DIV class RTE >hi </DIV >    I have some problems during my development using itext. And I would be very appreciate if you could give me some suggestions

Japanese fonts

Dear list i 've got a problem regarding the support of Japanese characters within iText lib. After having read the tutorials included the iTextAsian.jar and iTextAsianCmaps.jar to eclipse project

X position of next line of text

Is there a way to get the x position of the next line of text to be written to the document from an onStartPage event?? <html xmlns o "urn schemas-microsoft-com office office " xmlns w "urn schemas-m

FYI: JavaPolis registration has started

See also http //www.javapolis.com/confluence/display/JP06/Bruno+Lowagie

PDF using Scripting

Hi I wanna know whether is it possiple to generate PDF using script. please give me some suggestion. Regards Md Sagri

Extracting Attachments from PDF

Hi I am trying to extract all the attachments from a PDF. I have tried to use the com.lowagie.tools.plugins.ExtractAttachments class to do this but no joy Please can someone assist with

HTML-formatted text

Hi In my app I have to create PDF hard copies of the reports created on the screen (Save as PDF) The header of a report is defined by the user himself. He 's allowed to use HTML formatting to format

reading urls in pdf

hi I am new to itext.i will be very much thankful to u if u provide me a sample code to extract the urls used in the pdf. thanks and regards jerry.

Image in landscape

Hi I am tring to add an image to a landscape template. When the template is portrait the image gets placed in the correct place but when the template is landscape the image is in the wrong place.

Subject: iText 1.4.4

Hello all I have just made a new release iText 1.4.4. It contains support for XFA (static forms) by Paulo and for reusing existing RTF in newly created RTF files by Mark. br Bruno

PDF Compression

Hello I 'm using iText PDFStamper to add some annotations predefined informations metadatas and custom metadatas (inside header). Some of input PDF 's are compressed and some others not. How can I

locating existing anchors

Greetings (Aplologies if this has been covered my initial searches have not turned up anything useful so far..) I am trying to add an image to an existing template PDF (created with FOP). I woul

extracting the annotations

Hello I want to read the annotations from an existing PDF is its possible with iText ? If yes please send me a sample code. If this is a repeated question please forgive me. Thanks and

PdfStamper.close() and ZipOutputStream

Hello! I 'm using iText to put a watermark on existings PDF files. Here this function which add the watermark on each page (I 've used the example from the online tutorial) protected void writePdf

New RTF code is depends on jdk 1.4

The new RTF code depends on jdk 1.4 to compile it has String.matches(). Is the code all going 1.4 or is this an oversight? Paulo

add arabic font

<html > <div style 'background-color ' > <DIV class RTE > <P >i want to add arabic font but when i did that by using this line </P > <P >  </P > <FONT size 2 > <P >BaseFont bfComic BaseFont.CreateFont( "D \

Research work about your project itext hosted at Sourcefor

floss-survey@(protected) wrote >We need you resend the included message to your development mail list. >We have selected only a few developers to send our message but we need >the participation of

image in form

First I want to tell you it 's not a good idea to post one question reusing the subject of a completely different question. Frank Starsinic wrote > I am populating an AcroForm with form fields and i
Page 112 of 388 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100