I've been playing with cfdocument as well, trying to get around its shortcomings. It's a great addition to CF, but I sure hope that the first positive sign (for CF developers, at least) we see from the Adobe buyout will be greatly improved PDF generation. I know some have mentioned Section 508 compatibility, there's the image "blowup" issue, and I sure would like to have some control over things like page numbering.
To address your quesiton, you'll probably want to familiarize yourself with cfdocumentsection, which will allow you to specify margins for sections of a cfdocument. Assuming you'll be looping through a resultset, you'll need some way to pass your desired margin values into the cfdocumentsection tag. Pete ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211132 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

