Order Acknowledgement: =$html->link($job['Job']['title'], array('controller'=>'jobs', 'action'=>'view', $job['Job']['id']));?> for =$html->link($enquiry['Customer']['name'], '/customers/view/'.$enquiry['Customer']['id']);?>
=$html->link('Generate PDF of this Order Acknowledgement', '/documents/pdf/'.$document['Document']['id']);?>
=$html->link('Email PDF to Customer', '/documents/email_pdf/'.$document['Document']['id']);?>