get_drawables method

get_drawables

Gets geometric representation of the document

Returns

First order array is document’s pages, second is geometry for page

def get_drawables(self):
    ...

See Also