Hello,
Can anyone tell if you can position a PDFTable at an absolute
position and indention on a PDF report and also limit the height of the
table? If so would you please help me out.
Thanks
---
This sf.net email is sponsored by: To lea
You can use a PdfPTable with single column, padding 0 and fixed cell height.
It's a good option. Don't forget to remove the borders.
Best Regards,
Paulo Soares
- Original Message -
From: "BAA" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 16, 2002 13:18
Subject: Re:
You create an afm from pfb with
ftp://ftp.neuroinformatik.ruhr-uni-bochum.de/pub/software/t1lib/t1lib-1.0.1.
tar.gz. Note that an "original" afm contains more information than pfb and
pfm.
Best Regards,
Paulo Soares
- Original Message -
From: "Brian Ågren" <[EMAIL PROTECTED]>
To: <[EMAIL
Paulo Soares wrote:
If you want to place a single line of text with the same font use
PdfContentByte.showTextAligned(), it takes care of horizontal alignment. For
vertical alignment you'll have to calculate it yourself. For mixed fonts and
multiline use ColumnText. Other option is to use a PdfPTab
If you want to place a single line of text with the same font use
PdfContentByte.showTextAligned(), it takes care of horizontal alignment. For
vertical alignment you'll have to calculate it yourself. For mixed fonts and
multiline use ColumnText. Other option is to use a PdfPTable that can take
care
Hi all.
i have an pfb and pfm for a Type 1 font (Meta Medium) .. and i need an
afm (itext doesn't support pfm which is the binary eqvivalent), is there
any way to convert between afm and pfm, or any way of making iText use pfm.
any help will be appreciated :)
- Brian
---
Hello, I posted this question in both iText-questions and in this
comp.text.pdf. I did not get an answer, so I decided to send it to you
directly because when I post these questions it keeps sending me this
message " Your question Is being held until the list moderator can review it
for approval."
Command line options are not supported by Acrobat. Accept what you get or do
some custom work with gs. iText has nothing to do with it. If you subscribe
to the mailing list you won't have messages from the moderator.
Best Regards,
Paulo Soares
- Original Message -
From: "VISWANATH, MEENA
You need the ttf for other styles. The version after the next will have some
simulation capabilities.
Best Regards,
Paulo Soares
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 15, 2002 19:28
Subject: [iText-questions] Question about Tahoma Fo
Hi y'all.
I'm quite new at iText (some experience with pdf, alot java) and i have
some questions.
I'd like to make an application which places pictures, pdf and textboxes
just like a light dtp-app.
what i need to write is something like
int HALIGN_LEFT = 1;
int HALIGN_CENTER = 2;
int HALI
10 matches
Mail list logo