thanks for ur reply. but i want to generate the pdf from xml file using opensource library. is there any option ? pls clear me.
 

Chris Bowditch <[EMAIL PROTECTED]> wrote:
>From: Zahidul Islam <[EMAIL PROTECTED]>
>
>hello
> can i set the position and area(width,size) of . i have
>used for this puspose and it is ok. however, can i do it
>using . 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]


Do you Yahoo!?
Free online calendar with sync to Outlook(TM).

Reply via email to