Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PDF rendering #1356

Open
kkoreilly opened this issue Dec 5, 2024 · 0 comments
Open

Add support for PDF rendering #1356

kkoreilly opened this issue Dec 5, 2024 · 0 comments
Labels
approved This feature request will be implemented enhancement A new feature request

Comments

@kkoreilly
Copy link
Member

Describe the feature

We should add support for rendering PDFs at some point, which will be useful generally and for apps like Cogent Mail and Cogent Author. We could either render PDFs as images, render them as Cogent Core widgets, or convert them to HTML and then render them through htmlcore. We will also need to create PDFs in Cogent Canvas, Cogent Docs, Cogent Slides, etc at some point. Potentially relevant packages:

The only packages with full functionality use CGO (like go-fitz above).

Relevant code

No response

@kkoreilly kkoreilly added enhancement A new feature request approved This feature request will be implemented labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This feature request will be implemented enhancement A new feature request
Projects
None yet
Development

No branches or pull requests

1 participant