Overlayong PDF Files

Adam Tauno Williams awilliam at whitemice.org
Thu Apr 26 08:25:24 EDT 2012


On Wed, 2012-04-25 at 13:36 -0500, Greg Lindstrom wrote:
> I would like to take an existing pdf file which has the image of a
> health care claim and overlay the image with claim data (insured name,
> address, procedures, etc.).  I'm pretty good with reportlab -- in
> fact, I've created a form close to the CMS 1500 (with NPI), but it's
> not close enough for scanning.  I'd like to read in the "official"
> form and add my data.  Is this possible?

I 'overlay' PDF documents  using pypdf.

Example
<http://coils.hg.sourceforge.net/hgweb/coils/coils/file/9d6c304dd405/src/coils/logic/workflow/actions/doc/watermark.py>

-- 
Adam Tauno Williams <http://www.whitemiceconsulting.com>
System Administrator, OpenGroupware Developer, LPI / CNA
Fingerprint 8C08 209A FBE3 C41A DD2F A270 2D17 8FA4 D95E D383
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/python-list/attachments/20120426/0f37a307/attachment.sig>


More information about the Python-list mailing list