Y
Hacker News
new
|
ask
|
show
|
jobs
by
sjs382
5925 days ago
A lot of html to pdf conversion is useless if page-break-* properties are not followed. Shame, too. I've been building something like this all week.
1 comments
jgresula
5925 days ago
I don't know the exact status of how WebKit handles these properties. I know that at least "page-break-after: always" works since that is what I use when the user clicks the 'Insert Page Break' button in the editor (
http://pdfcrowd.com/editor/
).
link