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 22 of 388 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100  

Subject: Re: reset coordinate system for different pdfs

Let 's rephrase that... It is POSSIBLE to reset it - it 's just not trivial. There are software products on the market place today that can "re-align " the MediaBox back to lower-left 0 0. Leonar

Subject: Re: Accessing pdf form content using java script in a web browser

On Aug 23 2007 at 2 59 AM david allen wrote > Is it possible to present the user with an embedded pdf file in a > browser > that contains a pdf form. Then retrieve the content entered by the >

Subject: Re: reset coordinate system for different pdfs

It depends on the mediabox coordinates. There 's no way to reset it. Paulo ----- Original Message ----- From "lzhu " <leilzhu12@(protected) > To <itext-questions@(protected) > Sent Thursday

Subject: Re: iText Multilingual Support

iText supports all the languages except the Indic ones. The encoding to use is Identity-H. Paulo ----- Original Message ----- From "srinivas prasad " <sreenu_ssp@(protected) > To <itext-questions@

Subject: iText Multilingual Support

Hi I would like to know what are all the international languages iText supports and their corresponding font encoding. My project requires PDFs in different international languages and we are

Subject: reset coordinate system for different pdfs

hi all i found that some different pdfs have different coordinate x y system some (0 0) is in the bottom left corner but some (0 0) are in the central pdf. is there any way that i could reset

Subject: Accessing pdf form content using java script in a web browser

Is it possible to present the user with an embedded pdf file in a browser that contains a pdf form. Then retrieve the content entered by the user via javascript. The reason I am asking is that I cre

Subject: ColumnText to Swing conversion

I have code that generates a pdf file which contains a ColumnText object. The text that is used for this pdf file is obtained from an applet. The ColumnText object is of a fixed size and I need to en

Subject: How to set PDFPtable cell 's width

Hi In my application I am adding a PDFPTAble of 5columns and 2 rows.I don 't want to set width of table Cells. I want PDFPCell width to be according to the contents of the cells.PDFPCElls shouldn 't

Subject: iText bug? - paragraph.add() with args List

you can see bug like result of below code ~~ Paragraph p new Paragraph( "paragraph ") p.setIndentationLeft(10f) List list new List() list.add (new

Subject: image- how to maintain ratio

Hello How to scale an image to a given width and height keeping the ratio same and what is the difference between scaletofit and scaleabsoulte. Thank you.

Subject: PDFSmartCopy with MemoryStream input

I have a list of forms to write to disk. They are grouped by an ID and each ID might have 1 or more forms in its group. The forms can come from 100 different templates. So I have a memory stream ar

Subject: Antwort: Antwort: Re: PageModeUseThumbs won 't work anymore

sorry there was still the old version of iText in the classpath. So our problem ist solved. Thank you very much.

Subject: Antwort: Re: PageModeUseThumbs won 't work anymore

Thank you for answering so quickly. The recompile did not help. The code was recompiled and deployed in a web server several times but it did not help. Any other idea? Best regards Heiko

Subject: Re: PageModeUseThumbs won 't work anymore

Heiko.Kampmann@(protected) wrote > Has anyone run into this Yes. > and come up with a solution? Yes recompile the existing source code that is using the static final integers. br Bruno ------

Subject: PageModeUseThumbs won 't work anymore

Hi recently we moved from iText version 1.3 to version 2.0.4 to solve a few problems we had with our tiff to pdf conversion. Since then PageModeUseThumbs won 't work anymore. .... if (numberOfPa

Subject: Re: creating a "pinging " PDF

Leonard please be more specific with "partially " supported. I still stand my case proxy with authentication does NOT work with adobe reader. So i ask you again did you really verify proxy WITH au

Subject: Re: creating a "pinging " PDF

Read the Acrobat JavaScript guide for details. Look for getURL() I believe. Leonard On Aug 22 2007 at 2 40 AM Pierre-Yves Peton wrote > Hi > > This feature needs to work under version 7-8 of

Subject: Re: creating a "pinging " PDF

Hi This feature needs to work under version 7-8 of reader and be quick and simple. generation time must be short. How do you perform a post request inside a PDF ? I thought for a while of using a i

Subject: Submit button

Hi I am trying to send a PDF as a whole using an AcroForm with some AcroFields and a submit button. I am modifyng the exemple SimpleRegistrationForm adding a pushbutton with the

Subject: Re: creating a "pinging " PDF

I am going to stand corrected... Apparently this is only PARTIALLY supported today (for example the UI doesn 't appear as described below). We will be addressing this in a future release. Leon

Subject: Re: Keeping Text Together

Section 7.2.2 et seq. of Bruno 's book gives a similar simple alternative. ---mr. bean Paulo Soares wrote > > It probably doesn 't work. The recommended way is to put the text inside a > PdfPTab

Subject: Re: creating a "pinging " PDF

So did you enter a username and password into the "Internet Option " Settings of WinXP ? I suggest testing it without installing acrobat - furthermore even if authentication to proxy would be possible

Subject: Re: creating a "pinging " PDF

I have just verified that Acrobat & Reader 7 and later use the OS services (WinInet and NSURL respectively) when submitting data OUTSIDE of the the browser. As such they will use your OS-provid

Subject: Re: Detecting PDFs setup for a "Shared Review "

That feature is an extension to the PDF language that is currently proprietary to Adobe. that said there is nothing preventing you from looking inside the PDFs that are created with this feature

Subject: Re: Setting a text value causes PDF to lose ability to save data. "usage rig

The text that Acrobat brings up is quite clear and indeed describes what you did "THIS DOCUMENT HAS BEEN CHANGED... " Therefore you need to apply any rights to the document AFTER you change it.

Subject: Re: creating a "pinging " PDF

Hi Leo there was a discussion about it a few weeks ago and you even replied to it. See this thread http //www.nabble.com/forum/ViewPost.jtp?post 10180894&framed y See my final answer http //ww

Subject: Re: Setting a text value causes PDF to loseability to save data. "usage righ

Only Adobe products can set usage rights. You won 't find it here or elsewhere. Paulo ----- Original Message ----- From "Robert Cearley " <rcearley@(protected) > To "Post all your questions about iTe

Subject: Re: Large tables

There 's an example in the tutorial on how to split columns. All the rest is a matter of knowing what the final layout should be and implement it by counting the rows and columns. Paulo ----- Origi

Subject: Re: Keeping Text Together

It probably doesn 't work. The recommended way is to put the text inside a PdfPTable with a single column and no padding and with split rows false. Paulo ----- Original Message ----- From "Michael
Page 22 of 388 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100