View Single Post
Old 09-15-2010, 06:35 PM   #335
justinmir
Junior Member
justinmir began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Sep 2010
Device: PRS-505
I have trouble using PDFRead 1.8.2. It is something to do with "unpaper". I am trying to convert a scanned pdf with two book pages scanned side by side and placed on one pdf page. I would like to split them and have one page per pdf page -

>>>>>>>>>>>>>>
"C:\Program Files\PDFRead\bin\pdfread" -p prs505-p -i pdf -t "1" -a "1" -o "C:
1" -f "lrf" -m "portrait" --no-dilate --no-crop -u "-l double" "C:\1.pdf"


Temporary directory: c:\temp\pdfread-obxzoi

Page 1/2: EXTRACT RASTERIZE UNPAPER SAVE DONE
Page 2/2: EXTRACT RASTERIZE UNPAPER SAVE DONE
Traceback (most recent call last):
File "pdfread.py", line 207, in <module>
File "pdfread.py", line 84, in main
File "pdfread.py", line 68, in convert
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: 'page_o.pgm'
Press any key to continue . . .

>>>>>>>>>>>>>>

Could you suggest what should I change to get through?
justinmir is offline   Reply With Quote