We would like to request the ability to export an article to PDF, where the article content is rendered dynamically via API in real time.
Use Case:
  • The export functionality would allow users to generate a PDF version of an article on-demand, with the content being fetched and rendered in real-time through an API call, ensuring that the most up-to-date version of the article is included in the PDF.
  • The export functionality should ideally support various formatting and layout options to maintain the article's readability in PDF form.