-
- Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
topic/content-renderingChanges how certain filetypes are displayedChanges how certain filetypes are displayedtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
In short: allow external renderers to output PDF, automatically display it using pdf.js.
Use case: PowerPoint (pptx) files cannot be easily converted to HTML, however, they can be quality printed to PDF.
Printing files of a custom format to PDF may be a good alternative to a lossy conversion to HTML for some other formats too.
I thought about working around this by outputting <iframe ... src=".../viewer.html?file=...">
from a renderer, but it's a hack.
Mikaela
Metadata
Metadata
Assignees
Labels
topic/content-renderingChanges how certain filetypes are displayedChanges how certain filetypes are displayedtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.