> > I would expect you can solve this problem by using unique names > within > your loop: > > <cfloop from="1" to="3" index="i"> > <cfdocument ... name="pdfpage_01_#i#">...</cfdocument> ... > <cfdocument ... name="pdfpage_02_#i#">...</cfdocument> ... > > </cfloop> >
We tried that Dave, it did not do the trick. Any other ideas? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:351371 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm