Skip to content

libindic/pypdflib

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 7 commits ahead of santhoshtr:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

pypdflib: Python based PDF Rendering Library

Features:

  • Uses Pango Cairo for rendering
  • Supports Complex scripts such as Indic scripts

How to Install:

  1. Get the sourcecode

     git clone http://git.gitorious.org/pypdflib/pypdflib.git
     	or
     git clone http://github.com/santhoshtr/pypdflib.git
    
  2. Create the eggs

     python setup.py build
    
  3. Install the library

     sudo python setup.py install 
    

Copyright (C) 2010, Santhosh Thottingal.

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without warranty of any kind.

About

Pango Cairo based PDF rendering library. Supports complex scripts. Written in Python. Mirror of http://gitorious.org/pypdflib

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%