The object creates a print from the dataview or the database. Once the document has been created, it is possible to join several together.
d = dataview.createdocument("203caa97-4971-4d43-a1fc-d99a81744508")
d2 = database.createdocument("e056de31-51ad-4622-93c5-75e01474c877","items","9e092d0d-62cc-4714-9da8-0672f74e1b4d")
d.adddocument(d2)
d.show()
Adds another document to the queue
Views the document
Returns if the ducument is vertical or horizontal
Returns the width of the page
Returns the height of the page