mfenniak / pyPdf

Pure-Python PDF Library; this repository is no longer maintained, please see https://github.com/knowah/PyPDF2/ insead.
https://github.com/knowah/PyPDF2/
Other
276 stars 85 forks source link

Interface to set document meta data via PdfFileWriter #9

Open FelixSchwarz opened 13 years ago

FelixSchwarz commented 13 years ago

AFAIK there is no interface in PdfFileWriter to set the document meta data (like pdf title). This is a problem for example in the example on your home page (http://pybrary.net/pyPdf/) where the final pdf does not have a title anymore.