Re: [css2xslfo-support] How to set paper-size to specific width and height?
Brought to you by:
wdonne
|
From: <wer...@re...> - 2007-12-13 13:23:13
|
Hi Erik,
You can add an @page rule to your style sheet:
@page
{
size: 345.827pt 425.197pt;
}
Best regards,
Werner.
Erik Terpstra wrote:
> Hi,
>
> The page size of my PDF needs to be 345.827 x 425.197 pts.
> How can I use this size with css2xslfo?
>
> I am using: java -jar fop-0.94/lib/css2fopnew1_5_2.jar
>
> Thanks in advance,
>
> Erik.
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> css2xslfo-support mailing list
> css...@li...
> https://lists.sourceforge.net/lists/listinfo/css2xslfo-support
>
--
Werner Donné -- Re http://www.pincette.biz
Engelbeekstraat 8 http://www.re.be
BE-3300 Tienen
tel: (+32) 486 425803 e-mail: wer...@re...
|