Sounding good!
I guess that for me, the only epubs I think I'd be comfortable doing this tweak to in bulk are those with body/@page in the css, so that's the search I'm most interested in
I kinda like the idea of having a tool to strip the in-line @page declarations, but I'd use it on specific epubs, not in bulk.
@kiwidude:
I'm curious, did your troublesome epub with in-line @page have them coded the same as Calibre's?
Code:
<style type="text/css">
/*<![CDATA[*/
@page { margin-bottom: 5.000000pt; margin-top: 5.000000pt; }
/*]]>*/
</style>