pisa
pisa to generate a table of content via html convert
Does anyone have any idea how to use thetag so the table of content comes onto the 1st page and all text is coming behind. This is what i\'ve got so far, it generates the table of content behind my te[详细]
2023-01-15 08:55 分类:问答How to repeat a <th> with Pisa (xhtml2pdf)
I\'m generating a PDF from HTML using Pisa.The pisa documentation (section 11.3) says that it is possible to repeat a row \"It is possible to repeat table rows if a page break occurs within a table. T[详细]
2023-01-14 05:36 分类:问答Pylons and Pisa (xhtml2pdf): blank page in IE
I\'m using pylons to serve a dynamically generated pdf document for reporting: my approach works in firefox & chrome (it displays the pdf inline if the plugin is available or otherwise downloads i[详细]
2023-01-01 17:27 分类:问答Using Pisa to write a pdf to disk
I have pisa producing .pdfs in django in the browser fine, but what if I want to automatically write the file to disk?What I want to do is to be able to generate a .pd开发者_JS百科f version file at sp[详细]
2022-12-31 05:57 分类:问答How to use Pisa on Google App Engine to generate PDF from HTML/CSS
I\'m developing a simple GAE application that crawls some data from a given site and presenst it formatted in html/css.[详细]
2022-12-28 12:46 分类:问答django - pisa : adding images to PDF output
I\'m using a standard example from the web (http://www.20seven.org/journal/2008/11/pdf-generation-with-pisa-in-django.html) to convert a django 开发者_Python百科view / template into a PDF.[详细]
2022-12-19 08:02 分类:问答Is there a way to generate pdf containing non-ascii symbols with pisa from django template?
I\'m trying to generate a pdf from template using this snippet: def write_pdf(template_src, context_dict):[详细]
2022-12-10 03:56 分类:问答