Hello,
I am trying to design a form layout that would easily print on pdf on a A4 format.
My idea was that as long as I respect the aspect ratio of the A4 (1.414) on the body size of my layout, I would be able to export to pdf as is and Filemaker would scale to fit the layout on the A4 pdf page.
Turns out it doesn't seem to work like that:
- It always adds the margin for printer which I don't really need, if a user wants to print, he would print the outputted pdf not straight from filemaker.
- it doesn't print the full layout but limit itself to a portion of the layout (ie 842 * 595 points minus the margins) from what I understand.
So, I could constrain all the fields on my layout to the 842*595-margins size and resize down all the elements to fit that space, but I feel that there might be a better/easier solution.
Is there a way to make it work the way I want ?
Thanks,
Simon (Filemaker 19.6.3 on Mac Ventura.)