  | 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
|
|
|
  | | | iText | Hi
I have a major problem with adding images to an existing PDF File using
PDfContentByte and PDFStamper.
Adding the images works fine but the images in the PDF document are lot
of bigger than thHello I have the following portion of code
-----
chunk new Chunk((String)sow_map.get( "background_info ") fGeneral)
chunk.setBackground(Color.yellow)
sec11.add(chunk)
-----
I am using RtfWriter2Hi
We are using "itext-0.52.jar " file since 2001/02
usually we have to generate most of the reports as
pdfs only. These pdfs are editable. But we want to
make these as not editable and willing to giHi
Is there a way to integrate geographic vector map inside a PDF document?
What I need is a utility that can read a vector map file format and I will be
able to assign to it some display values (Zoe Zhao wrote
> i have two questions about watermark
> 1.Why can 't see the part of watermark under a table?
Because the (white) table/cell background is covering the Watermark.
Did you define a t
Hi all
we are currently experiencing a problem with font metrics provided by the PfdGraphics2D class
We create pdf documents only using the tools provided by the PdfGraphics2D class no iText-inHello
I 'm using your java itext library in an application and using the xml to
pdf/rtf functionality. In doing so i was trying to use the header and
footer features for these formats and discoverPaulo Soares <psoares <at > consiste.pt > writes
>
> setLeading()
>
> ----- Original Message -----
> From <THuhman <at > npic.com >
> To <itext-questions <at > lists.sourceforge.net >
> Sent Friday Hi
Is there a way of converting DocumentFont into TrueTypeFont so that I could inspect the necessary properties of TTF like os_2.
Thanks
Dear pdf experts
I have an issue opening a pdf-file in java on windows the straight way.
I do it this way
Runtime.getRuntime().exec( "cmd /c start acrord32 " \ " " + fileName +
"\ " ") //fileName e.Hi
i have a question
does the PDFGraphics2D object of iText support GradientPaint
to fill a shape with a linear color gradient pattern?
Thanks in advance
Guido von der Reith
--
5 GB Mailbox 50I need to sign a PDF doumcent using itext. My problem
is to generate hash code just for 'any portion ' of the
document instead of the 'whole ' document but I don 't
know whether itext can do it or not. Sorry for the newbee questions but.
Are there any examples of using JFreeChart or any Graphics2D drawing on
multiple pages? I don 't need to span pages but I would like to put several
charts intoWhen I print the html page it does not wrap the cells when printed on letter
size paper only the itext pdf. There is enough space for it to expand to 1
line but it leaves a large spacing between tHi
I have a large pdf page of size height "8.27in " and width "23.38in ". Which
is twice the width of a A4 page. I need to split a single page into 2
pages of size height "8.27in " and width "11.69in ".Hello
is there a way to bind a javascript action with the existing (i.e. I
open a pdf document and want to modify it a bit) acroform? So far I have
only found a possibility to bind the javascript Hi
I wrote the following code
import java.lang.*
import java.io.*
import java.io.File
import java.util.Vector
import com.lowagie.text.*
import com.lowagie.text.pdf.PdfWriter
import com.lI 'm using PdfStamper to merge two different PDF 's into one. Is it possible to
rotate a page using PdfStamper?
Hi Group
I use BarcodePDF417 to generate a 2-D barcode and call its getImage method
to get the barcode as an image. Everything is fine until I print the image
(in a PDF file) to certain printers. SoHello
I???m trying to edit a pdf which is saved in the database first read it into a inputstream then to the pdf reader I cant get it to read the inputstream into the pdfreader
InputStream inputI am attempting to do something which seems like it should be simple and
straight-forward yet I 've had great difficulty with. I am trying to
read an existing PDF document and use the AcroFields comI have a feeling this is going to be trouble but it 's worth a shot.
I am using HtmlWorker to parse an htm page and create a pdf (a different htm
file from my earlier posts but the same itext code)Hi
I have a page that calls a servlet that calls another class that gets a
resultset. I want that class to take the resultset iterate through it and
call another class 's method to display the I 'm having trouble with eliminating so much white space in between rows of
cells in my PDF document. My table has 5 cells per row. When I have
filled multiple rows the white space in between rowsHi
I have a page that calls a servlet that calls another
class that gets a resultset. I want that class to
take the resultset iterate through it and call
another class 's method to display the ouIs there anyway I can trigger Adobe to open as soon as
I am done writing to the file??? I am using Java5.0.
Hello group
Is there a way to specify relative path to
include a image in the pdf document.
Specifying absolute path to
Image jpg Image.getInstance(imagePath)
works but this is not a good approachI have just released iText1.3.2.
I 'm not very active on the mailing list lately because I 'm writing a book for Manning Publications 'iText in Action '.
Mark Hall has done some updates in the RTF packHi
i want java code for the conversion of Doc file to PDF file...
can we do that ?...i some how managed to get the content of Doc file into a
PDF
but i am not getting the content as it is(missing alHello Paolo
I am just looking why my postscript files are not placed correctly and met
some lines which might be the reason for it. In ImgPostscript method
processParameters seems to set the height |
|
 |