This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Join PDF documents generated in one month

In the following use case: A client generates a daily pdf document by means of a template, once the month is over the server must join all the pdfs in order according to the days, as a result M-Files must deliver a single pdf with 30 pages in total.

I would like to know how I could automatically join the 30 pdfs at the end of each month? If it could be with Vbscript or with a developed application?

Parents Reply Children
  • PDF Processor can handle the actual merging of the files but you would need to somehow prepare the files for processing before that, for instance collecting all the ~30 files of the month to a multi-file document so that PDF Processor can then merge them. To automate this you would probably need some scripting or a VAF application that would organize the files in the end of each month for PDF Processor.

    PDF Processor file merging options are described in Application Examples for Compliance Kit.