dkreynolds 0 Posted April 26, 2013 Report Share Posted April 26, 2013 Hello,I'm currently having the following problem. I have xml data which needs formatting as pages and paragraphs, i.e.<Document><Page><Paragraph><Line>This is a paragraph</Line><Line>This is line 2</Line></Paragraph></Page></Document>This is all well and good, but does not allow for paragraphs which go over a page boundary.Any suggestions would be most welcome, Quote Link to post Share on other sites
Ingolme 1,020 Posted April 26, 2013 Report Share Posted April 26, 2013 I think the pages should probably be generated by the application that's reading the XML and it should fit the paragraphs how it can. Quote Link to post Share on other sites
dkreynolds 0 Posted April 26, 2013 Author Report Share Posted April 26, 2013 The problem is that I'm deploying books to be read by visually impaired people. They will of necessity want to navigate by page, paragraph, and chapter. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.