↧
Including attachments from PDF in Save as Draft and Submit as XDP
When I wrote the first large process years ago, I ran into the problem of saving attachments that are in the PDF. If you ask the question, the response will be that you have to submit as PDF. That in...
View ArticleRe: Including attachments from PDF in Save as Draft and Submit as XDP
Revised Execute script. Server was running out of heap space with large attachments. Creating the Document objects as temp files instead of in memory solves that. I also added the part that wipes the...
View Article