From e8b1309e76b6713d8d8ad2b0895a4f20235c4666 Mon Sep 17 00:00:00 2001 From: "yusuke.shinyama.dummy" Date: Sat, 24 Oct 2009 02:50:07 +0000 Subject: [PATCH] testcase added git-svn-id: https://pdfminerr.googlecode.com/svn/trunk/pdfminer@140 1aa58f4a-7d42-0410-adbc-911cccaed67c --- docs/index.html | 3 ++- pdfminer/__init__.py | 2 +- samples/simple1.pdf | 14 ++++++++------ 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/docs/index.html b/docs/index.html index 61e75d2..19c91f8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,7 +18,7 @@ Python PDF parser and analyzer
-Last Modified: Thu Oct 15 19:01:07 JST 2009 +Last Modified: Sat Oct 24 11:49:05 JST 2009
@@ -320,6 +320,7 @@ no stream header is displayed for the ease of saving it to a file.

Changes