2010/12/22 ashish2py <ashi...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framewor...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/play-framework?hl=en.
>
You only need a template, and render it with renderPDF();. If you want
to save generated PDF file on disk, use writePDF() method that comes
with PDF module.
2010/12/23 ashish2py <ashi...@gmail.com>:
> M googled...
> In sample-app it's only render the pdf file....
> Pls Anyone tell me how does it works ?
>