i all
I have started using iText PDF since two weeksI am creating PDFs
which basically display a table of data...and also after the table
data i am displaying summary of totalsAt the end of the all this
i need to display a 'signature text' for signing of the authority in
the right corner a
My hello world application hangs after writing a pdf. I'm using
xcode 1.5 on mac osx 10.3.7. The doc writes OK, but
I have to kill the app.
Is anyone using itext with a cocoa java app?
Thanks
Eric Esser
[EMAIL PROTECTED]
---
This SF.Net ema
Hi there -
I'm just getting start with development on OSX, and I'm using xcode. I've
created a very very simple java/cocoa app using the basic xcode project
template, and added essentially one button to a cocoa window/form. In the
button handler, I pasted the hello world example code for creatin
Vertical alignment in table cells was broken in version 1.02b and previous. It should be working in
all subsequent versions (including current). If you are having problems with the current version,
please post a simple example in Java.
- Original Message -
From: "Bhasker Konakanchi" <
Hi,
I am using iText with CFMX. For this I have wrapped some of
the frequently used iText API inside cfc.
I am trying to add a simple text element to a cell and set
the vertical alignment of the cell to the middle. It does not look like it is
working for me. The text sticks to the bo
Hello,
PdfGraphics2D currently ignores the x/y coordinates of the TexturePaint
anchor rectangle. The following patch against CVS fixes the bug.
Thanks,
Chris
*** PdfGraphics2D.java.~1.35.~ Wed Jan 26 23:10:52 2005
--- PdfGraphics2D.java Thu Jan 27 00:23:26 2005
***
*** 1348,1353 ***
Thank you. I'll include the patch in the next release.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Chris Nokleberg
> Sent: Thursday, January 27, 2005 8:31 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Patch to m
http://article.gmane.org/gmane.comp.java.lib.itext.general/9891
Use PdfStamper and add it to PdfReader.getCatalog().
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Malloy, James
> Sent: Wednesday, January 26, 2005 6:56 PM
> To: itext-questions
Hi
all,
I am using itext 1.2
to to the conversion and it works great. However when I try to use the
"Book Antiqua" int he HTML, itext ignores this font. What are the limitations of
using fonts
Below is the code I
am using to do the conversion
ByteArrayOutputStream streamPDF = new
By
Hi,
Question: Is there any way to run the iText libraries on OS X Server's tomcat distribution?
I have written an entire reporting system for the University of Utah using the iText libraries. I really love what Lowagie and friends have done.
We recently changed over to an Apple X Serve. OS X S
Hi
all,
I am using Itext 1.2
to to the conversion and it works great. However when I try to use the
"Book Antiqua" int he HTML, itext ignores this font. What are the limitations of
using fonts
Below is the code I
am using to do the conversion
ByteArrayOutputStream streamPDF = new
By
Hi,
this has nothing to do with osxserver. Its quite simple: your application tries to use java.awt which in turn tries to connect to the window server. If user 'appserver' is not logged in, then user 'appserver' cannot connect to the window server, only root can do this if 'he' is not logged in.
Hi,
I'm trying to print a big JTable using several ContentBytes. I have to do it
like this, because using only one ContentByte causes an
OutOfMemory-Exception. Some Code:
PdfContentByte cb = writer.getDirectContent();
AffineTransform at = new AffineTransform();
at.translate(95.5, 71);
cb.saveSta
Hi all,
I am using itext 1.2
to to the conversion and it works great. However when I try to use the
"Book Antiqua" int he HTML, itext ignores this font. What are the limitations of
using fonts
Below is the code I
am using to do the conversion
ByteArrayOutputStream streamPDF = new
Byt
Your results are impossible. In the first case the size should be much
bigger.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Rochana Attale
> Sent: Friday, January 28, 2005 7:06 AM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Why are th
Jon Mitchell wrote:
Message body follows:
I would like to view information about iText on your website,
but I can't seem to get to it. When will it be available?
http://www.lowagie.com/iText/
http://itext.sourceforge.net/tutorial/
Specifically I am interested in merging several PDF documents
16 matches
Mail list logo