On Mac OS X for Safari and FireFox the batch printing uses frames doesn't work and is the incorrect solution.

The correct solution is to use a different CSS styles sheet for printing adding a pagebreak between orders.

Goolge: CSS print page break

or read http://www.htmlgoodies.com/beyond/cs...le.php/3470341

You do this and we can create pdf files from our print dialog. This is also the correct way to implement this functionality

cheers