On 01/02/2008, Chang Huang <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've been reading about how to use CSS to control the layout of a web for
> print, I wonder is there's a optimum way to style a web-generated PDF for
> print. I've been googling it for a while but with no success. Can anyone
> point me to the right direction please?

Hy Chang,

if you're in control of the server environment you can produce great
results with CSS2XSL-FO <http://www.re.be/css2xslfo/> which produces
an xsl-fo file from your css and html (featuring great css suport,
including running headers, footnotes etc.) this xsl-fo file can be
sent to an xsl-fo processor to generate the desired PDF. Have a look
at the documentation for more information.

--
cheers
Milan Zoufal
<http://milan.zoufal.net>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to