Hi
When I print2pdf on my Windows pc it converts the whole chrome window to pdf. My app design window is notably smaller than the current window size. I would like to send only the form displayed to preint2pdf.
Currently I’m sending document.body but is there a way of sending only the currentform’s area?