A tag for binding together two pages in a spread. This would prevent the
viewer from splitting a spread across a page turn.
Possible syntax:
"pageBindings" : [
{
"pageOne" : image name,
"pageTwo" : image name,
},
{
"pageOne" : image name,
"pageTwo" : image name,
}
]
Original issue reported on code.google.com by
arauchf...@gmail.comon 16 Oct 2010 at 6:46