Hi Juhi,
Try the below widgets for Print functionality
Print Screen to PDF:
https://marketplace.mendix.com/link/component/27069
Container Print Widget:
Are you using the Generate Document functionality to generate your PDFs in your Mendix application? This should give you high-quality PDF documents for downloading and printing.
https://docs.mendix.com/refguide9/generate-document/
Good luck!
Hi,
This is a common limitation with screenshot-based PDF solutions – the blurry output happens because it generates an image, not a real PDF.
If you need high quality, it’s better to switch to Generate Document. It creates a proper PDF, so the result will be sharp.
Dynamic content is not a blocker:
The scroll container issue is related as well – screenshot only captures the visible part.
👉 In short:
Guys , Generate Document is gonna be deprecated , so use pdf document Generation , preety good