Changeset 203:1737b7eb7945 in documentViewer
- Timestamp:
- Oct 5, 2010, 12:25:32 PM (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
documentViewer.py
r191 r203 616 616 if not docinfo['imagePath']: 617 617 # text-only, no page images 618 docinfo = self.get NumTextPages(docinfo)618 docinfo = self.getTextPages(docinfo) 619 619 620 620 presentationUrls = dom.xpath("//texttool/presentation")
Note: See TracChangeset
for help on using the changeset viewer.