Remove the blank page before or after a generated PDF with file attachment.
When an uploaded PDF file gets attached to a webpage view using the ssattach function, an extra blank page gets included in the PDF with attachment. Below is a sample ssattach function.
<!--@ssattach(before;@Files.files@)-->
Attached are:
1. sample downloaded pdf with PDF file attachment and extra page (last page).
2. sample of attached file in the web page view field (TestUploadFile.pdf)
It would be ideal not to add another extra page.
This isn't the intended usage of this feature. The function requires an existing page/content. You have the option to add content or a cover page instead of a blank page in this case. If you are requesting a pure merge function, this would be a new idea request.