Skip to content

Initial Release of Screenshot

Compare
Choose a tag to compare
@ahwelgemoed ahwelgemoed released this 25 Mar 10:50
· 51 commits to main since this release

An Implementation to make a screenshot in the front end and generate a PDF from it. Compatible with Mendix 9.xx and up.

In it essence it is primitive, but does support Multi Pages and is Dojo free so should be
compatible relatively well into newer Mendix versions.

As this is using the front end to generate the PDF, unforeseen changes in user device can affect the end result, this is
a problem in any product that tries to generate from the users device.

A general use case is to model out what you want to be printed in a pop up/modal, and controll width and height by hard
coding it.

Usage of this is recommended for POC's or QR printing. (Quick Sprint Task)

Note Printing important docs from the front end also ads a security risk, as users can easily change values in the
browser.

Full Changelog: https://github.com/mendixlabs/app-services-components/compare/[email protected]@1.0.0