Great and being able to set word spacing would be a nice thing as well. Oh
yeah and while we're adding to your workload, Paulo ;-j do you have any
plans to fix the leading issues that occur when using non-rectangular
columns?
Normally when two fonts appear on the same line or with an image the le
I have been doing some testing, and have found some problems regarding
PdfTemplate-based image support -- specifically within tables.
1. When I create a Table object with "new Table(1)", and add 5 cells to it, the
application crashes due to an ArrayIndexOutOfBoundsException while the table con
Use AFM/PFB fonts. The .sit fonts are true-type for the MAC. They can be
converted to .ttf but that won't help it in your case.
You may have troubles with type1 fonts if you are using "exotic" charsets;
you may have to tweak the AFM.
Best Regards,
Paulo Soares
- Original Message -
From:
I want to deploy my application on Solaris. The fonts that I have are for
Mac (.sit extension). They have to be embedded. Any way I could use them?
Also, client has refused to use true type font. What would be the best
alternative font type which I could embbed in production environment and use
If you don't want to write in the second page, don't. What's your problem
with that?
Best Regards,
Paulo Soares
- Original Message -
From: "Pasha Mahaboob" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 12, 2002 0:57
Subject: [iText-questions] Re: iText-questions digest
Quoting Katharina Garbe <[EMAIL PROTECTED]>:
> I guess I better include the code I
> have written ...
Where is the line that instantiates a new Table-object>
> int groesse= headlines.size();
What is the value of groesse?
Maybe you can instantiate the table here:
Table datatable = new Table(gr
Hello, I am a German trainee using iText since a few weels. I have similar problems
like Scott Edward Skinner ... I guess I better include the code I have written ...
int groesse= headlines.size();
float[] headerwidths= new float [groesse];
for (int i = 0; i < groesse; i++)
{
String eintrag = (