From: Zahidul Islam <[EMAIL PROTECTED]>

hello
can i set the position and area(width,size) of <fo:block>. i have used <block-contianer> for this puspose and it is ok. however, can i do it using <block>. if possible pls give me an example.



The short answer to the question is NO you cant absolutely position an fo:block. Only block-container has this ability as you have already pointed out.


It seems to me that XSL-FO is the wrong technology to solve your problem. XSL-FO is about flowing text onto pages. You should take a step back from your problem and ask why you need to absolutely position all these blocks.

If you are trying to generate a PDF with a fixed layout, perhaps you should you look into using a PDF generation tool rather than hacking XSL-FO.

Chris

_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you. http://www.msn.co.uk/internetaccess



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



Reply via email to