Page 1 of 1

Print formatted report

Posted: Mon Jun 13, 2005 1:28 am
by valen53
Hi
i want to print formatted report like invoice, government report, bank formatted form. But if use browser to print, it quite hard to put the data to the place i wanted.

any solution for that beside use pdf ?

thank you

Posted: Mon Jun 13, 2005 3:22 am
by malcolmboston
create an alternative print page, changing your CSS settings would give pixel-perfect layouts.

If you actually fancy recoding a bit of the site, moving it iover to solely CSS makes something like this a breeze

Posted: Mon Jun 13, 2005 6:23 am
by Syranide
(btw remember using printfriendly attributes and modes when working with it, otherwise it could easily end up wrong size and so on)