Quoting Rick Szeto <[EMAIL PROTECTED]>:
> I have found a reference to the problem from Google:
> http://www.geocrawler.com/archives/3/8175/1999/12/0/7232253/
>
> However the solution is for the API only and the post was almosts 3
> years ago.
It is still a valid answer.
> I was wondering if an
Quoting Ritesh Saraf <[EMAIL PROTECTED]>:
> Hi,
>
> I am trying to use the concat facility of Itext and in that i am trying to
> give page numbers on the top , but the page numbers are showing on some
> pages and not showing on the others. Most probably they are getting hidden
> by the orignal
> 1. would you tell me the format of all these three files? or place the
> sample properties files in the example folders?
I don't know if this answers your question, but you need
to have the following jar in your classpath:
http://itext.sourceforge.net/downloads/iTextAsian.jar
Bruno
Quoting [EMAIL PROTECTED]:
>
> what's the difference between the PdfTable, PdfPTable and Table?
PdfTable is the internal format of class Table.
You can't use it directly.
Class Table is described in Chapter 5 of the tutorial.
It is a high level object, easy to use, but with lots
of limitations.
Quoting [EMAIL PROTECTED]:
>
> I've generated a PDF Document, and inserted a image:
>
> com.lowagie.text.Image jpeg =
> com.lowagie.text.Image.getInstance(filename_jpeg);
> document.add(jpeg);
>
> but the image has a larger width than the page.
>
How to draw DasgDotLine such like ___ _ ___ _ ___ _ , it's
pattern is [ 9 5 1 5 ] 0 , How to set the parameters in
pdfContentByte.setLineDash(...), or should I use the class PdfDashPattern,
please tell me how to do , thanks!
---
what's the difference between the PdfTable, PdfPTable and Table?
For creating large(30 to 60 page) reports which table would you suggest
to use?
Thanks,
Gary.
"WorldSecure Server " made the following
annotations on 09/09/02 21:53:17
I want to use iText to generate CJKFOnt embedded PDF files with both
embedded and non-embedded way. Although with non-embedded way to generate
pdf doesn't need to get font description and other information, iText still
need CJKFont.properties, embedding.properties and XXX.cmap exist in fonts/
fold
Hi,
I am trying to use the concat facility of Itext and in that i am trying to
give page numbers on the top , but the page numbers are showing on some
pages and not showing on the others. Most probably they are getting hidden
by the orignal page due to shortage of space. Can it be solved so that
Dear Paulo, Dear iTexters,
Instead of posting a complete working
program
(which is really large i guess) i am posting
another
strange behaviour from one of the iText
examples.
I hope i can derive from this solution in
order to
get my own application work.
I take the
Chap10_Graphics2D.j
Dear iText Developers,
I have recently joined the iText mailing list and i'm pretty much impressed.I request you people to plz help me out if you can, on my problem.
Well, I have recently developed a web application using IBM websphere( works using the MVC structure-servlets,Java-Beans and JSP ) an
I've generated a PDF Document, and inserted a image:
com.lowagie.text.Image jpeg =
com.lowagie.text.Image.getInstance(filename_jpeg);
document.add(jpeg);
but the image has a larger width than the page.
Is it possible to scale the image elegant to
Hi all,
I have been trying to use the XML format for my current needs and
most of it has
been doable (not easy just possible). However, I am stumped on how to
get the footer
to appear on the first page. I have found a reference to the problem
from Google:
http://www.geocrawler.com/archives/3
Post a small, complete working program with the problem.
Best Regards,
Paulo Soares
> -Original Message-
> From: Stefan [SMTP:[EMAIL PROTECTED]]
> Sent: Sunday, September 08, 2002 18:50
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Please help me if you can
>
> Dear iText
14 matches
Mail list logo