View Single Post
Old 07-01-2012, 01:57 PM   #4
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
I have been experimenting with python and the sqlite3, ctypes, struct, pyPdf and reportlab packages to create a PC based tool to merge annotations with pdfs. I now have an experimental version that I tried with a few files and it seems to work. Still a lot of work is needed to get it 'user-friendly'.
For those that have some python experience I attached the code. At the top you find a directory variable it should contain the (relative-)path to a directory with books and a metadata.db file (copied from your DR).
Please let me know if it works (or what goes wrong).
I am using python2.7, the extra packages that you need can easily be found with google.
Attached Files
File Type: zip printPdf.zip (2.7 KB, 459 views)
Mackx is offline   Reply With Quote