Hi,
The print function exists in mediawiki (the wiki engine used on OpenErp
website) but on this website, the link is hidden, I do not know why.

You can still make it work with a bit of url hacking:

if you want to print this page:
http://openerp.com/wiki/index.php/Main_Page

hack the url this way:
http://openerp.com/wiki/index.php*?title=*Main_Page*&printable=yes*

It does not remove the left menu but it still cleans the page content.

I totally support your request: Yes, it would be nice to have a print link.

Regards,
Arnaud Wüst @ camptocamp



[EMAIL PROTECTED] wrote:
> Hello,
> First of all, thank you for this great tool that is OpenERP!
> I'm learning how it works technically and to have some help I would like to 
> print pages, but a lot of useless things are printed.
>
> Is it possible to have a print button, or a print's stylesheet with something 
> like : 
> #Table_01,#globalWrapper, #mainlevel-nav, .moduletable, 
> .aaa{display:none;}
> #content{position:absolute; top:0; left:0; padding:0; 
> margin:0;}
>
> Thank you!
>
>
>
>
> _______________________________________________
> Tinyerp-users mailing list
> http://tiny.be/mailman/listinfo/tinyerp-users
>   
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to