quire icon indicating copy to clipboard operation
quire copied to clipboard

Page PDF feature

Open cbutcosk opened this issue 10 months ago • 0 comments

This draft PR replaces #910 but incorporates review items from that thread.

Feature

Adds PDF transform handling, options, and CLI handling for creating individual PDFs from a quire publication.

For styles, etc testing, please use the styles + config.yaml in the qsd.zip file.

TODO before release:

  • [ ] ~~Refactor cover page styles~~
  • [ ] ~~Refine TOC item PDF link styles + logic~~
  • [ ] ~~Splash footer link is too large + should be left-aligned~~
  • [ ] Use @download attrib on tombstone PDF button
  • [ ] Refactor pageHeader to remove manual arg passing for PDF link
  • [ ] Check nested CSS compilation warnings on PDF asset bundle run
  • [ ] Tests

cbutcosk avatar Apr 15 '24 15:04 cbutcosk