Skip to content

feat: add export:pdf command using Dompdf - #2456

Draft
ArnaudLigny wants to merge 1 commit into
masterfrom
export-pdf
Draft

feat: add export:pdf command using Dompdf#2456
ArnaudLigny wants to merge 1 commit into
masterfrom
export-pdf

Conversation

@ArnaudLigny

Copy link
Copy Markdown
Member

Introduce a new export:pdf CLI command that builds (or reuses) site output and exports all generated HTML pages into a single PDF via Dompdf, with support for paper/orientation, output file path, optional stylesheet inclusion, and safe local-resource handling. Register the command in the application, add default export.pdf configuration options, and add integration coverage for the new CLI flow. Update English/French command and configuration docs plus regenerated API docs to document and expose the new command.

Introduce a new `export:pdf` CLI command that builds (or reuses) site output and exports all generated HTML pages into a single PDF via Dompdf, with support for paper/orientation, output file path, optional stylesheet inclusion, and safe local-resource handling. Register the command in the application, add default `export.pdf` configuration options, and add integration coverage for the new CLI flow. Update English/French command and configuration docs plus regenerated API docs to document and expose the new command.
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