Hi everyone,
I am using a workflow which sends an pdf by email (very simple). The size of this PDF is about ~18 kb and add only 1-rowinformation (data) and no pictures or anything like this (except the company logo which is about a 8kb).
I noticed that I can get this pdf with exactly same information with no problem in pdf when I do not put this information in a table and document landscape format.
As soon I want to re-structure the layout (table format), I get the message during testing that the payload is too large.
When I copy this error message in an local HTML file
I can see Appsheets tried to structure it in the table format.
Anybody suggestions what might cause this problem