On 22 April 2013 21:27, Fahim Patel <
paf...@gmail.com> wrote:
Please remember to quote the previous reply so that we know what you
are replying to. Also please don't top post, insert your reply at
appropriate points in previous message. Thanks
> when user select cars then click next then on next page he/she select color
> for car's . On this i have given one link which
> will open pdf.
> What i reqire is how to pass count of cars on PDF ?
To use wicked_pdf you build an html view as normal and wicked_pdf will
convert it to pdf. So to include the count of cars you simply include
it in the html.
Colin