Sorry I meant /pdf/forms/view/1/ or /pdf/forms/view/1.pdf as paths. The 
same error applies as above.

Bootstrap looks like this now: (I've tried DomPdf and Tcpdf, same error on 
both)

CakePlugin::load('CakePdf', array('bootstrap' => true, 'routes' => true));
Configure::write('Pdf',
  array(
    'engine' => 'DomPdf' 
  )); *
*

-- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.


Reply via email to