Skip to content

(#72) PDF rendering via Google Docs API + LCMS Core styling defaults - #74

Open
alexsdev91 wants to merge 2 commits into
masterfrom
72-pdf-via-gdoc
Open

(#72) PDF rendering via Google Docs API + LCMS Core styling defaults#74
alexsdev91 wants to merge 2 commits into
masterfrom
72-pdf-via-gdoc

Conversation

@alexsdev91

Copy link
Copy Markdown
Contributor

Summary

  1. gdoc_pdf renderer plugin (lib/plugins/gdoc_pdf/)
  • New :gdoc_pdf renderer registered with Exporters::Pdf::RendererRegistry
    (same in-tree plugin pattern as prince_pdf, per ADR-0001).
  • Instead of rendering HTML, it exports the record's Google Doc to PDF via
    Drive files.export — byte-for-byte the published Doc's styling (Apps-Script
    headers/footers, Docs layout).
  1. PrinceXML install script fix (.cloud66/scripts/install-prince-xml.sh)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant