On Fri, Jan 15, 2010 at 4:09 AM, Martin <[email protected]> wrote: > action.print does not work well with my custom css. > This is maybe the case of my css. > > How can I fix that or how can I introduce one or more custom print > skins?
Try adding a code.style.print with your custom css. > How and when do I use Boltautoprint? Set autoPrint: true in site.config, then when you click the print link, it will not only load the print skin, but also add some javascript to automatically print the page. Thinking about it now, as this is so easily done either via a custom print skin, or an easy autoprint plugin, I wonder if this should be considered clutter and dropped from the core? Just one line of code, but you gotta be ruthless with feature bloat sometimes! Cheers, Dan -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
