krithika wrote:
>
> 1. css property orphans for leaving some space at the bottom of pages
> and then  adding these notes by tweaking Post Script writer.But
> orphans does not work in FireFox.

Neither would it solve your problem.

> 2. Using fixed position div.This allows fixed amount of space in all
> pages whether I have notes for that page or not.

I don't think that'll leave you any extra space. What you want to do
is adjust the page margins.

> Is it possible to have different margins for each page in printing?.

This I don't know.

> Also can you tell me where Fixed Position elements handled before
> printing?.

See nsPageContentFrame::Reflow and nsCSSFrameConstructor::ReplicateFixedFrames

~fantasai
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to