Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Description
wkhtmltopdf does not currently support page:right page:left css elements
It would be good to emulate this functionality in objavi *possibly* by reading the css and running two passes of the pdf (possibly handled by separate and parallel render requests), and applying the page:right css on one render and page:left css on the other then splitting the pdfs and stitching them together.
It would be good to emulate this functionality in objavi *possibly* by reading the css and running two passes of the pdf (possibly handled by separate and parallel render requests), and applying the page:right css on one render and page:left css on the other then splitting the pdfs and stitching them together.