Category "activereports"

Grapecity Active reports - Print with Letter paper , contents gets cut off

I am using active reports with vb.net to generate my report. When the paper size is "Letter" and scale is "default", the contents on the right side of my page a

How can I pass a parameter to PDF rendering in ActiveReports 14?

I am implementing a .Net Core 3.1 REST API that needs to generate a PDF file for a given contract (the contract ID is known). I have adopted the following code