-
Notifications
You must be signed in to change notification settings - Fork 42
Add info option to print_to_pdf/2 #200
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Now that we're calling Ghostscript from print_to_pdf/2 (optionally, for multiple sources), we may as well benefit from it.
- Make the embedding of metadata pieces a separate logic in Ghostscript*
- While you're at it, refactor the
GhostscriptWorker/Interface/Implmess
- While you're at it, refactor the
- Move the
info_optiontopdf_optionand add it as optional flag toprint_to_pdf/2- Mention in the docs that this requires ghostscript
- And writing the file to disk (mention this for the "join multiple sources" section as well)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request