Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #4770

Re: [Python-de] Toll für PDF "Eindruck"?

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Stefan Behnel <python-de@behnel.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Toll für PDF "Eindruck"?
Date Fri, 5 May 2017 09:53:41 +0200
Lines 21
Message-ID <mailman.629.1493972814.2951.python-de@python.org> (permalink)
References <33b0598f-7a26-b5a9-1970-590405851397@goebel-consult.de> <9a8adef2-92c4-dc1c-d7a4-3dc2148d69b3@behnel.de>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de TF527CE2wSxWO84ut53dNAVqcUQDHS4dvb7cJdlLFKqw==
Return-Path <python-de@behnel.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; t=1493972813; l=783; s=domk; d=behnel.de; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version: Date:From:References:To:Subject; bh=Vh1w26CyPd57W6KTGp130Qrf769TdH6VSvpAxSnSuF4=; b=Zc5QYSZg4+vg5yw61+6puXSRwljNBKzs7FlqclnyEcTT5BG6vPBwGMGlVUHJl2Y0xx 0LfDVc3k002cMIHTwckNA7gieFtmeR96+2r9xsT/YqWv5B/nqfLsQUsoSp3XQW4FZzGc 7TNecyTMnoaP3J4vm69tncUgg69igPhxUqv5A=
X-RZG-AUTH :E1MMdFW4b++AXZOTwA41DOYM0Dv9LNWvavC/fJZqSuoXq8/b35jbpozFABqPas32JoN9Dvclc6crIrGUrfIe6VS6sMkd0tI0SspQXbY=
X-RZG-CLASS-ID mo00
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
In-Reply-To <33b0598f-7a26-b5a9-1970-590405851397@goebel-consult.de>
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.23
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <9a8adef2-92c4-dc1c-d7a4-3dc2148d69b3@behnel.de>
X-Mailman-Original-References <33b0598f-7a26-b5a9-1970-590405851397@goebel-consult.de>
Xref csiph.com de.comp.lang.python:4770

Show key headers only | View raw


Hartmut Goebel schrieb am 04.05.2017 um 11:18:
> ich suche ein Tool, mit dem man einen "Eindruck" in ein PDF machen kann,
> oder ein Tool, um ein PDF mit einem Text-Block an einer bestimmten
> Stelle der Seite zu erzeugen. Es muss auch nicht Python sein.
> 
> Kennt jemand was in die Richtung?
> 
> Wenn ich es slesbt schreiben würde, würde ich ungefähr folgendes machen:
> 
> - mit ReportLab eine PDF-Seite mit dem "Eindruck" erstellen
> - mit PyPDF2 diese Seite mit der Vorlage übereinander legen.
> 
> Der aufwändigere Teil wäre Schritt eins :-)

Mir ist nicht klar, was du mit "Eindruck" meinst. Vielleicht sowas wie ein
Wasserzeichen? Also einen durchscheinenden Hintergrund?

Die Fähigkeit von PDFs, Eindruck zu machen, ist oft überbewertet. ;)

Stefan

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de] Toll für PDF "Eindruck"? Stefan Behnel <python-de@behnel.de> - 2017-05-05 09:53 +0200

csiph-web