The bakery articles were for 1.1.x.x
For 1.2 you will need to add a variable to the helper classes

class PdfHelper {
.
.
.
    var $helpers = array();
.
.
.
}

I hope this helps.
-reggie

On Oct 30, 6:41 am, kodienz <[EMAIL PROTECTED]> wrote:
> Im currently using Version 1.2.0.5427alpha.
>
> I have tried both of these.
>
> http://bakery.cakephp.org/articles/view/pdf-helper-using-pdf-php
>
> http://bakery.cakephp.org/articles/view/pdf-helper-using-pdf-php
>
> Basically I am creating a small quoting application. Where a user
> simply selects a 'client' then selects multiple 'products'  for the
> quote, and saves it to the database. I now need a to create a PDF
> version of the quote to email to them.
>
> I didnt have much luck with the above PDF helpers! I am new cakePHP
> user and would really really appreciate some help/feedback!
>
> Kodie


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to