On Mon, Aug 5, 2013 at 11:46 PM, Harjot Mann <harjotmann1...@gmail.com>wrote:

> On Tue, Aug 6, 2013 at 9:17 AM, Ovnicraft <ovnicr...@gmail.com> wrote:
> > I recommend you use wkhthmltopdf, it is a great library and you can use
> any
> > JS library to render graphs.
>
>
> How can we use it in django?
>

wkhtmltopdf convert pages to pdf, if you generate an html: with django
templates for example save it in /tmp then call wk  with subprocess you get
the pdf report.

Check: https://github.com/incuna/django-wkhtmltopdf

Regards,


>
> --
> Harjot Kaur Mann
> Blog: http://harjotmann.wordpress.com/
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>


-- 
Cristian Salamea
@ovnicraft

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to