without Page
Creates new item metadata with the page at the given index removed from the pages.
Return
new item metadata
Parameters
index
the index of the page to remove
Throws
if the index would result in an out of bounds exception, i.e. when it is too small or too big
Creates new item metadata with the given page removed from the pages.
Return
new item metadata
Parameters
page
the page to remove