Skip to content

Commit c8dc85e

Browse files
committed
docs: update docs for PDF & ODT exports
1 parent 32069dd commit c8dc85e

File tree

2 files changed

+8
-0
lines changed
  • examples/05-interoperability

2 files changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Exporting documents to PDF
2+
3+
This example exports the current document (all blocks) as an PDF file and downloads it to your computer.
4+
5+
**Try it out:** Edit the document and click "Download .pdf" in top-left corner, to download the PDF file.
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Exporting documents to .docx (Office Open XML)
2+
3+
This example exports the current document (all blocks) as an Microsoft Word Document (DOCX) file and downloads it to your computer.
4+
5+
**Try it out:** Edit the document and click "Download .docx" in top-left corner, to download the DOCX file.

0 commit comments

Comments
 (0)