J
Jason Weiss
Hi,
Here's an interesting challenge... I was asked to create an application
that would let users choose paragraphs to show or hide using a checkbox.
The basic idea is that they would look at several alternate paragraphs per
page, choose one by checking its checkbox, and then generate the "final"
version of the document, which would hide the non-checked paragraphs on each
page. In some cases, entire pages could be shown or hidden with page-level
checkboxes in addition to the paragraph-level checkboxes (e.g., if a page is
checked, only show the paragraphs on that page that are also checked).
I don't know where to start on this one. I've fiddled around with bookmarks
and ranges, and neither seems to offer an easy answer. Can anyone offer any
good suggestions to make this a straightforward kind of project?
Thanks to anyone who can help...
....Jay
Here's an interesting challenge... I was asked to create an application
that would let users choose paragraphs to show or hide using a checkbox.
The basic idea is that they would look at several alternate paragraphs per
page, choose one by checking its checkbox, and then generate the "final"
version of the document, which would hide the non-checked paragraphs on each
page. In some cases, entire pages could be shown or hidden with page-level
checkboxes in addition to the paragraph-level checkboxes (e.g., if a page is
checked, only show the paragraphs on that page that are also checked).
I don't know where to start on this one. I've fiddled around with bookmarks
and ranges, and neither seems to offer an easy answer. Can anyone offer any
good suggestions to make this a straightforward kind of project?
Thanks to anyone who can help...
....Jay