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.
2
votes