How to delete pdf files created on server using cfdocument pdf?
I am using <cfdocument format="pdf" ...
to create a dynamically named and generated .pdf and it works rather well. Navy managers can easily email the pdf to ships in the fleet and planning forces in the shipyards. (Planning data changes almost daily). However I have noticed that the pdf file stays on the server. Over time this could become a problem with numbers. Is there something I am missing to remove these pdfs over time. Other than a manual review and delete. This government server requires 4 logins and your right arm to update, so something auto is needed.
