Extracting files from Ebooks

One advantage of using HyperMaker is the capability to protect Ebook pages. Then, only the user with the correct password can access the protected pages.
By combining protected pages with a command extracts files from an Ebook, it is possible to use HyperMaker Ebooks to distribute images, programs and other types of computer file in a secure way.

Example:

Extract a program compiled into an Ebook::
<A HREF="extract=Cgiprog.exe">Extract Cgiprog.exe program</A>

Extract an image compiled into an Ebook:
<A HREF="extract=screen1.gif">Extract Screen1.gif program</A>

When the user clicks on the link, a standard Save As dialog box will be opened, allowing a user to select where to save the file.

In order to prevent security risks, extract will not work if the Ebook (either with .htz5 file extension or executable) is opened passing any parameter in the command-line.

Extract is a Macro. See more information about Macros.