alanshaw/markdown-pdf

Disable paper border on specific pages

danieldextersanchez opened this issue · 0 comments

Is there a way to disable paper border in the first and last page? I'm trying to implement it using preprocesshtml but I don't think it's possible to add margin-top on next pages. Also, is there anyway to detect if the document adds a new page so I can just add the margins manually?