What is giving you issues currently? Back when 1.2 was beta I made a link that allowed users to get a off version of a page.
Check that the vendor is found correctly Then made a simple static view out to off and build from there. Core debug will need to be 0 to display the pdf that can be frustrating. - S On 29 Jun 2011 19:47, "Dominik Gajewski" <[email protected]> wrote: > I want to create reports that take data from database and/ or form > > 2011/6/29 Sam Sherlock <[email protected]>: >> the bakery does have a few articles on pdf generation within cake >> >> app import the vendor. >> App::import('Vendor', 'FPDF', array('file' => 'fpdf/fpdf.php')); >> >> >> or do you want to create a visualization of model relations in pdf format? >> >> - S >> >> >> >> >> On 29 June 2011 18:54, Dominik Gajewski <[email protected]> wrote: >>> >>> Hi >>> >>> I would like to use FPDF or PDFlib with Cake, and I wonder how to do >>> it correctly according to cake's schema >>> >>> Has anyone had any experience in this matter?? >>> >>> -- >>> Dominik Gajewski >>> >>> -- >>> Our newest site for the community: CakePHP Video Tutorials >>> http://tv.cakephp.org >>> Check out the new CakePHP Questions site http://ask.cakephp.org and help >>> others with their CakePHP related questions. >>> >>> >>> To unsubscribe from this group, send email to >>> [email protected] For more options, visit this group >>> at http://groups.google.com/group/cake-php >> >> -- >> Our newest site for the community: CakePHP Video Tutorials >> http://tv.cakephp.org >> Check out the new CakePHP Questions site http://ask.cakephp.org and help >> others with their CakePHP related questions. >> >> >> To unsubscribe from this group, send email to >> [email protected] For more options, visit this group at >> http://groups.google.com/group/cake-php >> > > > > -- > Pozdrawiam > Dominik Gajewski > > -- > Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
