Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I need to programmatically add additional graphical elements onto an existing, static PDF book cover. Right now I use pycairo to draw onto a transparent PDFSurface, then merge it into the existing sta
It's difficult to tell what is be开发者_如何转开发ing asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this questi开发者_如何学Pythonon? Update the question so it's on-topic for Stack Overflow.
I use the Sphinx Python documentation generator. Creating PDF documents is very easy and simple, but I have one problem.
Here are the requirements, the users needs to be able to view uploaded PDFs in the browser. They need to be able to add notes to the PDF and save the updated PDF to the server without having to save
I\'m working on a project in Python/Django which uses ReportLab\'s SimpleDocTemplate to generate PDF documents.
I have created a JSP with various fields. I want to provide an option to export the page to a PDF before submit but after the user fills in the form.
i basically copied the code from here but when i te开发者_如何学Gosted my site i saw this: alt text http://img148.imageshack.us/img148/8167/datepicker.png
I need to know if there is a way to either a) Prevent a PDF from being saved to a开发者_如何学JAVA client\'s computer (disable the save button) or