Message 1 of 2
Setup Sheet page breaks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Currently have:
<p style="page-break-after: always"></p>
<div class="pagebreak">
</div>
</body>
</html>
And it works but it throws an extra blank page at the end. Suggestions?