The legend of the graph display on the next page on click of Print PDF button.

0
I want to print the graph using Print PDF java action. It legend of the graph does not render properly. The legend series should display next to the graph, instead it shows on the next page or far bottom on the page with decreased font size of the details and the graph. I need help on displaying the legend next to the graph on click of print button.  
asked
2 answers
0

Hi Ritika ,

Please try this you can print pdf using simple JavaScript action.

 

https://medium.com/@mohammad.saqib_1262/how-to-generate-pdf-using-simple-javascript-action-in-mendix-81d0598a2e50

answered
0

The normal data grid and other stuff prints as expected, only the issue is with the graph legend part.

answered