Hi Rob, we had some issues with differences between cloud and local generation aswell. If you still want to use the Datagrid2 (which should be possible), and have a bit more possibilities while debugging, try the following:
Your cloud environment will use chromium to generate the PDF, your local will use Chrome. You can configure your local environment to use the same chromium configuration by correctly setting up your constant. The configuration document has a section about using chromium:
-------
If you use Chromium, only use stable releases. The currently supported stable release is 112.0.5615.0.
Download the chrome-win.zip package and extract the archive to a location of your choosing.
Configure the path to the chrome.exe executable in the CustomChromePath constant in the _UseMe > Configuration folder.
----
By doing this you can at least replicate the document generation in the same way your Cloud environment does. Combined with the functionality to show the page it will at least give you some more to work with.
Hope this helps!
Thank you!
Chromium does not display columns correctly of a Datagrid2, what explains it.