Export to PDF rest API don't replace page tokens #8043
Unanswered
flo-mr-v
asked this question in
Tiptap Convert
Replies: 1 comment 5 replies
|
Hey 👋🏻 it's already supported https://tiptap.dev/docs/conversion/export/pdf/rest-api it's the |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Any plan on supporting the
{page}and{total}token ont the REST API for export ?This is blocking us.
We need to use the REST api as we have to transform mention to text with a new value. Using the FE would be very complicated.
All reactions