src-python/trp/trp2.py (4 lines): - line 68: # TODO: add optimization for rotation of 90, 270, 180, -90, -180, -270 degrees - line 442: # FIXME: add dimension. the relative scale messes up the new coordinates, have to use the actual image scale - line 497: # TODO: this is more generic and not limited to page, should change the parameter from "page" to "block" - line 501: # TODO: not ideal imho. customers want pages.tables or pages.forms like the current trp src-python/trp/t_pipeline.py (2 lines): - line 11: # TODO: add ordering of pages by pagenumber - line 104: # TODO add rotation information to document (degree and center)