User Guide. axmag PDF to Flash converter. Version 2.4

Size: px
Start display at page:

Download "User Guide. axmag PDF to Flash converter. Version 2.4"

Transcription

1 User Guide axmag PDF to Flash converter Version 2.4 Released September 2010

2 Introduction Designed for 3D interactive online digital magazine publication. axmag is innovative for page flipping reading online. Key Features Page flipping simulation technology 3D animated page folding effect 3D animated page-flip Page flipping sound effect Vector output technology Small converted file size High-fidelity image Stepless magnification Fast online page loading Other functions Customize company logo text Customize company logo image Multilingual options 1

3 Adjust to different reading habits Background music Background color Remove cutting borders Auto-adjust page size Print pages Add title and author information Batch processing (Pro version only) Combine PDF file into one online magazine (Pro version only) Command line (server license only) Coming soon features Page thumbnails System Requirements Windows 2000, Windows 2003, Windows XP, Vista or latest Windows 7. Also works with terminal server, for instance Windows 2003 Server, Windows 2008 Server, Citrix. CPU: PII 450 or greater, works with X86 computer systems, 32bit and 64bit CPU. RAM: 128MB or higher, upper than 512MB is recommended. HDD: software installation requires around 50 MB free spaces. 2

4 Conversion Steps After the first installation you will find a "PDF to Flash" shortcut created on your Desktop. Please double click it to run the converter. Start conversion: Step 1: Choose PDF to be converted: 3

5 Step 2: Select your PDF type: 4

6 Set cutline: 5

7 Step 3: Choose output type: 6

8 Step 4: Choose output language, logo and background: 7

9 Choose buttons on navigation toolbar: Step 5: Press the "Convert" button and wait for the conversion result. This process may take a few seconds to minutes. 8

10 Step 6: To view the conversion result, press "View it": Step 7: It will then open the converted online magazine. 9

11 Command line Command line is only available in registered version of PDF to flash server license. If you are trying the converter or you are using the standard version, you can still view the command line help but the conversion cannot be accessed. Please try the conversion in GUI and the conversion result will be the same in command line conversion. Commands 10

12 For example, convert season1.pdf into online magazine in command line: 11

13 Publish the conversion result After conversion, you can directly view the publication. There is one folder created using the same name of the converted PDF file. In the folder you'll find following files created: Offline reading To offline read or share the created publication, you need to send the whole created folder including all these files above to others. And when they receive this folder, they can simply open it and double clicking on the HTML file to read the contents. To burn the created publication into CD, please download this package: /download/burn_to_cd.zip To put the conversion result in PPT, please refer to this video: /download/axmag_into_ppt.htm It is suggested that you uploaded axmag publication on your server and link the publication in the PPT file to prevent large attachment in the presentation. Online publication Put all these files on your web server, and host them easily. You can directly add a link to the HTML page, see example here: /demo.html Or you can embed the publication in some web pages, see example here: /product.html Please refer to the source code from the corresponding HTML pages of the examples above. Full Screen Flash Player 9 does not allow keyboard input when displaying content in full-screen mode. Flash Player 10 changes this, allowing for a limited number of keys to be usable in full-screen mode. These include Tab, the Spacebar, and the (up, down, left, right) arrow keys. axmag is using Adobe Flash Player 10 as its default viewer, so you can firstly use Tab key and then use arrow keys to select buttons but other keys are disabled in full-screen mode. Settings you need to know With the index.html you can do the following: 1. Change background color: finf 'bgcolor="#888888" code in the html and change the color. 2. Add background image: please refer to the /download/bkimage.zip to change the background image. With the setting.xml you can do the following: 1. <pagedir>: change the folder where the pages of SWF files and thumbnails of JPG files are stored. 2. <logo>: only available in registered version. Enter '[null]' to remove axmag logo, enter '[logopic]' to use the current logo.jpg in converted publication. 3. <flipsound>: enter '[mute]' to disable page flipping effect. Specify *.mp3 or *.wav to change flipping sound. 4. <bgsound>: change background music. 5. <righttoleft>: value set to 1 to read form right to left if needed. Default is value 0 to flip pages from left to right. 6. <hidesew>: value set to 1 to hide middle shadow on pages. Defaule is value 0 to show the shadow. 12

14 7. <print>: value set to 0 to enable printing. Default is value 1 to disable printing. 8. <thumbnails>: value set to 0 to disable thumbnails. Default is value 0 to create thumbnails during conversion. 9. <ad_title>&<ad_author>: add publication information. To disable this information window in created publications, please refer to item <readmode>: enable or disable mouse scrolling while reading. Value set to 0 (default) to read the book in true 3D simulating mode. Value set to 1 to enable mouse scrolling and reading in pagination mode which means that you can click on the page to magnify texts and use mouse scrolling to read continuously. 11. <controlbar>: If you want to remove the toolbar, set this options value to 0. To default show the toolbar, set value to 1. By alternative, you can set value to 2 to automatically hide toolbar but when mouse hovers on the toolbar, it will appear. Please note, this setting can only be set in the setting.xml but there is not an option in the converter. 12. <sharebutton>: To disable share button, please set this value to 0, other wise, share button will show in created publications with default value <aboutbutton>: The about button will be on the toolbar with a default value 1. To remove the about button, please manually modify this option in setting.xml to 0. 13

15 Links in PDF axmag auto-detects links in PDF files and will convert the links into the publication. Internal links Internal links, such as links in Table of Contents and other links in the PDF to jump from page to page, can be detected and be created into the output publication. The links should have been created and accessible in the PDF before it is converted. External links axmag automatically preserves hyperlinks in conversion, such as 'http' and 'https' links. The hyperlinks are not activated locally but we guarantee that they'll work on a web server. Test hyperlinks locally In the latest version of axmag converter, we are using Adobe Flash Player 10 as the default viewer of the output publication. Due to Adobe Security, all the attempts to access web pages through SWF files locally are blocked. You must explicitly manually add the directory that contains index.html in Global Flash Player Trust directory and you can test the links locally. The Global Flash Player Trust directory in the following location, which requires administrator access: Windows XP, Vista and Win7: system\macromed\flash\flashplayertrust (for example, C:\windows\system32\Macromed\Flash\FlashPlayerTrust on a default Windows XP installation) Mac: app support/macromedia/flashplayertrust (for example, /Library/Application Support/Macromedia/FlashPlayerTrust) Please open the directly, open Notepad and right download the directory that contains index.html and save the file as CFG file. For example: You've just converted an PDF into online digital magazine in your Vista, and the converted files are saved in C:\Documents and Settings\aXmag\testPDF\ Open Notepad, write down this folder 'C:\Documents and Settings\aXmag\testPDF\' and save it as testpdf.cfg in 'C:\windows\system32\Macromed\Flash\FlashPlayerTrust' Change the file extension to '.cfg' Open the index.html file locally and now the links are accessible now. Please refer to the link below for more information: Use links (internal links and external links) locally As hyperlinks are not activated locally (please note, internal links which can jump from page to page are always active), if you need readers to click on the http hyperlinks locally and go to your webstie, you need to copy the FlashEXEShell.exe in the installtion folder of the converter and paste it together with the converted files. Then the reader can open the FlashEXEShell.exe and view the publication. At this moment, links are all activated using the viewer. As Mac users cannot use the FlashEXEShell.exe, they can open the index.html file to read the contents in the publication. 14

Contents. Contents... I 1. About Foxit Reader Installing and Uninstalling Try the new Features... 9

Contents. Contents... I 1. About Foxit Reader Installing and Uninstalling Try the new Features... 9 Contents Contents... I 1. About Foxit Reader 5.0... 1 2. Installing and Uninstalling... 2 Windows System Requirements... 2 How to Install?... 2 Welcome Wizard... 5 How to Uninstall?... 8 3. Try the new

More information

FLIP BOOK MAKER FOR PPT. Create your flipping book from PPT files

FLIP BOOK MAKER FOR PPT. Create your flipping book from PPT files WWW.FLIPBOOKMAKER.COM FLIP BOOK MAKER FOR PPT Create your flipping book from PPT files About Flip Book Maker for PPT Flip Book Maker for PPT is your easy way to convert Microsoft PowerPoint Presentations

More information

And program Office to FlipBook Pro is powerful enough to convert your DOCs to such kind of ebooks with ease.

And program Office to FlipBook Pro is powerful enough to convert your DOCs to such kind of ebooks with ease. Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation are enabled. The unregistered version will be added a demo watermark. About Office to FlipBook

More information

User Manual Version

User Manual Version Next FlipBook Maker for Windows User Manual Version 2.5.10 1 Content Cover 1 Content 2 1. Import PDF fires or images 3 2. Setting, Template, Scene and Bookmark 5 3. Publish local flipbook 19 4. Publish

More information

1 GB RAM USB port 1152x864 minimum screen resolution (1280x720 recommended) 15 GB of hard drive space for full install

1 GB RAM USB port 1152x864 minimum screen resolution (1280x720 recommended) 15 GB of hard drive space for full install System Requirements Windows Microsoft Windows XP, Vista, 7, 8 or 10 2.33GHz or faster x86-compatible processor or Intel Atom 1.6GHz or faster processor for netbooks Mac Mac OS X v10.6, v10.7, v10.8, v10.9

More information

Adobe Acrobat Family Digital editions

Adobe Acrobat Family Digital editions Adobe Acrobat Family Digital editions WHAT S NEW TOPICS 1 The Adobe digital edition solution 2 Support for digital editions in Adobe Reader 7.0 and Adobe Acrobat 7.0 4 Unsupported Features 5 Migrating

More information

Training Handout Tegrity Campus 2.0

Training Handout Tegrity Campus 2.0 Training Handout Tegrity Campus 2.0 Tegrity Campus 2.0 is a user-friendly video, audio, and screen capturing platform for replay by students. Tegrity is accessible anywhere via Blackboard s course management

More information

FLIP CHM. Create your flipping book from CHM files

FLIP CHM. Create your flipping book from CHM files WWW.FLIPBUILDER.COM FLIP CHM Create your flipping book from CHM files About Flip CHM Flip CHM is powerful and flexible software which helps you to convert your compiled CHM files to page-flipping flash

More information

DOC TO FLASH MAGAZINE MAC. Create your flipping book from DOC files on Mac

DOC TO FLASH MAGAZINE MAC. Create your flipping book from DOC files on Mac WWW.EMAGMAKER.COM DOC TO FLASH MAGAZINE MAC Create your flipping book from DOC files on Mac About DOC to Flash Magazine Mac Save DOC, RTF and TXT as a much popular digital e-book with real book page-flipping

More information

An introduction to Adobe Acrobat Connect

An introduction to Adobe Acrobat Connect An introduction to Adobe Acrobat Connect This manual describes how you can use Adobe Acrobat Connect and how you can use it together with a headset and a web camera. Contents How do I start a meeting in

More information

Flip Writer Integrate elements to create Page-flipping ebooks. User Documentation. About Flip Writer

Flip Writer Integrate elements to create Page-flipping ebooks. User Documentation. About Flip Writer Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation are enabled. The unregistered version will be added a demo watermark. About Flip Writer Nowadays,

More information

Articulate Presenter Pro

Articulate Presenter Pro Articulate Presenter Pro Summary Articulate Presenter converts PowerPoint to Flash. It allows the user to integrate narration and interactivity into any PowerPoint presentation. It uses templates to embed

More information

FLIP BOOK MAKER FOR EPUB. Flip Book Maker for epub Create Amazing Page-flipping ebooks with EPUB. User Documentation

FLIP BOOK MAKER FOR EPUB. Flip Book Maker for epub Create Amazing Page-flipping ebooks with EPUB. User Documentation WWW.FLIPBOOKMAKER.COM FLIP BOOK MAKER FOR EPUB Page 1 of 33 Create your flipping book from EPUB files Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation

More information

Hip Hip Hooray! Second Edition. Active Teach User Guide

Hip Hip Hooray! Second Edition. Active Teach User Guide Hip Hip Hooray! Second Edition Active Teach User Guide Navigation Click to jump to a unit. Click to select one of the teacher resources. Navigation Tools Home Website Help Minimize Maximize Close/Quit

More information

PROFESSIONAL TUTORIAL. Trinity Innovations 2010 All Rights Reserved.

PROFESSIONAL TUTORIAL. Trinity Innovations 2010 All Rights Reserved. PROFESSIONAL TUTORIAL Trinity Innovations 2010 All Rights Reserved www.3dissue.com PART ONE Converting PDFs into the correct JPEG format To create a new digital edition from a PDF we are going to use the

More information

Creating Multimedia Presentations

Creating Multimedia Presentations Creating Multimedia Presentations Lesson Overview In this lesson, you ll do the following: Add videos and Flash animations to PDF files. Learn how to add sounds to PDF documents. Set playback options for

More information

FLIP PDF PROFESSIONAL

FLIP PDF PROFESSIONAL WWW.FLIPBUILDER.COM FLIP PDF PROFESSIONAL FOR MAC Create page-flipping book from PDF files on Mac with professional tools About Flip PDF Professional for Mac Flip PDF Professional for Mac is useful and

More information

Table of Contents. Chapter 2. Looking at the Work Area

Table of Contents. Chapter 2. Looking at the Work Area Table of Contents... 1 Opening a PDF file in the work area... 2 Working with Acrobat tools and toolbars... 4 Working with Acrobat task buttons... 13 Working with the navigation pane... 14 Review... 18

More information

AVS4YOU Programs Help

AVS4YOU Programs Help AVS4YOU Help - AVS Document Converter AVS4YOU Programs Help AVS Document Converter www.avs4you.com Online Media Technologies, Ltd., UK. 2004-2012 All rights reserved AVS4YOU Programs Help Page 2 of 39

More information

PDF TO FLASH CATALOG. Create your flipping book from PDF files

PDF TO FLASH CATALOG. Create your flipping book from PDF files WWW.FLASHCATALOGMAKER.COM PDF TO FLASH CATALOG Create your flipping book from PDF files About PDF to Flash Catalog PDF to Flash Catalog is wonderful and lightning-fast digital publishing software to batch

More information

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15 10 Classes 2 nd Exam Review Lesson - 15 Introduction Windows 7, previous version of the latest version (Windows 8.1) of Microsoft Windows, was produced for use on personal computers, including home and

More information

Last Updated: October 12, Learning Ally ReadHear by gh for PC, Quick Start Guide

Last Updated: October 12, Learning Ally ReadHear by gh for PC, Quick Start Guide Learning Ally ReadHear by gh for PC Quick Start Guide Last Updated: October 12, 2012 1 Page Table of Contents Introduction...3 What is Learning Ally ReadHear?...3 Overview...3 Minimum PC System Requirements...3

More information

XC USB 2.0 Smart Transfer Cable

XC USB 2.0 Smart Transfer Cable XC-4949 USB 2.0 Smart Transfer Cable Table of Contents Overview... 3 System Requirements... 3 Features... 3 Support Language... 3 Getting Started... 4 Changing the Settings... 6 Keyboard & Mouse Control

More information

Flipping Book Publisher for Image also provides different output methods for you to publish your

Flipping Book Publisher for Image also provides different output methods for you to publish your Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation are enabled. The unregistered version will be added a demo watermark. About Flipping Book Publisher

More information

Start menu. Toggles between All Programs & Back

Start menu. Toggles between All Programs & Back Microsoft Windows Vista Illustrated Introductory Working with Windows Programs Objectives Start a program Open and save a WordPad document Modify text in WordPad Work with a graphic in Paint 2 Objectives

More information

Enhancing PDF Documents - Adobe Acrobat DC Classroom in a Book (2015)

Enhancing PDF Documents - Adobe Acrobat DC Classroom in a Book (2015) Enhancing PDF Documents - Adobe Acrobat DC Classroom in a Book (2015) 17-21 minutes 4. Enhancing PDF Documents Lesson overview In this lesson, you ll do the following: Rearrange pages in a PDF document.

More information

Flip Book Maker for Image Scan files into Page-flipping ebooks directly. User Documentation. About Flip Book Maker for Image. Detail features include:

Flip Book Maker for Image Scan files into Page-flipping ebooks directly. User Documentation. About Flip Book Maker for Image. Detail features include: Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation are enabled. The unregistered version will be added a demo watermark. About Flip Book Maker

More information

Handout Objectives: a. b. c. d. 3. a. b. c. d. e a. b. 6. a. b. c. d. Overview:

Handout Objectives: a. b. c. d. 3. a. b. c. d. e a. b. 6. a. b. c. d. Overview: Computer Basics I Handout Objectives: 1. Control program windows and menus. 2. Graphical user interface (GUI) a. Desktop b. Manage Windows c. Recycle Bin d. Creating a New Folder 3. Control Panel. a. Appearance

More information

Teacher Manual. Teacher Manual Knowledge Adventure, Inc. All rights reserved

Teacher Manual. Teacher Manual Knowledge Adventure, Inc. All rights reserved Teacher Manual Under the copyright laws, neither the documentation nor the software may be copied, photocopied, reproduced, translate, or reduced to any electronic medium or machine readable form, in whole

More information

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets Dreamweaver Basics Planning your website Organize site structure Plan site design & navigation Gather your assets Creating your website Dreamweaver workspace Define a site Create a web page Linking Manually

More information

USB 2.0 Video/Audio Grabber User s Guide

USB 2.0 Video/Audio Grabber User s Guide USB 2.0 Video/Audio Grabber User s Guide Contents: Chapter 1: Introduction... 1 1.1 Package Contents... 1 1.2 System Requirements... 1 Chapter 2: Getting Started... 2 2.1 Connect USB A/V Adapter... 2 2.2

More information

User Manual. Page-Turning ebook software for Mac and Windows platforms

User Manual. Page-Turning ebook software for Mac and Windows platforms User Manual Page-Turning ebook software for Mac and Windows platforms 3D Issue is a digital publishing software solution that converts your pdfs into online or offline digital, page-turning editions. Getting

More information

Using Online Help. About the built-in help features Using Help Using the How To window Using other assistance features

Using Online Help. About the built-in help features Using Help Using the How To window Using other assistance features Using Online Help About the built-in help features Using Help Using the How To window Using other assistance features About the built-in help features Adobe Reader 6.0 offers many built-in features to

More information

Using MindManager 8 for Windows with Microsoft SharePoint 2007 October 3, 2008

Using MindManager 8 for Windows with Microsoft SharePoint 2007 October 3, 2008 l Using MindManager 8 for Windows with Microsoft SharePoint 2007 October 3, 2008 Table of Contents TABLE OF CONTENTS... 2 1 INTRODUCTION... 3 2 USING MINDMANAGER 8 WITH MICROSOFT SHAREPOINT... 4 2.1 ADD

More information

PDF to Flipping Book 3D Professional

PDF to Flipping Book 3D Professional 2012 PDF to Flipping Book 3D Professional PDF to Flipping Book 3D Pro www.flashflipbook3d.com 11/5/2012 About PDF to Flipping Book 3D Professional PDF to Flipping Book 3D Professional helps build the most

More information

VISTA OPERATING SYSTEM

VISTA OPERATING SYSTEM VISTA OPERATING SYSTEM 1 CHANGE FROM WINDOWS CLASSIC TO WINDOWS AERO (LAPTOPS/AT HOME:) 1. right click on taskbar > PROPERTIES > START MENU tab > 2. START > CONTROL PANEL > CONTROL PANEL HOME > APPEARANCE

More information

Tutorials by All Creative Designs. Picasa 5 (3.9) Photo Editing Tutorial. How to download, install and use the Picasa Photo Editor

Tutorials by All Creative Designs. Picasa 5 (3.9) Photo Editing Tutorial. How to download, install and use the Picasa Photo Editor Tutorials by All Creative Designs www.allcreativedesigns.com.au Picasa 5 (3.9) Photo Editing Tutorial How to download, install and use the Picasa Photo Editor How to web optimize your photos for use on

More information

intergraded format for quickly viewing, "Burn to CD" to output your digital books directly on CD ROM.

intergraded format for quickly viewing, Burn to CD to output your digital books directly on CD ROM. Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation are enabled. The registered version does not insert a watermark in your generated Flash Flip

More information

Operating Instructions

Operating Instructions Providing presentation solutions V iewer Software Program Operating Instructions NIPPON AVIONICS CO., LTD. 1 This manual describes the functions and operations for conducting presentations using ip Viewer.

More information

Sun Sentinel News in Education Digital Edition. User Guide

Sun Sentinel News in Education Digital Edition. User Guide Sun Sentinel News in Education Digital Edition Features The Digital Edition offers readers a powerful and enjoyable reading experience with the following features at their fingertips: Access to the Digital

More information

MS Word 2010 An Introduction

MS Word 2010 An Introduction MS Word 2010 An Introduction Table of Contents The MS Word 2010 Environment... 1 The Word Window Frame... 1 The File Tab... 1 The Quick Access Toolbar... 4 To Customize the Quick Access Toolbar:... 4

More information

[Not for Circulation] This document provides a variety of shortcuts for working in PowerPoint 2007.

[Not for Circulation] This document provides a variety of shortcuts for working in PowerPoint 2007. PowerPoint Shortcuts This document provides a variety of shortcuts for working in PowerPoint 2007. Using Slides from Other Presentations To add a slide from an existing presentation to the current presentation,

More information

[Not for Circulation]

[Not for Circulation] Advanced PowerPoint This document provides instructions for using some of the more advanced features in PowerPoint, including slide masters, techniques for running presentations, animation, and incorporating

More information

REVCONNECT. 1. Software Introduction Installation Description Usage Introduction User Guide... 6

REVCONNECT. 1. Software Introduction Installation Description Usage Introduction User Guide... 6 REVCONNECT 1. Software Introduction... 1 2. Installation Description... 1 3. Usage Introduction... 6 3.1 User Guide... 6 3.2 Mobile App Operation... 8 3.2.1 Starting and Logging In to the Mobile App...

More information

Adding Your Files to Blackboard (i.e. Uploading Your Syllabus) Option A: Uploading Your File through an Item s Attach File Area

Adding Your Files to Blackboard (i.e. Uploading Your Syllabus) Option A: Uploading Your File through an Item s Attach File Area Updated 11/12/12 MH Adding Your Files to Blackboard (i.e. Uploading Your Syllabus) Blackboard allows users to upload files to many different content areas. In this tutorial, you'll learn how to navigate

More information

SERVICE MANU SER VICE MANU

SERVICE MANU SER VICE MANU SERVICE MANUAL H ow t o U s e Table of Contents 1. 2. 3. 4. 5. 6. Launching the Service Manual Setting up the Service Manual icon Shutting down the Service Manual Basic controls Basic controls of Acrobat

More information

1.1 Technical Evaluation Guidelines and Checklist:

1.1 Technical Evaluation Guidelines and Checklist: 1.1 Technical Guidelines and Checklist: This checklist is derived from the LRMDS Technical Specification. Refer to Section 10.2. Instructions: 1. Digital resources may be: a) digital and accessible online

More information

VISTA OPERATING SYSTEM

VISTA OPERATING SYSTEM VISTA OPERATING SYSTEM 1 WHY VISTA? What is current version of Windows? Most college computers are WinXP why? Vista problems led to few businesses using it 11/09 69% XP, 18% Vista What do you have at home?

More information

Intelli-Signage Signage Designer Software

Intelli-Signage Signage Designer Software Intelli-Signage (User Manual V1.0) version: V3.0.0.0 Contents 1. Introduction... 1 2. System requirement... 1 2.1 Signage Player Software... 1 2.2... 1 3. Installation/Uninstallation of... 2 4. interface...

More information

Microsoft Windows 7 - Illustrated Unit A: Introducing Windows 7

Microsoft Windows 7 - Illustrated Unit A: Introducing Windows 7 Microsoft Windows 7 - Illustrated Unit A: Introducing Windows 7 Objectives Start Windows and view the desktop Use pointing devices Use the Start button Use the taskbar Work with windows 2 Objectives Use

More information

Articulate Engage 2013 Tutorial

Articulate Engage 2013 Tutorial How to Access Engage 1. By Launching Engage Directly o You can open Engage directly from the desktop by clicking on the green Engage Icon, which is shown in the top right corner of this manual. 2. By Launching

More information

Copyright JAVS

Copyright JAVS 1 Copyright JAVS 2013 2 Contents Introduction... 4 Set Up... 5 Interface Overview... 6 Application Settings... 7 General Tab... 7 Audio Device Tab... 8 Custom Fields Tab... 9 Quick Notes Tab... 10 Starting

More information

For this class we are going to create a file in Microsoft Word. Open Word on the desktop.

For this class we are going to create a file in Microsoft Word. Open Word on the desktop. File Management Windows 10 What is File Management? As you use your computer and create files you may need some help in storing and retrieving those files. File management shows you how to create, move,

More information

Palm Reader Handbook

Palm Reader Handbook Palm Reader Handbook Copyright 2000-2002 Palm, Inc. All rights reserved. Graffiti, HotSync, the Palm logo, and Palm OS are registered trademarks of Palm, Inc. The HotSync logo and Palm are trademarks of

More information

Using Help Contents Index Back 1

Using Help Contents Index Back 1 Using Online Help Using Help Contents Index Back 1 Using Online Help About the built-in help features Adobe Reader 6.0 offers many built-in features to assist you while you work, including the Help window

More information

User Guide. Version 8.0 1

User Guide. Version 8.0 1 User Guide AcuStudio 8 Version 8.0 1 AcuConference AcuStudio AcuManager AcuStream Copyright The content is copyrighted material of Aculearn Pte Ltd. All rights reserved. No part of this publication may

More information

How to use the Acrobat interface and basic navigation

How to use the Acrobat interface and basic navigation How to use the Acrobat interface and basic navigation The work area (Figure 1) includes a document pane that displays Adobe PDF documents and a navigation pane (on the left) that helps you browse through

More information

View or show a completed presentation

View or show a completed presentation After all your hard work, creating an engaging presentation, or perhaps a group of students have collaboratively worked to create a stunning presentation, it is now time to view and show the presentation!

More information

Meeting Visuals UCF Toolkit User Guide

Meeting Visuals UCF Toolkit User Guide Meeting Visuals UCF Toolkit User Guide We provide Meeting Visuals web conferencing services. Because Meeting Visuals is powered by WebEx, this guide makes several references to the company name, platform

More information

Types of Operating Systems

Types of Operating Systems Operating Systems Chap 02 Sem 1 Jun 2017 Types of Operating Systems 1 Classification 1: Based on the way Programs are Run Real Time OS Small, very fast, and must respond to hardware events or signals before

More information

Uploading a File in the Desire2Learn Content Area

Uploading a File in the Desire2Learn Content Area Uploading a File in the Desire2Learn Content Area Login to D2L and open one of your courses. Click the Content button in the course toolbar to access the Content area. Locate the Table of Contents on the

More information

LP2CD Wizard 2.0 User's Manual

LP2CD Wizard 2.0 User's Manual LP2CD Wizard 2.0 User's Manual Table of Contents 1. Installation Instructions a. Connecting the Vinyl2USB Converter b. Installing the Software 2. Using LP2CD Wizard a. Setting up and Testing for Audio

More information

Zinio for Libraries FAQ

Zinio for Libraries FAQ Zinio for Libraries FAQ General What is Zinio for Libraries? Zinio for Libraries, the world's largest digital library newsstand, offers full-color, interactive digital magazines. Browse from your library's

More information

USER GUIDE. For litecam HD Version 4.8. November 5 th, 2013.

USER GUIDE. For litecam HD Version 4.8. November 5 th, 2013. 1 USER GUIDE For litecam HD Version 4.8 November 5 th, 2013. 2 Contents TABLE OF CONTENTS SYSTEM REQUIREMENTS 4 GUIDE TIP 5 LITECAM HD INSTALLATION GUIDE 9 litecam HD installation Procedure... 9 - Installation...

More information

Sherlock Tutorial Getting Started

Sherlock Tutorial Getting Started Sherlock Tutorial Getting Started Background Sherlock is a Java-based application that allows users to analyze the reliability of circuit card assemblies based on their design files. Sherlock has been

More information

Start Menu Log off Turn Off Computer Run Search Help and Support

Start Menu Log off Turn Off Computer Run Search Help and Support Windows Basics Start Menu Start Menu Log off - Log off the current user. Turn Off Computer - shutdown, restart and standby. Run - Used to manually start executable files (programs). Search - Search your

More information

Avigilon Control Center Player User Guide. Version 5.10

Avigilon Control Center Player User Guide. Version 5.10 Avigilon Control Center Player User Guide Version 5.10 2006-2016, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, AVIGILON CONTROL CENTER, ACC and HDSM, are trademarks of Avigilon

More information

ibackup Extractor - User Guide

ibackup Extractor - User Guide ibackup Extractor - User Guide Page Number Title 2 Introduction 3 Requirements 4 Quick Start Guide 6 Backup Explorer 7 Call Logs 9 Calendars 11 Contacts 13 Images 15 Internet 16 Messages 18 Notes 19 Voice

More information

PIVOT CMS CLIENT SOFTWARE USER MANUAL

PIVOT CMS CLIENT SOFTWARE USER MANUAL PIVOT CMS CLIENT SOFTWARE USER MANUAL 1 CMS USER GUIDE 1.1 PC REQUIREMENT Recommended PC Requirement OS CPU VGA RAM HDD Graphics Card OS CPU VGA RAM HDD Windows Vista, 7 or higher Intel Core2Quad Q9400

More information

PDF Expert for ipad User guide

PDF Expert for ipad User guide PDF Expert for ipad User guide 2011 Readdle Inc. 2 Contents Introduction Chapter 1: Copying documents to PDF Expert USB file transfer using itunes File Sharing Saving attachments from Mail and other ipad

More information

