AW: Automatic generation of cell size !

2001-12-07 Thread Kai Ulrich

It's my first intensiv contact XSLT stylesheet.
Where can I find Informations about it !
kai

-Ursprüngliche Nachricht-
Von: Buchtík, Michal [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 7. Dezember 2001 11:27
An: '[EMAIL PROTECTED]'
Betreff: RE: Automatic generation of cell size !


We solve this problem by computing cell-widths in XSLT style sheet.

Michal

-Original Message-
From: Kai Ulrich [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 07, 2001 11:09 AM
To: [EMAIL PROTECTED]
Subject: Automatic generation of cell size !


My problem !

How can I build a table in a pdf-document whose cell-widths and hights are
generated dynamicly depending on the text of the cell !

kai


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




AW: Automatic generation of cell size

2001-12-07 Thread Kai Ulrich

How can I include it in the in a xsl-file ?

-Ursprüngliche Nachricht-
Von: Buchtík, Michal [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 7. Dezember 2001 12:13
An: '[EMAIL PROTECTED]'
Betreff: RE: Automatic generation of cell size


It's not universal for all fonts, but
we know font which is used and the font-size
so we find a longest string in collumn

column-width = longest_string_length * avg(charsizes_of_font);

-Original Message-
From: Matthias Fischer [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 07, 2001 11:56 AM
To: [EMAIL PROTECTED]
Subject: RE: Automatic generation of cell size


What do you mean, you do the computing in XSLT?
How do you know how much space a text in a certain font/character size
takes, where it breaks etc?

Matthias


-Original Message-
From: Buchtík, Michal [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 07, 2001 11:27 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Automatic generation of cell size !


We solve this problem by computing cell-widths in XSLT style sheet.

Michal

-Original Message-
From: Kai Ulrich [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 07, 2001 11:09 AM
To: [EMAIL PROTECTED]
Subject: Automatic generation of cell size !


My problem !

How can I build a table in a pdf-document whose cell-widths and hights are
generated dynamicly depending on the text of the cell !

kai


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]