Consolidate files into one file
i have 20 powerpoint files sitting in web server directory. each 1 has 1 powerpoint slide only. need create 1 file shows 20 of powerpoint files in 1 pdf file.
i not sure how loop through 20 powerpoint files , append of them 1 file assume done in cffile output area:
<cffile action = "append" file = "c:\mydir\consolidated.pdf" output = "?">
please advise
More discussions in ColdFusion
adobe
Comments
Post a Comment