Is it possible to direct Prince XML to convert from HTML and create an output file with no page breaks at all, a PDF file that is just one continuous page?
Asked
Active
Viewed 667 times
1 Answers
0
manually specify a very tall paper size, like this:
@page
{
size: 210mm 1485mm
}

incandescentman
- 6,168
- 3
- 46
- 86