Quoting Toby Smischny <[EMAIL PROTECTED]>:
> I am trying to create a table that is not indented in a PDF document. The
> paragraph before the table comes out ok, but the table is indented a lot.
> I searched the mail archives and saw that Alex Radka ask a similar question
> back in June, but I d
I've been having a problem for very long time.
Whenever I nest tables (Table class) the Cell Padding
and Vertical Alignment of cells do not work. I have
not tried PDFtables as I want to keep the ability to
output HTML documents. I have wrote a little program
to demostrate this. My goal is to get an
I am trying to create a table that is not indented in a PDF document. The
paragraph before the table comes out ok, but the table is indented a lot. I
searched the mail archives and saw that Alex Radka ask a similar question back
in June, but I did not see any responses. I am probably missing so
Title: tiff2pdf using iText
I have a tiff file that I cannot get imported into an itext PDF. I have read the similar listing by 'Padmanabhan, Shobana', read through the discussions on the 'JAI-INTEREST archives' and tried converting the image (every which way) using JAI to 8bit, argb (Buffer
I attempted to embed fonts as follows (all fonts are
ttf files from Winnt/fonts in Windows. the font used
was ariblk.ttf, Arial black). But I get an error from
Acrobat Reader "Unable to extract embeded font
'CBDCEE+ariblk.ttf'. Some chatracter may not display
or print correctly". Where did I do wro
Works for me. Here's the result with the last iText version.
Best Regards,
Paulo Soares
<>
> -Original Message-
> From: Beukelman, Ken [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, October 28, 2002 17:14
> To: '[EMAIL PROTECTED]'
> Cc: Taylor, Deborah
> Subject: [iText-questions] J
We currently generate graphical reports using Java2D. We would like to
generate PDFs from our current code by using it to drive the generation of a
PDF.
In order to try this, I generated a test method from the example code in
Chapter 10 of the tutorial. I call this method from a servlet:
My first tab implementation won't support bidi. I'll then see if I've the
guts to do a second implementation...
Best Regards,
Paulo Soares
> -Original Message-
> From: Leonard Rosenthol [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, October 28, 2002 15:42
> To: Paulo Soares; '[EMAIL PROTECTED
The row height can be whatever you want. What precisely do you want to do?
Are you talking about Paragraph, Table or PdfPTable?
Best Regards,
Paulo Soares
> -Original Message-
> From: igor [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, October 28, 2002 7:28
> To: [EMAIL PROTECTED]
> Subject:
At 2:16 PM + 10/28/02, Paulo Soares wrote:
I'm adding tab support to iText and I'm thinking of having the same
functionality as in Word:
Just remember that tabs are handled differently when dealing
with RTL text, than they are with LTR - and then trying to lay out a
line of mixed directi
You are the man!
k.a.
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/
I'm adding tab support to iText and I'm thinking of having the same
functionality as in Word:
- alignment left, right, centre, decimal (or other character)
- several leaders (.-_)
- arbitrary tab stop positions
Is this enough or something else is required?
Best Regards,
Paulo Soares
Use PdfWriter.setOpenAction(). You can have any destination and zoom level.
Best Regards,
Paulo Soares
> -Original Message-
> From: anshul patni [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, October 28, 2002 8:27
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Regarding zoom positi
You can't put Flash in a PDF. You can convert it to MOV and then insert it
into the PDF. Currently iText has no support for it.
Best Regards,
Paulo Soares
> -Original Message-
> From: SATHISH Sreedharan [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, October 28, 2002 7:30
> To: '[EMAIL PROTECT
At 2:30 AM -0500 10/28/02, SATHISH Sreedharan wrote:
Have any one tried integrating a Macromedia Flash object and PDF.
In what way?
I have a HTML page that has a Flash embedded as an object.How do i get this
displayed as a PDF??
So you want to convert a Flash animation to a PDF? Or you
Hello iText Users,
I would like to have some help from you all, I am
trying to display a jpeg image file in pdf file.But,
when the image is too large, the pdf is showing the
image with very less zoom say for ex. like 12% or so.
I would like to display everything in pdf in 100% zoom
factor.
How c
Row height can be calculated by calculating the height for the text...for a
given font and font size.
Step 1. Create a basefont object for the font
Step 2. Calculated the heightPoint by adding the ASCENT and DESCENT values
of base font for a font size.
heightPoint = baseFont.getFontDescriptor(Bas
17 matches
Mail list logo