Printing the second page from a Calc sheet
- by Luke
I've created a simple invoice document in LibreOffice Calc and it consists of 2 pages. I have defined the print range for my document as:
$A$1:$D$33,$D$34:$D$35
My first page holds the actual invoice information the second page is a single merged cell holding terms and conditions text (wrapped to the cell width). The second page is defined by a…