[openbeostranslationkit] AW: Re: Structured Text Translation

> If it were only a content format, why would I then say:
> 
>   <p align="center">this is my paragraph</p>
> 
> The above line clearly contains both data 'this is my paragraph' and 
> layout
> data.
> 
        The difference to PDF,Word etc is they are layouted/rendered
already, i mean they contain
        the Information how big the paper is and where exactly "this is my
paragraph" is on that
        paper.

        Your example is before this process with unkown output size, so in
order to convert a html to pdf
        you would need an html renderer...and that's a bit to much i think
but would be nice of course...

        Markus

Other related posts: