JAVA Tech VERSION 3.0 manual Apple Macintosh users Html

Page 11

Apple Macintosh users (HTML)

ViewONE comes with a digital certificate which is required to permit the applet to print and provide local caching. ViewONE is also Java 1.1.5 compliant.

Apple Macintosh 9 users will need to use IE4.5 (or later) and Apple Macintosh X (10.x) can use IE5, Netscape 7 or Mozilla.

IE uses Apples run-time Java (called MRJ). Since the release of IE4.5 Apple have released several versions of MRJ. It is recommended that users use MRJ version 2.2 or later. Netscape 7 and Mozilla browsers use Java 1.4.x which is supported by ViewONE.

Using ViewONE Standard on IE for Apple Macintosh

To use IE (MRJ Java) you will have to ensure your HTML specifies the alternative archive file…

ARCHIVE = “jis.jar”

Using ViewONE Pro on IE for Apple Macintosh

To use IE (MRJ Java) you will have to ensure your HTML specifies the alternative archive file…

ARCHIVE = “ViewONEdsa.jar”

We have produced a demo which uses some JavaScript to detect Apple Mac users and make appropriate changes automatically.

Demos are available at http://www.daeja.com/pub/start/downloads.html

11

Image 11
Contents ViewONE JavaScript API Manual Contents Specifying an Annotations File Viewing Toolbars and Buttons Timeout/User Idle Control Introduction Applet user interface ViewONE Standard Installing ViewONEApple Macintosh users JavaScript ViewONE ProMayscript parameter Apple Macintosh users Html Using ViewONE Standard on IE for Apple MacintoshSetting up Windows 2003 server Page Page ViewONE JavaScript Overview JavaScript Reference Method isReady General Applet ControlMethod getVersion ViewONE.closeDocument Closes an open document Opening documents and imagesOpenFilefilename, CloseDocumentPage Method Group Method openListlistFile, MethodgetNumPages ReloadListOpenDocindex NextDoc PrevDoc FirstDoc LastDoc GetDocIndex GetNumDocsMethod previousPage MethodsetPagepageMethod getPage Method nextPageMethod getCacheFile MethodgetDocReferenceMethodsetAnnotationFilefilename Specifying an Annotations FileMethodsaveSelectedfilename Saving documents and imagesSavefilename SavePagefilenameMethodisMultipageTif ClearHyperlink Document hyperlinksSetHyperlinkurl, dblClick Method Pro-Only Method Pro-Only Method Cold Viewing Options Pro-Only SetBackgroundImagefilename, pageNumber IsBackgroundImageEnabled SetBackgroundImageEnabledtrue/falseSetIndexListFileURL Document Indexes Pro-OnlyIsInverted ImageInvert SetInvertedtrue/falseSetRotationangle IsEnhancetrue/falseSetEnhanceModemode GetEnhanceModeMethod getRotation Method initializeRotationArrayint sizeMethod setRotationArrayint angle, int Method applyRotationArraySetFlipmode MethodrotateClockwiseMethod rotateCounterclockwise Rotate180GetStates GetFlipSetScalescale GetScaleMethod zoom100 ViewONE.zoom100 Zooms image to 100% full resolutionMethod setStatesstring states Method zoomOutSetXYScrollx, y Method setZoomzoomMethod setZoomAndXYScrollzoom, x, y Method zoomAreax, y, width, height, highlight, secondsMethod setBrightnesspercent Method setDraggingEnabledtrue/falseMethod isDraggingEnabled Method resetBrightnessMethod getContrast Method resetContrastMethod getBrightness Method setContrastpercentMethod getImageWidth Method resetLuminanceMethod setLuminancepercent Method getLuminanceGetImageHeight Method getXResolutionMethod getYResolution GetView ViewingSetViewview Method setMagnifiertrue/false SetAreaZoomtrue/falseIsAreaZoom ToggleAreaZoomMethod setMagnifierInternaltrue/false Method getMagFactor IsMagnifierToggleMagnifier SetMagFactorShowImageForeColorDialog IsNewWindowVisibleSetImageForeColorcolor ShowImageBackColorDialog SetImageBackColorcolorLabels Method copyPageToClipboard Selection and clipboardMethod selectPageint pageNumber Method clearSelectionsPrintRange PrintingPrintPage PrintDocumentSetPrintDialogtrue/false PrintSelectedPrintVisible PrintTransformedMethod setPrinterstring Method isPrintDialogMethod setPrintCopiesinteger Or some other informational text Method setPrintHeaderheaderStringMethod setPrintAutoRotate true/false SetStatusBartrue/false Toolbars and ButtonsMethod setScrollbarstrue/false IsScrollbarsMethod isFileButtons Method setFileButtonstrue/falseSetPrintButtonstrue/false Method setImageButtonstrue/falseIsImageButtons Method setNewWindowButtonstrue/false Method isPrintButtonsSetInvertButtonstrue/false IsInvertButtonsMethod setAllButtonstrue/false IsNewWindowButtonsSetViewButtonstrue/false Method isViewButtonsMethod isPageButtons Method isAllButtonsMethodsetPageButtonstrue/false IsAdjustToolVisible ToggleAdjustToolSetAdjustToolVisibleOnOff ViewONE.setFileMenustrue Menus and keysSetFileMenustrue/false IsFileMenusViewONE.setViewMenustrue SetViewMenustrue/falseIsViewMenus ViewONE.setImageMenustrue SetImageMenustrue/falseIsImageMenus ViewONE.setPrintMenustrue SetPrintMenustrue/falseIsPrintMenus ViewONE.setPageMenustrue SetPageMenustrue/falseIsPageMenus ViewONE.setSelectMenustrue SetSelectMenustrue/falseIsSelectMenus ViewONE.setPreferenceMenustrue SetPreferenceMenustrue/falseIsPreferenceMenus IsFileKeys SetAllMenustrue/falseIsAllMenus SetFileKeystrue/falseIsImageKeys SetImageKeystrue/falseSetViewKeystrue/false SetPrintKeystrue/falseIsPrintKeys SetSelectKeystrue/false IsViewKeysSetPageKeystrue/false IsPageKeysMethod isAllKeys Method isSelectKeysMethod setAllKeystrue/false Method stopTimeout Timeout/User Idle ControlMethod setTimeoutseconds Method getTimeoutMethod getTimeLeft Event Handler and Event Handling Events handler change in ViewONE Version DocN Html tag is used see Html manual End tab Events ids and descriptionsReady First time the page is viewed HSPACE=0 VSPACE=0 Event Handler exampleMayScript tag Testing your Event Handler