You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
Ive seen this on the django docs indeed, after scrolling through the ReportLab docs it seemed time consuming to design an invoice PDF. Seeing that I'm a horrible designer would just add more time to the processes. So I continued searching and found this service https://prexview.com. I started working with PrexView but the limitations weren't ideal so I continued on searching and found Michiel's solution.
I think ill keep using sycade for now and later on integrate ReportLab when most of the other bugs and improvements are resolved. 🙈
Why use a external webservice? What if api.sycade.com has a autage or responds slowly? (What is unlikely, but possible 😄)
You can locally use ReportLab, check this: https://docs.djangoproject.com/en/1.11/howto/outputting-pdf/
The text was updated successfully, but these errors were encountered: