I-View FAQ:
General Question:
The license key codes are generated automatically, and it is very sensitive to any error. All upper/lower case letters and space must be EXACTLY the same as those contained in the license key code. The best way is to COPY and PASTE the info to the corresponding column.
In 16 bit I-View, all the file names should stay within 7 characters!!! ex : homepag.jpg instead of homepage.jpg Otherwise, the user will encounter an image missing problem.
There is no full screen mode in I-View, only a mode with status bar and toolbar turned off.
Currently we do not support borderless frames. We will consider implementing such functionality in the future.
I-View is a compact off-line browser; a large file takes a large time to process and render. A workaround is to divide the file into several parts and link them together.
No. I-View only allows the tool bar icons and the status bar to be hidden.
Adding <pre> and </pre> tags in your document can solve this problem.
I-View doesn't have Javascript support.
I-View does not support frame borders of width=0. That is why you have gaps among frames.
Make sure the designated file path is correct. If the file is the same directory as the I-View application, you need only type the entire file name (e.g. iview.htm). Otherwise, you must specify the entire path (e.g. c:\mystuff\iview\iview.htm). IMPORTANT: Make sure that the "Save Settings on Exit" radio box is checked before you hit the OK button. You must then exit from I-View and restart the I-View application before your changes will take effect.
Also, make all the changes BEFORE turning it into a compiled release version. Otherwise, it will not work.
If you don't want users to have access to your HTML files, or you want to save storage space, "compress" (under the file menu)is a handy functionality. Say you want to compress "index.html"; go to "file" menu and choose "compress" and record the path where the file locates (ex:c:\mystuff\index) to the dialog box. Press "done" button after finishing. Files compressed using this feature are given a .TCC extension and are unreadable using browsers or applications other than I-View.
When compiling a release version, please go to file menu, uncheck "disable file close". Otherwise I-View will not shut down properly. This is currently a bug that we are working to correct.
I-View does not recognize too many font face tags in one single parenthesis. Place a font tag where you want the change to take effect. ex:<font size=1 face="verdana" color=#ff6342>. Repeat the same procedure whenever font change is desired.