Skip to content

Provide a way to export the document

I think we should allow exporting of the document to:

  • HTML
    • we should make it embed all style inline
    • all comments as well (user should be able to choose to include also private comments if they have access to them)
    • there should be also some JS code to toggle comments on and one included, and position them along the content
  • PDF
    • for now without comments
  • OpenDocument
    • for now without comments

I think we should do PDF and OpenDocument first, and we can play with HTML later. Or maybe add a simple HTML without comments.