DOC-3243: Add new exportpdf v2 converter documentation.#4005
Open
kemister85 wants to merge 4 commits intofeature/8/DOC-3243from
Open
DOC-3243: Add new exportpdf v2 converter documentation.#4005kemister85 wants to merge 4 commits intofeature/8/DOC-3243from
kemister85 wants to merge 4 commits intofeature/8/DOC-3243from
Conversation
kemister85
commented
Mar 6, 2026
| cdnurl: https://cdn.tiny.cloud/1/no-api-key/tinymce/8/tinymce.min.js | ||
| tdcdnurl: https://cdn.tiny.cloud/1/_your_api_key_/tinydrive/8/tinydrive.min.js | ||
| tinymce_live_demo_url: https://cdn.tiny.cloud/1/qagffr3pkuv17a8on1afax661irst1hbr4e6tbv888sz91jc/tinymce/8/tinymce.min.js | ||
| tinymce_live_demo_url: https://cdn.tiny.cloud/1/qagffr3pkuv17a8on1afax661irst1hbr4e6tbv888sz91jc/tinymce/8-dev/tinymce.min.js |
Contributor
Author
There was a problem hiding this comment.
- Revert before merging- only used for demo testing
Suggested change
| tinymce_live_demo_url: https://cdn.tiny.cloud/1/qagffr3pkuv17a8on1afax661irst1hbr4e6tbv888sz91jc/tinymce/8-dev/tinymce.min.js | |
| tinymce_live_demo_url: https://cdn.tiny.cloud/1/qagffr3pkuv17a8on1afax661irst1hbr4e6tbv888sz91jc/tinymce/8/tinymce.min.js |
lorenzo-pomili
approved these changes
Mar 9, 2026
Contributor
lorenzo-pomili
left a comment
There was a problem hiding this comment.
do we have any note about on-premises that say that they need to upgrade their docker to a version that supports v2 of the API?
| right: '1in', | ||
| bottom: '1in', | ||
| left: '1in', | ||
| enable_mirror_margins: true |
Contributor
There was a problem hiding this comment.
the effect of this one would be more clear if the margin right and left are different, with the same margin this does nothing
- Merge exportpdf and exportpdf-v2 into single plugin page - Add backwards compatibility and conversion section - Add exportpdf_converter_options_combined partial (flat + nested formats) - Side-by-side demos (flat vs nested) in single exportpdf demo - Update JWT guides: remove v2 branding, add 8.4.0+ note, link to v1 for pre-8.4.0 - Add v1 JWT guides to nav (pre-8.4.0) - Rename HTML to PDF Converter API v2 to HTML to PDF Converter API - Fix exportpdf_converter_style example (invalid header structure) - Remove orphaned exportpdf_converter_options and exportpdf_converter_options_v2 partials
- exportpdf_service_url: IMPORTANT note about v2-compatible Docker image - export-to-pdf-overview: IMPORTANT note with changelog link - exportpdf_converter_options_combined: Expand NOTE for on-premises
lorenzo-pomili
approved these changes
Mar 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket: DOC-3243 (TINY-13700)
Site: Staging branch
Changes:
Export to PDF plugin
exportpdf_converter_options_combined.adoc– documents both flat and nested formats with "Which format to use" guideexportpdfdemo, modeled on advcodeJWT guides
HTML to PDF Converter API
Fixes
exportpdf_converter_styleexample: corrected invalidheaderstructure toheader_html/header_and_footer_cssOn-premises
exportpdf_service_url,export-to-pdf-overview,exportpdf_converter_options_combinedPre-checks:
feature/<version>/,hotfix/<version>/,staging/<version>/, orrelease/<version>/.modules/ROOT/nav.adochas been updated(if applicable).release noteentry for anyNew product features.productminorversioninantora.ymland added new supported versions entry inmodules/ROOT/partials/misc/supported-versions.adoc.Review: