This is a common question, I think you want to set the
leading...
-Matt
--- Matthew Pullen <[EMAIL PROTECTED]> wrote:
> I have a PdfPCell who's content is wrapping. My
> issue is that the bottom of
> a higher row slightly overlaps with the top of the
> text on the wrapped line.
> Is there a way
On Tuesday 02 April 2002 17:54, you wrote:
> Has anyone tried using Page Events with JSP? I created a class which
> extends PdfPageEventHelper. I import this into my JSP page and am
> able to instantiate an object. However, none of the methods that I
> have overridden are running. It seems that it
I have a PdfPCell who's content is wrapping. My issue is that the bottom of
a higher row slightly overlaps with the top of the text on the wrapped line.
Is there a way to set the Vertical spacing on the font? Not vertical
Alignment please.
Matthew
<>
Hi, All
I have a long image and I would like to cut it
into chunks so that each page will have a chunk.
My questions are:
1. How can I cut an image into chunks?
2. How can make the Document to have multiple pages.
Sorry for the stupid question, but I cannot figure
out a way to get multiple pages
Have you tried a simple "Hello world" with a built in font such as
"Helvetica". If it chokes on this send the file to the fax manufacturer
asking why it doesn't work.
Best Regards,
Paulo Soares
> -Original Message-
> From: Paul Cooley [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, April 02, 2
You are complicating too much, you don't need templates. Do as follows:
- read all the rows to a PdfPTable. You now have the total number of rows.
- place the table at a precise position 10 rows per page using
PdfPTable.writeSelectedRows().
- draw the text for the page using the total number of r
Hello, all.
I'm using IText to produce pdfs from xslt/xml. That
part works fine. The resulting pdf is being sent to a
RightFax server. While the pdfs are capable of being
printed by every printer here at the office, the
RightFax server refuses to print them. We have tried
sending other PDFs (
UFFA, READING TWICE OR THREE TIMES I REALIZED I NEED AN COURSE OF "LEARN IN
2 DAYS HOW TO MAKE QUESTIONS EASY TO UNDERSTAND" ...
My PDF has always a table with 10 rows (it could be that it's filled in the
first 2 rows, and the rest are empty). So, for instance, if my PDF consists
of 1 page and th
Do you have exactly the same signature in the overriden methods? In case of
doubt you can always use the interface instead of the class.
Best Regards,
Paulo Soares
> -Original Message-
> From: Matt Taylor [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, April 02, 2002 16:55
> To: [EMAIL PROTE
Has anyone tried using Page Events with JSP? I created a class which extends PdfPageEventHelper. I import this into my JSP page and am able to instantiate an object. However, none of the methods that I have overridden are running. It seems that it doesn't recognize that I have overridden these
FA40 in cp936 encoding is 0x9DA3 in UCS-2. Could you try \u9da3 and see if the
character appears in PDF.
With regards
Phillip Pan
---
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questi
>
> De: Yaochiu Huang <[EMAIL PROTECTED]>
> Data: 31/03/2002 19:54:05
> Para: [EMAIL PROTECTED]
>
> Hi, Paulo,
>
> iText is good and it follows MVC design.However, I am
> having problem of using it with Chinese.
>
> How can I figure out the unicode representaion of the
> glyph in KAIU.ttf or
When an object is placed directly in the page there's no notion of margins,
or even page size. It's your responsability to arrange the layout. The
PdfPTable can place any number of rows and has methods to get the height of
rows before placing them, just decide what you want in the page.
Best Rega
Hi all,
I wanted to use a PDFPtable in order to be able to place it on the page
with couple (X,Y).
But I'm disappointed because it does not go on the next page (only works
with 'add').
The two functionnalities (place & page breaks) are uncompatible??
Thanx.
Alex.
___
14 matches
Mail list logo