unidoc / unipdf

Golang PDF library for creating and processing PDF files (pure go)
https://unidoc.io
Other
2.56k stars 251 forks source link

[Question] Support for render quality? #439

Closed DerrickMartinez closed 3 years ago

DerrickMartinez commented 3 years ago

Hi, we're thinking about using unipdf to read pdfs (using reader) into memory as images. I understand the default us 72dpi correct? Is it possible to increase it to say 400dpi with config?

Thanks

github-actions[bot] commented 3 years ago

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

gunnsth commented 3 years ago

@DerrickMartinez Can you clarify regarding the purpose. Are you using the render package to render those to images?

DerrickMartinez commented 3 years ago

@gunnsth correct

DerrickMartinez commented 3 years ago

@gunnsth any update?

gunnsth commented 3 years ago

Yes this will be a feature in next release which is expected next week.