Twinside / Rasterific

A drawing engine in Haskell
BSD 3-Clause "New" or "Revised" License
140 stars 11 forks source link

Rendering multiple pdf pages #46

Closed jprider63 closed 6 years ago

jprider63 commented 6 years ago

I'd like to render multiple drawings to different pages in the output pdf. Is this currently possible? If not, how difficult do you think it would be to add? I imagine a lot of code from renderDrawingAtDpiToPDF could be reused.

Twinside commented 6 years ago

Pull request merged