Hoping someone could help.

I'm taking several 1-2 page PDFs and merging them into a single PDF using:
<cfpdf
   action="merge"
   source="#pages#"
   destination="finished.pdf">
The #pages# variable is a list of pdf files.

This works fine, but then when I open in Acrobat and I view the thumbnails
all the page numbers are 1 (or two for the ones that originally were page
2).

Any idea how to fix this?  The only thread I found googling was never
responded to, and was from 2008.

I'm running CF9 standard on a RedHat server.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:338799
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to