From 1738ec001d0d94de914352740dc7f07c6de0eb3b Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 28 Nov 2011 22:32:19 +0100 Subject: Update documentation --- FORMATS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'FORMATS') diff --git a/FORMATS b/FORMATS index 4d6688b..6061a79 100644 --- a/FORMATS +++ b/FORMATS @@ -39,11 +39,11 @@ .pdf full a lot - rendering of the pdf file on a cairo surface with the help of - poppler in order to remove all the internal metadata, - then removal of the remaining metadata fields of the pdf itself with - pdfrw (the next version of python-cairo will support metadata, - so we should get rid of pdfrw) + rendering of the pdf file on a cairo surface with the help of + poppler in order to remove all the internal metadata. + For now, cairo create some metadata. + They can be remove if you install either exiftool, or python-pdfrw. + The next version of python-cairo will support pdf metadata. -- cgit v1.3