
I am trying to add more than 10 Images from Attachments in canvas App. I have increased the Max Attachments to 100 and Max Size to 100 MB as well.
I have created a flow which is creating the HTML file with the images but throwing an error "An exception occurred while executing within the Sandbox", while converting to PDF .
Possible issues I can think of are :
Max Size could have a limit.
Max Attachments could have a limit.
HTML Code might be a problem ( it is creating the HTML file with Images) .
Thanks in Advance. Please suggest.