Title: RE: [iText-questions] Question of iText (How to print the data in exactly location with RTF format)

Bruno,

How about the HTML format ?

Can HTML print the data on the specific location of the blank paper ?

Please help.

Thanks,

Simon

-----Original Message-----
From: bruno [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 04, 2005 1:06 AM
To: Kao, Simon
Cc: 'itext-questions@lists.sourceforge.net'
Subject: Re: [iText-questions] Question of iText (How to print the data
in exactly location with RTF format)


Kao, Simon wrote:

> Mark,
>
> This is Simon Kao.
>
> I am using the iText and I got a question regarding the RTF format.
>
> We would like to convert the PDF file to RTF format but I don't know
> what kind of RTF API can
> print the report data in specific position.
>
RTF is not like PDF. You can't really define a layout using RTF.
It's a Text Format that is 'Rich' because you can use different fonts,
styles, etc...
But it isn't that rich, so that you can tell RTF interpreters where
exactly to put some text.
Compare it with a bycicle and a motorbike.
Both have two wheels, both can transport you from A to B.
But don't expect somebody using a bike to do this with a speed of 60kmph
(Lance Armstrong would be able to do this; maybe I could do it too, but
only downhill.)
best regards,
Bruno

Reply via email to