debian-pypdf4/Sample_Code
Matthew Stamy 9c8afe6c2e Adding script 2014-12-30 16:07:55 -06:00
..
README.txt Simplified README, added folder for sample PyPDF2 code 2013-10-08 17:11:06 -05:00
basic_features.py Add addJS method to PdfFileWriter 2014-07-02 15:50:22 +01:00
basic_merging.py PEP8 fixes: mixed tabs / spaces, blank lines. 2014-11-26 22:43:35 +01:00
makesimple.py PEP8 fixes: mixed tabs / spaces, blank lines. 2014-11-26 22:43:35 +01:00
makesimple.sh Two scripts to make pdf test files. 2014-01-08 22:46:32 -05:00

README.txt

PyPDF2 Sample Code Folder
-------------------------

This will contain demonstrations of the many features
PyPDF2 is capable of. Example code should make it easy
for users to know how to use all aspects of PyPDF2.



Feel free to add any type of PDF file or sample code, 
either by

	1) sending it via email to PyPDF2@phaseit.net
	2) including it in a pull request on GitHub