Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python,': 0.01; 'subject:module': 0.04; 'python': 0.08; 'need:': 0.16; 'numbering': 0.16; 'toc': 0.16; 'utf8': 0.16; '2.x': 0.19; '(this': 0.22; 'numeric': 0.23; '(in': 0.26; "i'm": 0.27; 'tables': 0.28; 'everyone,': 0.29; 'problem': 0.29; 'module': 0.30; 'headers': 0.32; 'handling': 0.33; "i've": 0.33; 'header :User-Agent:1': 0.34; 'there': 0.34; 'to:addr:python-list': 0.34; '...': 0.34; 'page': 0.36; 'several': 0.37; 'help': 0.39; 'to:addr:python.org': 0.39; 'header': 0.40; 'would': 0.40; 'subject:PDF': 0.84; 'received:hu': 0.91 X-Spam-Score: -1.353 X-Spam-Level: X-Spam-Status: No, score=-1.353 tagged_above=-20 required=4 tests=[AWL=0.016, BAYES_00=-2.599, DNS_FROM_OPENWHOIS=1.13, RDNS_NONE=0.1] Date: Fri, 24 Jun 2011 09:23:53 +0200 From: =?utf-8?Q?Heged=C3=BCs?= Ervin To: python-list@python.org Subject: Looking PDF module MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 24 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1308900384 news.xs4all.nl 14141 [::ffff:82.94.164.166]:55779 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:8354 Hello Everyone, I'm looking a good PDF module for Python 2.x - I've never used any PDF in Python, I don't know, what would be a good choice. There are several PDF tool for Python - this is my problem :) What I need: - utf8 support - create header and footer - (in headers there are small images) - tables - left and right side handling (this will be a book) - various page numbering (eg.: I/1, I/2, ... or simple numeric form) - TOC generating Any help would comes well, thanks: a.