Manipulating Pages in FlexSnap: SI
Snowbound Software’s FlexSnap: SI product includes the ability to reorder, copy, or delete pages through the Page Manipulation menu. Previously, FlexSnap allowed you to add the Page Manipulation menu by setting the pageManipulations applet parameter to true. Now, the Page Manipulation menu is available by default as in the following example:
<param name="pageManipulations" value="true">
To turn the Page Manipulation menu on or off, insert the above parameter into your HTML code, between the <applet> and </applet> tags. The pageManipulations applet parameter is set to true by default. To disable the Page Manipulation menu, set the value to false.
Selecting Page(s)
To move or a copy a page or sequence of pages, the page must first be selected.
The following commands are available from the Page Manipulation>Select sub menu:
- Select Page Manipulation>Select>Current Page to select the current page for moving or copying.
- Select Page Manipulation>Select>All Pages to select all of the pages in the current document for moving or copying.
- Select Page Manipulation>Select>Select Page to open a dialog box that allows you to select a range of pages.
Copying Page(s)
The Page Manipulation>Copy sub menu provides commands for moving the selected pages from their current location to a specified new location within the same document, to another existing document, or to a new document.
- Select Page Manipulation>Copy Page(s)>Before Current to copy the selected pages to the current document immediately before the currently viewed page.
- Select Page Manipulation>Copy Page(s)>After Current to copy the selected pages to the current document immediately after the currently viewed page.
- Select Page Manipulation>Copy Page(s)>To New Document to copy the selected pages to a new document.
- Select Page Manipulation>Copy Page(s)>Select Location to open the dialog box that allows you to specify a location to copy the currently selected pages.
Moving Page(s)
The Move Page(s) sub menu provides commands for moving the selected pages from their current location to a specified new location within the same document, to another existing document, or to a new document.
The following commands are available from the Page Manipulation>Move Pages(s) Sub Menu:
- Select Page Manipulation>Move Page(s)>Before Current to move the selected pages to the current document immediately before the currently viewed page.
- Select Page Manipulation>Move Page(s)>After Current to view the selected pages to the current document immediately after the currently viewed page.
- Select Page Manipulation>Move Page(s)>To New Document to move the selected pages to a new document.
- Select Page Manipulation>Move Page(s)>Select Location to open a dialog box that allows you to specify a location to move the currently selected pages.
Deleting Page(s)
The Page Manipulation>Delete sub menu provides commands for deleting the current page or a range of pages.
- Select Page Manipulation>Delete>Current Page to delete the current page and open the next page in the document.
- Select Page Manipulation>Delete>Select Page to open a dialog box to allow you to select pages to delete.
