View Single Post
Old 03-31-2007, 07:42 PM   #8
ashkulz
Addict
ashkulz will become famous soon enoughashkulz will become famous soon enoughashkulz will become famous soon enoughashkulz will become famous soon enoughashkulz will become famous soon enoughashkulz will become famous soon enoughashkulz will become famous soon enough
 
ashkulz's Avatar
 
Posts: 350
Karma: 705
Join Date: Dec 2006
Location: Mumbai, India
Device: Kindle 1/REB 1200
Falstaff: I made some changes in your code, in file pylrs.py:587
Code:
if not isinstance(textBlock, TextBlock) and not isinstance(textBlock, ImageBlock):
I needed support for referring to ImageBlocks from a TOC for my PDFRead project.

Thanks for the very wonderful library!
ashkulz is offline   Reply With Quote