> Does anyone know how to either (a) get a page footer to only 
> print on the last page, or (b) to make sure that the report 
> footer is always aligned on the bottom of the page?
> 
> Basically, I have an invoice that can be anywhere from 1 to n 
> pages. On the last page, there is a spot to sign the invoice. 
> The client wants to make sure this is at the bottom of the 
> last page, but for the life of me, I can't figure out how to do
> this!

I'm not aware of any way to do this from within the report builder, but you
can take the generated PDF report and use the CFPDF tag to assemble a new
PDF from your report and a separate signature page. This is covered in the
Adobe "Advanced ColdFusion 8" course. I can provide a code sample when I
return to my office, if necessary. If you do this, though, the signature
page will be the last page; it won't be appended to the last page of your
report.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

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

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

Reply via email to