  | 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 | Henry Lu wrote
> Sorry I didn 't make the question clearly. I am creating RTF not PDF
> file. The format is
I can 't answer this one but I added RTF to the subject.
This is Mark 's area -)
br
BrunoSorry here it is
// Init data table
dataTableN new PdfPTable(edition.getColonnes().size())
dataTableN.setWidthPercentage(100f)
dataTableN.setTotalWidth(100f)
// add title
Dear authors
we would like to use iText as a library for working with PDF documents
(creating signing etc.). We have a problem with both licenses of your
library (MPL and LGPL). Is it possible to Hi All
I am using PdfTemplate to build my cells as I need to have vertical text. But when I have a horizontal line that should span more than 1 line I am unable to achieve this and only one lineOk but when i open the pdf file it contains only one line. I did another test when I put 14 caracters in the row its height is 16 and when I put 15 caracters its height is 28.
I don 't undHi
I read a lot of mail about the height of the row in PdfPTable and I fixed some problems but I still have one.
I had a table with 1 column and always the same thing in the rows. I set aWebber David (NIH/OD) [C] wrote
> We are combining PDFs together with PDFwriter - but we 've noticed that
> PDFs that have notes comments and stamps added and also voice
> annotations - have those Webber David (NIH/OD) [C] wrote
> Is there some sample code somewhere that show manipulating a pages '
> content scaling moving it etc?
>
> We 're also not entirely sure on the coordinate system -hi there
im writing a program that should create pdfs of a variable length depending
on the text. i have a fixed width though.
if i try to find out the texts length by using
size size+(base_font_naI have a weapplication which used iText to export data into a pdf file.
The record contets of one record is printed on one page. That is if
there are 5 records 5 pages will be created with each page.We are combining PDFs together with PDFwriter - but we 've noticed that
PDFs that have notes comments and stamps added and also voice
annotations - have those all stripped off in the output combined We 're climbing the learning curve on this - we have some code already -
that is doing some scaling - but we cannot get it to operate on the
current page - and also we 've not figured out how to move (sCould some one show me an example how to create a text with the
following format?
The text has 2000+ characters
What I 'd like to print out is
first line is printed out across the page and rest of tI am not sure if this is a known problem but I 'm trying to add one pdf with
some acroforms filled out and at the end add it to PdfCopyFields. I
continue this for atleast 5 times so in the end i geHi
I 'm using the .NET version of iText.
I 'm trying to tag an image with an icc profile.
Here is the code
Stream stream new FileStream( "C \\USWebCoatedSWOP.icc " FileMode.Open)
Hello
i noticed that embedding tiff-graphics takes a very long time. Even
tiff-graphics that are compressed with LZW compression (for which a
PDF filter exists) seem to be uncompressed and compresseHi all
I have a class that concatenates files and signs the resulting PDF. The
concatenation seems to work OK but when I try to sign the PDF i get a
OutOfMemoryError.
It 's true that this PDF hCheenu Krishnamurthy wrote
> Bruno
> I did not get any response from the mail list.
That 's probably because not many people know what BIFF is.
I looked it up in Wikipedia but I didn 't see any refeHave a look at
http //java.sun.com/j2se/1.3/docs/guide/intl/encoding.doc.html. MacRoman is
in the extended encoding set and if you have a US-only instalation you 're
out of luck.
Paulo
----- OrigiDear Sir/Ma 'm
I am trying to convert a base64 string to PDF and not finding any
suitable code snippets.
Can you please help me in finding such a piece of Java so that I can
convert base64 text inHi
I am trying to fill a pdf form with data and then flatten it. I get an
exception when I am trying to set a field.
Any ideas?
Thanks.
PdfReader reader new PdfReader( "source.pdf " )
PdfStamper
Hello Bruno (or whomever monitors this list)
I work for a small private software company named Viador. We are still
very active in the BI market. In 2004 our development team used iText
versionHi I developed the reports using ITEXT its really fast and easy to
develop the .PDF files my question is I developed and deployed in Weblogic
Server in my local its working fine than I deployed jerry christina wrote
> hi
>
> How to embed PowerPoint presentation into an existing pdf file.
PPT is not a valid MediaClip format in PDF.
> In Powerpoint you choose View >Slide Show and then p
> -----Original Message-----
> From itext-questions-bounces@(protected)
> [mailto itext-questions-bounces@(protected)] On
> Behalf Of AnhTuan Nguyen
> Sent Wednesday OctobeHello
I tried to add an image with the signature. Everything is fine but how
can I set the alignment of the Image?
I want to locate the image at the left hand side of the signature info.
How can doHas anybody created or attempted to create a BiffWriter (similar to
RtfWriter) to create Excel files?
-cheenu
Has anybody created or attempted to create a BiffWriter (similar to RtfWriter) to creaHello All
I am reading a configuration file which can contain the name of the font to
be used.
At the startup of my code I register all the fonts in my fonts directory
using the font factory class Hello List
How can I apply a sap.setCertified (true) into my document?
At http //itextpdf.sourceforge.net/howtosign.html
it says sap.setCertified(true)
but when I run my program I get an excHello List
I 'm struggling now for almost one day with using an openssl generated
.p12 file as my keystore.
I tried a lot of things with openssl and no doubt - I learned a lot but
at the end I found |
|
 |