First off thank you to this community for the help and resources . I completed a serious flow this week and its very cool.
The flow basically grabs a ton of fields from our Salesforce org and performs all the necessary transformations ,logics, and formatting towards a rendering tool to make a PDF file.
one particular record results in this error and may even potentially halt other PDFs from getting created
Error: Render (25): Error in PDF rendering. Error Number: 4097: ARRAY COUNT ERR
Does anyone have experience with this error and what it could mean? Upon investigation, there could be one layout that gets a little big because it includes of one big field in a table. If this is the issue, how do i prevent it ?