you could setup a scheduled task that does them in batches rather than all in one go which would ease the load on the system. it might also be an idea to run a separate instance of CF for this heavy job so that it does not impact your other sites/apps
On Mon, Jan 6, 2014 at 7:28 PM, Tim Do <[email protected]> wrote: > > I'm using cfpdf to merge roughly 3000 pdfs (< 50kb each). These pdfs were > generated using cfdocument which only takes a couple of minutes. The issue > I'm having now is when merging these pdfs, its taking down the server. I'm > getting: Unable to instantiate > com.adobe.internal.pdftoolkit.pdf.page.PDFPageLabels object from CosObject. > Looks like I get to around 1600 pdfs which is about 40mbs. Is there another > method I should be using for this monthly and quarterly process? We're > trying to mail of statements. Any input would be greatly appreciated. We're > on cf9 here. > Thanks, > Tim > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357412 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

