At this point, the pdf is actually pretty close, but there's a blank 
page between the 1st and 2nd pages, and for the life of me I can't 
figure how to get that to go away...


After 12 rows, there should be a pagebreak, so:


<cfif makePDF.currentROW EQ 12>
   <p class="clear">&nbsp;</p>
   <p class="copyright">Copyright 2007</p>
   <cfdocumentitem type = "pagebreak"/>
   <img src="img/pdfMAhead2.png" width="544" height="40" 
class="subheader" />
</cfif>


I've tried cfdocumentitme "header" and "footer", and that *really* mucks 
things up, so abandoned that idea...

I'm stumped.

> CFM page:
> http://www.nelsonmullins.com/TOMBSTONES/makeMACFM.cfm?pdfID=17D5E117-F230-C7E3-86925DB3489FCC2A
> PDF page:
> http://www.nelsonmullins.com/TOMBSTONES/makeMAPDF.cfm?pdfID=17D5E117-F230-C7E3-86925DB3489FCC2A

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295358
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to