Next, download Adobe Flash Player (http://get.adobe.com/flashplayer). You probably DO NOT want to download the free toolbar, so uncheck that box.

Next, download Adobe Flash Player (http://get.adobe.com/flashplayer). You probably DO NOT want to download the free toolbar, so uncheck that box. YAA Powerplants Presentation The YAA Powerplant presentation uses animation to convey important concepts. This document will help you prepare to display these features. Note, you MUST use a Windows PC,

More information

Table of Contents. 1 Panotour Installation and registration INSTALLATION REGISTRATION...1

Table of Contents. 1 Panotour Installation and registration INSTALLATION REGISTRATION...1 Table of Contents 1 Panotour 1.5 - Installation and registration...1 1.1 INSTALLATION...1 1.2 REGISTRATION...1 2 Panotour 1.5 - Prerequisites...2 2.1 FLASH CONFIGURATION...2 3 Panotour 1.5 - Interface...3

More information

PHOTO DVD MAKER USER MANUAL

PHOTO DVD MAKER USER MANUAL Photo DVD Maker User Manual 1 PHOTO DVD MAKER USER MANUAL Version 7.04 http://www.photo-dvd-maker.com Photo DVD Maker User Manual 2 0.1 WELCOME TO PHOTO DVD MAKER...4 0.2 GETTING HELP...5 1. GETTING STARTED...6

More information

3DPAGEFLIP FOR IMAGE Image to 3DPageFlip Convert Images into Page-flipping ebooks directly. User Documentation.

3DPAGEFLIP FOR IMAGE  Image to 3DPageFlip Convert Images into Page-flipping ebooks directly. User Documentation. WWW.3DPAGEFLIP.COM 3DPAGEFLIP FOR IMAGE Page 1 of 27 About 3DPAGEFLIP for IMAGE Convert Image files to Digital Magazines, Newspapers, Advertisements, Catalogues, Brochures, Instructional Manuals, Newsletters,

More information

1. Move your mouse to the location you wish text to appear in the document. 2. Click the mouse. The insertion point appears.

1. Move your mouse to the location you wish text to appear in the document. 2. Click the mouse. The insertion point appears. Word 2010 Text Basics Introduction Page 1 It is important to know how to perform basic tasks with text when working in a word processing application. In this lesson you will learn the basics of working

More information

Screencast.com. Getting the Most from Your Screencast.com Account. July TechSmith Corporation. All rights reserved.

Screencast.com. Getting the Most from Your Screencast.com Account. July TechSmith Corporation. All rights reserved. Screencast.com Getting the Most from Your Screencast.com Account July 2009 2009 TechSmith Corporation. All rights reserved. Contents Contents...2 First Things First: Get Organized...3 Get Familiar with

More information

Legal Kiosk. Internal User Guide. Version 2.0

Legal Kiosk. Internal User Guide. Version 2.0 Legal Kiosk Internal User Guide Version 2.0 Table of Contents Starting the Program & Logging On/Off... 3 Home Page... 3 Profile Page... 5 Open Virtual Minute Book... 5 View Internal Notes... 6 Recently

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Central Management Software. Cam Viewer 3 Lite. User Manual

Central Management Software. Cam Viewer 3 Lite. User Manual Central Management Software Cam Viewer 3 Lite User Manual Version 1.0.0 Table of Contents 1. System Requirement...4 2. Software Installation...5 3. Configuration Wizard...9 3.1 Channel...10 3.1.1 Adding

More information

1. Brief introduction of PDF Pinter

1. Brief introduction of PDF Pinter User Manual of VeryDOC PDF Printer 1. Brief introduction of PDF Pinter... 1 2. How to use... 2 2.1 Download and install... 2 2.2 How to register it... 2 3. When use it as virtual printer... 3 3.1 Set PDF

More information

PowerPoint Slide Basics. Introduction

PowerPoint Slide Basics. Introduction PowerPoint 2016 Slide Basics Introduction Every PowerPoint presentation is composed of a series of slides. To begin creating a slide show, you'll need to know the basics of working with slides. You'll

More information

BBFlashBack Training for Library Staff

BBFlashBack Training for Library Staff BBFlashBack Training for Library Staff Learning outcomes: By the end of the course you will be able to: record a screencast insert/import text, images, audio & video edit text, audio & video files produce

More information

Concept Toolkit 12 Calculate Plan Educate

Concept Toolkit 12 Calculate Plan Educate Concept Toolkit 12 Calculate Plan Educate About Concept Toolkit Concept Toolkit Version 12. Copyright 1997-2017 Ativa Interactive Corporation System Requirements Windows 2000 / XP / Vista / NT / 7 / 10

More information

Android Mobile-App Instructions

Android Mobile-App Instructions Android Mobile-App Instructions 2... Browse and Check Out 3... Read Online in Your Mobile Browser 4... Get the App 5... Read Magazines with Your App 6... Check Out Additional Magazines 7... Reading Options

More information

Getting Started. Microsoft QUICK Source 7

Getting Started. Microsoft QUICK Source 7 Microsoft QUICK Windows Source 7 Getting Started The Windows 7 Desktop u v w x u Icon links to a program, file, or folder that is stored on the desktop. v Shortcut Icon links to a program, file, or folder

More information

Scan November 30, 2011

Scan November 30, 2011 Scan November 30, 2011 2170 Georgina Avenue Santa Monica, CA 90402 800-972-3027 www.rco.com Table of Contents 1 Introduction... 1 2 Document History... 2 3 Install and Uninstall... 3 4 Understanding the

More information

LearnMate Standalone Content. User Manual

LearnMate Standalone Content. User Manual LearnMate Standalone Content User Manual Catalog # 200018 Rev. C July 2005 Copyright 2005 intelitek Inc. LEARNMATE V3 STANDALONE USER MANUAL Catalog # 200018 Rev. C July 2005 Every effort has been made

More information

How to Use Voicethread

How to Use Voicethread How to Use Voicethread October 13, 2016 Julie K. Marsh Coordinator for Distance Education and Instructional Design Need Help? Contact Julie at 804-627-5308 or send an email to julie_marsh@bshsi.org Contents

More information

Microsoft Powerpoint 97 For Windows Step By Step Step By Step Microsoft

Microsoft Powerpoint 97 For Windows Step By Step Step By Step Microsoft Microsoft Powerpoint 97 For Windows Step By Step Step By Step Microsoft We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it

More information

CyberDiscovery User Guide Version 0.1

CyberDiscovery User Guide Version 0.1 CyberDiscovery User Guide Version 0.1 Overview Welcome to CyberDiscovery! The CyberDiscovery is a high-resolution visualization and display instrument powered by the Sage2 software. You can use it for

More information

Iconasys Advanced 360 Product View Creator. User Guide (Mac OSX)

Iconasys Advanced 360 Product View Creator. User Guide (Mac OSX) Iconasys Advanced 360 Product View Creator User Guide (Mac OSX) Overview 360 Product View Creator UI 1. Upload Image Area 2. Image Viewing Gallery 3. Output Format and Button Create 4. 360 Preview Window

More information

When attending an adobe room, you will view the room utilizing your computer and use a phone for the audio.

When attending an adobe room, you will view the room utilizing your computer and use a phone for the audio. Adobe Connect Rooms Best Practices: All times given for meetings are in EST. Call early (5-10 minutes prior to the start of the session). Use a phone headset (not computer). Do not use a speaker phone.

More information

User Guide. 4th Edition, March 2005 Copyright , 2Simple Software/think ICT Ltd. PAGE

User Guide. 4th Edition, March 2005 Copyright , 2Simple Software/think ICT Ltd.  PAGE User Guide a 4th Edition, March 2005 Copyright 2002-5, 2Simple Software/think ICT Ltd. info@2simple.com www.2simple.com PAGE 2Investigate User Guide Copyright 2002-3, 2Simple Software/thinkICT Ltd. All

More information

OFFICIAL USER MANUAL 1

OFFICIAL USER MANUAL 1 OFFICIAL USER MANUAL 1 Contents: Getting Started with Musician Video Maker 3 Launching And Activating Musician Video Maker 3 Beta Tester Users 5 Start Mode And Demo Mode 6 Importing Your Video Footage

More information

Project 1: Creating a Web Site from Scratch. Skills and Tools: Use Expression Web tools to create a Web site

Project 1: Creating a Web Site from Scratch. Skills and Tools: Use Expression Web tools to create a Web site E00EW3.qxp 4/14/2007 3:17 PM Page 1 Workshops w Introduction The Workshop is all about being creative and thinking outside of the box. These workshops will help your right-brain soar, while making your

More information

Technoversity Tuesdays

Technoversity Tuesdays Technoversity Tuesdays Microsoft Windows 10 Overview, New Features, Tips and Tricks Technology training brought to you by Computer Education Support New Features Windows 10 is Microsoft s newest operating

More information

PowerPoint 2 (Office 2007)

PowerPoint 2 (Office 2007) Reference Services Division Presents PowerPoint 2 (Office 2007) In this class, we will continue to work with PowerPoint and explore more advanced features through a class exercise. This handout covers

More information

litecam HD GUIDE For litecam HD Version 5.0 Contents

litecam HD GUIDE For litecam HD Version 5.0 Contents 1 litecam HD GUIDE For litecam HD Version 5.0 Contents 2 TABLE OF CONTENTS SYSTEM REQUIREMENTS 4 LITECAM HD INSTALLATION GUIDE 5 litecam HD installation Procedure... 5 - Installation... 5 - Activation...

More information

Introducing Impress. the Presentation Manager from OpenOffice.org. Introducing Impress. Presented by Charlie Mead

Introducing Impress. the Presentation Manager from OpenOffice.org. Introducing Impress. Presented by Charlie Mead the Presentation Manager from OpenOffice.org Presented by Charlie Mead What is Impress? Part of the OpenOffice application suite Backed by Sun Microsystems Use it to build presentations, slide shows and

More information

Free Slide Show. by Dick Evans

Free Slide Show. by Dick Evans Free Slide Show by Dick Evans www.rwevans.com Using the free LibreOffice (OpenOffice) we will show how to create a slideshow of your pictures. This is a subject class. We will look at LibreOffice (OpenOffice)

More information