joseph-grabinger / flutter_to_pdf

Create PDFs but work with normal Flutter Widgets.
MIT License
21 stars 17 forks source link

Image low resolution #87

Open jhoncke2 opened 3 months ago

jhoncke2 commented 3 months ago

When i put an Image.network widget into the widgets tree of the pdf page, the image resolution is clearly lower than the original image. Is there any way to solve this?

joseph-grabinger commented 3 weeks ago

Hey, thanks for reaching out. :)

Could you please provide a concrete example, as I have not experienced the issue e.g. with the example app.