472,352 Members | 1,475 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,352 software developers and data experts.

manipulating PDF-files with Python?

Hello!

Are there any open source Python tools that one could manipulate
PDF-files with? By manipulation I mean, for instance, deleting or
adding or replacing pages, etc.

Thanks for your time!

Tuomas
Jul 18 '05 #1
4 2109
tu****@yahoo.com (Tuomas P) writes:
Are there any open source Python tools that one could manipulate
PDF-files with? By manipulation I mean, for instance, deleting or
adding or replacing pages, etc.


os.system and pdflatex with the pdfpages package is an option.

--
Brian (remove the sport for mail)
http://www.et.dtu.dk/staff/be
Jul 18 '05 #2
Tuomas P wrote:
Are there any open source Python tools that one could manipulate
PDF-files with? By manipulation I mean, for instance, deleting or
adding or replacing pages, etc.


Been a while since I used it. I was generating whole pdf docs from
a structured text file.Don't remember editing capability, but I didn't
need it, I'll bet it's in there
http://www.reportlab.org/
Jul 18 '05 #3
Tuomas P wrote:
Hello!

Are there any open source Python tools that one could manipulate
PDF-files with? By manipulation I mean, for instance, deleting or
adding or replacing pages, etc.

Thanks for your time!

Tuomas

Take a look at The ReportLab Toolkit

http://www.reportlab.org/downloads.html

HTH Arjen

--
http://www.baandersconsultancy.nl | http://www.nosonis.com
Jul 18 '05 #4
Tuomas P wrote:
Hello!

Are there any open source Python tools that one could manipulate
PDF-files with? By manipulation I mean, for instance, deleting or
adding or replacing pages, etc.

Thanks for your time!

Tuomas


ReportLab has PageCatcher, but it is not open source. I've used
it and it works great! Given how much I use ReportLab open source
package, I don't begrudge spending some money on the PageCatcher
add-in for this functionality.

Regards,
Larry Bates
Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: aggelos | last post by:
i have this problem :convert html pages to pdf is there any code available? i want it to have support for images i tried to use HTML2FPDF , FPDF...
1
by: JD Vernon | last post by:
I'm working on a Perl gatekeeper for report requests on an Oracle web app Essentially, the code is: if (invalid request) { burp; } else {...
0
by: Chive Software | last post by:
Chive Software are pleased to announce a new version of its Apoc PDF Toolkit, part a of its Apoc suite of products. Apoc PDF Toolkit is a high...
1
by: Amir | last post by:
Hi i wrote the following, which causes the script to terminate any help is greatly appreciated, thanks so much in advance! ...
3
by: David | last post by:
Should you be able to map a any file extension to the ASP.NET dll and have it execute ASP.NET script, just like an .aspx page, when it is requested...
5
by: Brad | last post by:
In several aspx applications I export crytal reports to pdf, xls and doc files and then the aspx page writes the selected export file to the client...
7
by: Ryan Taylor | last post by:
Hi. I have some code that dynamically generates a PDF and spits this content directly to the web browser. I use HTMLDoc to create the Pdf's from...
5
by: Ray Booysen | last post by:
Hi all After finding out that my pdf library (ABCPdf) doesn't support HTML being imported as an input (Well it does but doesn't support the...
4
by: Jean-François Michaud | last post by:
Hello, I've been looking at this for a bit now and I don't see what's wrong with the code. Can anybody see a problem with this? Here is an...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.