dkreynolds Posted April 26, 2013 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, Link to comment Share on other sites More sharing options...
Ingolme Posted April 26, 2013 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. Link to comment Share on other sites More sharing options...
dkreynolds Posted April 26, 2013 Author 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now