Skip to content

issues Search Results · repo:incuna/django-wkhtmltopdf language:Python

Filter by

115 results
 (57 ms)

115 results

inincuna/django-wkhtmltopdf (press backspace or delete to remove)

I was working with my django app on my localserver and There was a view that shows me pdf using wkhtmltopdf, when I decided to dockerize my app this result is shown to me when I try to reach the pdf: image ...
  • mostafamohamed198
  • Opened 
    on Jun 4, 2023
  • #203

If you set new waf rule to block specific countries on cloudflare, and if html page has qr-code images on it (generated with qrcode-django ) wkhtmltopdf trows error. It will work fine if page doesn t ...
  • sdbitbihac
  • Opened 
    on Apr 16, 2023
  • #202

I need to be able to use a static image as watermark when printing a pdf from a django template. How can I do it using django-wkhtml2pdf? I was trying using the following code, but the document has several ...
  • eruiz67
  • Opened 
    on Feb 22, 2023
  • #201

I have a django app I am trying to print a leaflet map in pdf using django-wkhtmltopdf, but the map is not rendering correctly. I even try to give more time to the javascript-delay parameter but is giving ...
  • eruiz67
  • 1
  • Opened 
    on Jan 26, 2023
  • #200

When generating the pdf using wkhtmltopdf url test.pdf it works. But when using PDFTemplateResponse the css files are not included and the pdf looks bad, like any page without css
  • Kaju-Bubanja
  • Opened 
    on Oct 18, 2022
  • #198

Using this excellent package i manage to produce pdf file successfully (even with base64 image and encryption). Now for some other processing I need to access the rendered html file too. I know it is created ...
  • doctsh
  • Opened 
    on Jun 27, 2022
  • #197

Hi there, Im generating the pdf file and then I return it using the Django FileResponse. Im using an html template with some variables inside it wich are changed everytime a pdf is generated. Everything ...
  • LackovicTom
  • 1
  • Opened 
    on Apr 14, 2022
  • #196

image Hello, when I upgraded my project to django 4 and tried to run it with runserver I got the error attached. Therefore, the dependency requires the smart_text function which is no longer available ...
  • mijaramillo
  • 1
  • Opened 
    on Jan 11, 2022
  • #193

@danielgatis @kevinetienne @jturnbull @ghickman @pauricthelodger Maybe someone can answer my question. Thank you!
  • yishaistreamline
  • Opened 
    on Sep 29, 2021
  • #188

Hi, I m using this library and it works perfectly in production, but when I run a test for a view with PDFTemplateResponse, I get a ContentAccessDenied error. I have use --load-error-handling: ignore ...
  • js-moreno
  • Opened 
    on Sep 16, 2021
  • #187
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub