IDOL Keyview HTML Export SDK 12.6 C and COM

Total Page:16

File Type:pdf, Size:1020Kb

IDOL Keyview HTML Export SDK 12.6 C and COM KeyView Software Version 12.6 HTML Export SDK C and COM Programming Guide Document Release Date: June 2020 Software Release Date: June 2020 HTML Export SDK C and COM Programming Guide Legal notices Copyright notice © Copyright 1997-2020 Micro Focus or one of its affiliates. The only warranties for products and services of Micro Focus and its affiliates and licensors (“Micro Focus”) are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Micro Focus shall not be liable for technical or editorial errors or omissions contained herein. The information contained herein is subject to change without notice. Documentation updates The title page of this document contains the following identifying information: l Software Version number, which indicates the software version. l Document Release Date, which changes each time the document is updated. l Software Release Date, which indicates the release date of this version of the software. To check for updated documentation, visit https://www.microfocus.com/support-and-services/documentation/. Support Visit the MySupport portal to access contact information and details about the products, services, and support that Micro Focus offers. This portal also provides customer self-solve capabilities. It gives you a fast and efficient way to access interactive technical support tools needed to manage your business. As a valued support customer, you can benefit by using the MySupport portal to: l Search for knowledge documents of interest l Access product documentation l View software vulnerability alerts l Enter into discussions with other software customers l Download software patches l Manage software licenses, downloads, and support contracts l Submit and track service requests l Contact customer support l View information about all services that Support offers Many areas of the portal require you to sign in. If you need an account, you can create one when prompted to sign in. To learn about the different access levels the portal uses, see the Access Levels descriptions. KeyView (12.6) Page 2 of 457 HTML Export SDK C and COM Programming Guide Contents Part 1: Overview of HTML Export 14 Chapter 1: Introducing HTML Export 15 Overview 15 Features 15 Platforms, Compilers, and Dependencies 16 Supported Platforms 16 Supported Compilers 17 Software Dependencies 18 Windows Installation 18 UNIX Installation 19 Package Contents 20 License Information 21 Enable Advanced Document Readers 21 Update License Information 21 Directory Structure 22 Definition of Terms 25 Chapter 2: Getting Started 27 Architectural Overview 27 Memory Abstraction 29 Enhance Performance 29 File Caching 29 Convert Files 29 Convert Files Out of Process 30 Configure Out-of-Process Conversions 31 Run Export Out of Process—Overview 33 Recommendations 34 Run Export Out of Process 34 Example—KVHTMLStartOOPSession 36 Example—KVHTMLEndOOPSession 36 Subfile Extraction 37 Convert Outlook Email without Using the Extraction API 37 Set Conversion Options 38 Set Conversion Options by Using the API 38 Explore Conversion Options with the Sample Programs 38 Templates 39 Use the Export Demo Program 41 Change Input/Output Directories 42 Set Configuration Options 43 Convert PDF Files 43 Convert Rotated Text 44 Convert Files 44 KeyView (12.6) Page 3 of 457 HTML Export SDK C and COM Programming Guide Use the C-Language Implementation of the API 45 Input/Output Operations 45 Convert Files 46 Multithreaded Conversions 47 Use the COM Implementation of the API 48 Sample Implementation 49 Define the htmserv Object 49 Sample Code 49 Part 2: Use the Export API 52 Chapter 3: Use the File Extraction API 54 Introduction 54 Extract Subfiles 55 Sanitize Absolute Paths 56 Extract Images 57 Recreate a File’s Hierarchy 57 Create a Root Node 57 Recreate a File’s Hierarchy—Example 58 Extract Mail Metadata 59 Default Metadata Set 59 Extract the Default Metadata Set 60 Extract All Metadata 60 Microsoft Outlook (MSG) Metadata 60 Extract MSG-Specific Metadata 61 Microsoft Outlook Express (EML) and Mailbox (MBX) Metadata 62 Extract EML- or MBX-Specific Metadata 62 Lotus Notes Database (NSF) Metadata 63 Extract NSF-Specific Metadata 63 Microsoft Personal Folders File (PST) Metadata 64 MAPI Properties 64 Extract PST-Specific Metadata 65 Exclude Metadata from the Extracted Text File 65 Extract Subfiles from Outlook Files 66 Extract Subfiles from Outlook Express Files 66 Extract Subfiles from Mailbox Files 66 Extract Subfiles from Outlook Personal Folders Files 66 Choose the Reader to use for PST Files 67 MAPI Attachment Methods 68 Open Secured PST Files 69 Detect PST Files While the Outlook Client is Running 69 Extract Subfiles from Lotus Domino XML Language Files 70 Extract .DXL Files to HTML 70 Extract Subfiles from Lotus Notes Database Files 71 System Requirements 71 Installation and Configuration 72 KeyView (12.6) Page 4 of 457 HTML Export SDK C and COM Programming Guide Windows 72 Solaris 72 AIX 5.x 73 Linux 73 Open Secured NSF Files 73 Format Note Subfiles 74 Extract Subfiles from PDF Files 74 Improve Performance for PDFs with Many Small Images 74 Extract Embedded OLE Objects 74 Extract Subfiles from ZIP Files 75 Default File Names for Extracted Subfiles 75 Default File Name for Mail Formats 75 Default File Name for Embedded OLE Objects 76 Chapter 4: Use the HTML Export API 77 Extract Metadata 77 Extract Metadata by Using the API 78 Use the C API 78 Use the COM interface 78 Extract Metadata by Using a Template File 78 Examples 79 $SUMMARYNN 79 $SUMMARY 79 $USERSUMMARY 80 Extract File Format Information 80 Use the C API 81 Use the COM interface 81 Convert Character Sets 81 Determine the Character Set of the Output Text 81 Guidelines for Character Set Conversion 82 Examples of Character Set Conversion 83 Document Character Set Can be Determined 83 Document Character Set Cannot be Determined 84 Set the Character Set During Conversion 84 Set the Character Set During File Extraction from a Container 85 Map Styles 85 Use the C API 86 Use a Template file 86 Use the COM interface 88 Use Style Sheets 88 Display Vector Graphics on UNIX and Linux 89 Search and Highlight Terms 90 Include Revision Information 90 Configure the Revision Title 92 Configure the Revision Style 92 Generate a Revision Summary 93 Extract Text from Text Boxes 93 KeyView (12.6) Page 5 of 457 HTML Export SDK C and COM Programming Guide Convert PDF Files 94 Use the pdf2sr Reader 94 Use a Graphic-Based Reader 95 Use the kppdfrdr Reader 95 Use the kppdf2rdr Reader 96 Specify the Graphic-based Reader 96 Convert PDF Files to Raster Images 96 Convert PDF Files to a Logical Reading Order 97 Logical Reading Order and Paragraph Direction 97 Enable Logical Reading Order 98 Use the C API 98 Use the formats_e.ini File 99 Generate a Table of Contents from PDF Bookmarks 100 Disable Bookmark Conversion 100 Convert Invisible Text 101 Toggle Invisible Text 101 Specify Opacity of Invisible Text 102 Convert Rotated Text 102 Control Hyphenation 103 Extract Custom Metadata from PDF Files 104 Convert Spreadsheet Files 105 Convert Hidden Text in Microsoft Excel Files 105 Convert Headers and Footers in Microsoft Excel 2003 Files 105 Specify Date and Time Format on UNIX Systems 105 Convert Very Large Numbers in Spreadsheet Cells to Precision Numbers 106 Extract Microsoft Excel Formulas 106 Set Minimum Image Size 108 Convert Presentation Files 108 Convert Presentation Files to Raster Images 108 Convert Presentation Files to a Logical Reading Order 109 Convert XML Files 109 Configure Element Extraction for XML Documents 109 Modify Element Extraction Settings 110 Use the C API 110 Modify Element Extraction Settings in the kvxconfig.ini File 111 Specify an Element's Namespace and Attribute 113 Add Configuration Settings for Custom XML Document Types 113 Show Hidden Data 114 Hidden Data in Microsoft Documents 114 Toggle Word Comment Settings in the formats_e.ini File 115 Toggle PowerPoint Slide Note Settings in the formats_e.ini File 116 Exclude Japanese Guide Text 116 Source Code Identification 116 Partitioning 117 Chapter 5: Sample Programs 119 Introduction 119 KeyView (12.6) Page 6 of 457 HTML Export SDK C and COM Programming Guide C Sample Programs 119 Compile the Visual Basic Sample Program 120 COM Sample Program 120 tstxtract 121 cnv2html 122 cnv2htmloop 123 onefile 124 index 125 io_samp 125 htmlini 125 callback 127 jvtree_demo 128 jstree 128 JVTree 129 Export Demo 129 Template Wizard 130 Convert Documents to HTML by Using the Template Wizard 130 Change the Output Directory 131 Modify a Template in the Wizard 131 comsamp 134 htmloop 135 Part 3: C API Reference 136 Chapter 6: File Extraction API Functions 137 KVGetExtractInterface() 137 fpCloseFile() 138 fpExtractSubFile() 138 fpFreeStruct() 140 fpGetMainFileInfo() 141 fpGetSubFileInfo() 142 fpGetSubFileMetaData() 143 fpOpenFile() 145 Chapter 7: File Extraction API Structures 147 KVCredential 147 KVCredentialComponent 148 KVExtractInterface 148 KVExtractSubFileArg 149 KVGetSubFileMetaArg 152 KVMainFileInfo 153 KVMetadataElem 154 KVMetaName 155 KVOpenFileArg 156 KVOutputStream 157 KVSubFileExtractInfo 157 KVSubFileInfo 158 KeyView (12.6) Page 7 of 457 HTML Export SDK C and COM Programming Guide KVSubFileMetaData 161 Chapter 8: HTML Export API Functions 163 KVHTMLGetInterfaceEx() 163 KVHTMLGetInterfaceEx2() 164 Example 165 fpConvertStream() 165 fpFileToInputStreamCreate() 168 fpFileToInputStreamFree() 169 fpFileToOutputStreamCreate() 169 fpFileToOutputStreamFree() 170 fpFreePartitionInfoList
Recommended publications
  • Asciispec Userguide Table of Contents
    AsciiSpec Userguide Table of Contents ..................................................................................................................................................................... iv 1. Document Structure ........................................................................................................................................... 1 1.1. Sections .............................................................................................................................................. 1 1.1.1. Styling Sections ........................................................................................................................... 1 2. Blocks ........................................................................................................................................................... 2 2.1. Titles & attributes ................................................................................................................................... 2 2.2. Delimiters ............................................................................................................................................. 3 2.3. Admonition Blocks .................................................................................................................................. 3 2.4. Nesting Blocks ...................................................................................................................................... 4 2.5. Block Macro ........................................................................................................................................
    [Show full text]
  • Adobe Indesign Introduction to Digital Humanities
    Platform Study Adobe InDesign Introduction to Digital Humanities 2015 Matt Higgins Design is mind control. Introduction Modernist designers sought to find universal concepts within design. They wanted to know how visual elements affected human beings on a psychological level. This is why the works of Modernists such as Josef Müller-Brockmann, El Lissitzky, and Jan Tschichold, feature basic colors and shapes. They believed stripping design down to its most basic elements would remove any sentiment or bias that certain visuals could produce and allow for an objective study on how humans are affected by design. There have been countless movements like Modernism. They have invariably found their way into design. Many of those movements would reject the principles of Modernism and their universals. But it is plain to see, regardless of philosophy or ideology, that design affects human beings. If it did not, why would we continue designing? The nature of graphic design has always been to communicate. To affect people. Fresh Dialogue Sagmeister & Walsh This differentiates it from traditional fine arts. Certainly a We can think of design in terms of verbal conversation. What painting can communicate. The medium only matters in how it words are spoken is just as important as how the words are relates to the relaying of the message. But we tend to think of spoken. Then we take into account body language. From there fine art as a form of self expression. The artists is much more we can list a whole host of factors beyond the words spoken that involved in the work.
    [Show full text]
  • Tinn-R Team Has a New Member Working on the Source Code: Wel- Come Huashan Chen
    Editus eBook Series Editus eBooks is a series of electronic books aimed at students and re- searchers of arts and sciences in general. Tinn-R Editor (2010 1. ed. Rmetrics) Tinn-R Editor - GUI forR Language and Environment (2014 2. ed. Editus) José Cláudio Faria Philippe Grosjean Enio Galinkin Jelihovschi Ricardo Pietrobon Philipe Silva Farias Universidade Estadual de Santa Cruz GOVERNO DO ESTADO DA BAHIA JAQUES WAGNER - GOVERNADOR SECRETARIA DE EDUCAÇÃO OSVALDO BARRETO FILHO - SECRETÁRIO UNIVERSIDADE ESTADUAL DE SANTA CRUZ ADÉLIA MARIA CARVALHO DE MELO PINHEIRO - REITORA EVANDRO SENA FREIRE - VICE-REITOR DIRETORA DA EDITUS RITA VIRGINIA ALVES SANTOS ARGOLLO Conselho Editorial: Rita Virginia Alves Santos Argollo – Presidente Andréa de Azevedo Morégula André Luiz Rosa Ribeiro Adriana dos Santos Reis Lemos Dorival de Freitas Evandro Sena Freire Francisco Mendes Costa José Montival Alencar Junior Lurdes Bertol Rocha Maria Laura de Oliveira Gomes Marileide dos Santos de Oliveira Raimunda Alves Moreira de Assis Roseanne Montargil Rocha Silvia Maria Santos Carvalho Copyright©2015 by JOSÉ CLÁUDIO FARIA PHILIPPE GROSJEAN ENIO GALINKIN JELIHOVSCHI RICARDO PIETROBON PHILIPE SILVA FARIAS Direitos desta edição reservados à EDITUS - EDITORA DA UESC A reprodução não autorizada desta publicação, por qualquer meio, seja total ou parcial, constitui violação da Lei nº 9.610/98. Depósito legal na Biblioteca Nacional, conforme Lei nº 10.994, de 14 de dezembro de 2004. CAPA Carolina Sartório Faria REVISÃO Amek Traduções Dados Internacionais de Catalogação na Publicação (CIP) T591 Tinn-R Editor – GUI for R Language and Environment / José Cláudio Faria [et al.]. – 2. ed. – Ilhéus, BA : Editus, 2015. xvii, 279 p. ; pdf Texto em inglês.
    [Show full text]
  • Assignment of Master's Thesis
    ASSIGNMENT OF MASTER’S THESIS Title: Git-based Wiki System Student: Bc. Jaroslav Šmolík Supervisor: Ing. Jakub Jirůtka Study Programme: Informatics Study Branch: Web and Software Engineering Department: Department of Software Engineering Validity: Until the end of summer semester 2018/19 Instructions The goal of this thesis is to create a wiki system suitable for community (software) projects, focused on technically oriented users. The system must meet the following requirements: • All data is stored in a Git repository. • System provides access control. • System supports AsciiDoc and Markdown, it is extensible for other markup languages. • Full-featured user access via Git and CLI is provided. • System includes a web interface for wiki browsing and management. Its editor works with raw markup and offers syntax highlighting, live preview and interactive UI for selected elements (e.g. image insertion). Proceed in the following manner: 1. Compare and analyse the most popular F/OSS wiki systems with regard to the given criteria. 2. Design the system, perform usability testing. 3. Implement the system in JavaScript. Source code must be reasonably documented and covered with automatic tests. 4. Create a user manual and deployment instructions. References Will be provided by the supervisor. Ing. Michal Valenta, Ph.D. doc. RNDr. Ing. Marcel Jiřina, Ph.D. Head of Department Dean Prague January 3, 2018 Czech Technical University in Prague Faculty of Information Technology Department of Software Engineering Master’s thesis Git-based Wiki System Bc. Jaroslav Šmolík Supervisor: Ing. Jakub Jirůtka 10th May 2018 Acknowledgements I would like to thank my supervisor Ing. Jakub Jirutka for his everlasting interest in the thesis, his punctual constructive feedback and for guiding me, when I found myself in the need for the words of wisdom and experience.
    [Show full text]
  • Serif Launches Pageplus X2 Submitted By: Serif Europe Monday, 19 February 2007
    Serif Launches PagePlus X2 Submitted by: Serif Europe Monday, 19 February 2007 <strong>New Windows Vista™ certified version offers PDF slideshows, HTML email options and more</strong> <strong>Serif (Europe) Ltd (http://www.serif.com)</strong>, the UK’s leading independent desktop publishing, design and graphics software (http://www.serif.com) developer, is delighted to announce the release of PagePlus X2. <strong>PagePlus X2 (http://www.serif.com/pageplus/pageplusx2)</strong> (List Price £99.99; upgrade prices available*) is the first, Microsoft® Windows Vista™ certified, version of Serif’s multi-award winning desktop publishing (http://www.serif.com/pageplus/pageplusx2) program. Repeatedly praised for offering powerful, yet easy-to-use and affordable, desktop publishing tools for every level of user, this latest version promises even greater flexibility for anyone looking to create outstanding designs. PagePlus X2 has become one of the very first non-Microsoft applications to be awarded the full ‘Certified for Windows Vista’ logo, a great achievement that bears testament to Serif's development expertise and its dedication to making the latest functionality available to the widest possible audience. Windows Vista users can now easily identify their PagePlus (http://www.serif.com/pageplus/pageplusx2) documents within Vista windows from scalable document previews. Publications can also be easily found with Vista’s new Advanced Search feature, which searches document content as well as filenames, and from within PagePlus X2 itself. Designers who don’t switch to Windows Vista will find that PagePlus X2 still looks great and works more efficiently than ever for them too. PagePlus X2 offers a range of fantastic new ways for designers to share their documents.
    [Show full text]
  • Automation to Save Your Bacon Elliot Jordan End-User Platform Security Nordstrom “I’M Not Really a Software Developer
    Linters Hooks Pipelines Automation to Save Your Bacon Elliot Jordan End-User Platform Security Nordstrom “I’m not really a software developer. I just think I’m a software developer because I develop software.” — Arjen van Bochoven ‣ Package sources ‣ Scripts and extension plist, yaml, json, shell, python attributes ‣ AutoPkg recipes/ shell, python overrides ‣ MDM profiles plist, shell, python plist ‣ Munki repos ‣ Documentation plist, python, shell text, markdown, reStructuredText Mac Software "Dev Ops" Admin Developer Reducing errors Streamlining development Automating tedious tasks Ground Rules Protected "master" branch Peer review Remote Git hosting Production code in Git Code standards Linters Linters Linters Linters Linters Linters Linters Atom + Shellcheck Linters Atom + Shellcheck Terminal $ brew install shellcheck ==> Downloading https://homebrew.bintray.com/bottles/ shellcheck-0.6.0_1.mojave.bottle.tar.gz ==> Pouring shellcheck-0.6.0_1.mojave.bottle.tar.gz ! /usr/local/Cellar/shellcheck/0.6.0_1: 8 files, 7.2MB $ which shellcheck /usr/local/bin/shellcheck ⌘C $ Linters Atom + Shellcheck Linters Atom + Shellcheck Linters Atom + Shellcheck Linters Atom + Shellcheck Linters Atom + Shellcheck Linters Atom + Shellcheck Linters Atom + Shellcheck ⌘V Linters Atom + Shellcheck Linters Atom + Shellcheck Linters Atom + Shellcheck Linters Atom + Shellcheck Click to learn more! Linters Atom + Shellcheck Linters Atom + Shellcheck Typo caught Linters Atom + Shellcheck Suggestions for improving resiliency Linters Atom + Shellcheck Deprecated syntax
    [Show full text]
  • Automated Software System for Checking the Structure and Format of Acm Sig Documents
    AUTOMATED SOFTWARE SYSTEM FOR CHECKING THE STRUCTURE AND FORMAT OF ACM SIG DOCUMENTS A THESIS SUBMITTED TO THE GRADUATE SCHOOL OF APPLIED SCIENCES OF NEAR EAST UNIVERSITY By ARSALAN RAHMAN MIRZA In Partial Fulfillment of the Requirements for The Degree of Master of Science in Software Engineering NICOSIA, 2015 ACKNOWLEDGEMENTS This thesis would not have been possible without the help, support and patience of my principal supervisor, my deepest gratitude goes to Assist. Prof. Dr. Melike Şah Direkoglu, for her constant encouragement and guidance. She has walked me through all the stages of my research and writing thesis. Without her consistent and illuminating instruction, this thesis could not have reached its present from. Above all, my unlimited thanks and heartfelt love would be dedicated to my dearest family for their loyalty and their great confidence in me. I would like to thank my parents for giving me a support, encouragement and constant love have sustained me throughout my life. I would also like to thank the lecturers in software/computer engineering department for giving me the opportunity to be a member in such university and such department. Their help and supervision concerning taking courses were unlimited. Eventually, I would like to thank a man who showed me a document with wrong format, and told me “it will be very good if we have a program for checking the documents”, however I don’t know his name, but he hired me to start my thesis based on this idea. ii To Alan Kurdi To my Nephews Sina & Nima iii ABSTRACT Microsoft office (MS) word is one of the most commonly used software tools for creating documents.
    [Show full text]
  • Metadefender Core V4.12.2
    MetaDefender Core v4.12.2 © 2018 OPSWAT, Inc. All rights reserved. OPSWAT®, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc. All other trademarks, trade names, service marks, service names, and images mentioned and/or used herein belong to their respective owners. Table of Contents About This Guide 13 Key Features of Metadefender Core 14 1. Quick Start with Metadefender Core 15 1.1. Installation 15 Operating system invariant initial steps 15 Basic setup 16 1.1.1. Configuration wizard 16 1.2. License Activation 21 1.3. Scan Files with Metadefender Core 21 2. Installing or Upgrading Metadefender Core 22 2.1. Recommended System Requirements 22 System Requirements For Server 22 Browser Requirements for the Metadefender Core Management Console 24 2.2. Installing Metadefender 25 Installation 25 Installation notes 25 2.2.1. Installing Metadefender Core using command line 26 2.2.2. Installing Metadefender Core using the Install Wizard 27 2.3. Upgrading MetaDefender Core 27 Upgrading from MetaDefender Core 3.x 27 Upgrading from MetaDefender Core 4.x 28 2.4. Metadefender Core Licensing 28 2.4.1. Activating Metadefender Licenses 28 2.4.2. Checking Your Metadefender Core License 35 2.5. Performance and Load Estimation 36 What to know before reading the results: Some factors that affect performance 36 How test results are calculated 37 Test Reports 37 Performance Report - Multi-Scanning On Linux 37 Performance Report - Multi-Scanning On Windows 41 2.6. Special installation options 46 Use RAMDISK for the tempdirectory 46 3. Configuring Metadefender Core 50 3.1. Management Console 50 3.2.
    [Show full text]
  • Metadefender Core V4.13.1
    MetaDefender Core v4.13.1 © 2018 OPSWAT, Inc. All rights reserved. OPSWAT®, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc. All other trademarks, trade names, service marks, service names, and images mentioned and/or used herein belong to their respective owners. Table of Contents About This Guide 13 Key Features of Metadefender Core 14 1. Quick Start with Metadefender Core 15 1.1. Installation 15 Operating system invariant initial steps 15 Basic setup 16 1.1.1. Configuration wizard 16 1.2. License Activation 21 1.3. Scan Files with Metadefender Core 21 2. Installing or Upgrading Metadefender Core 22 2.1. Recommended System Requirements 22 System Requirements For Server 22 Browser Requirements for the Metadefender Core Management Console 24 2.2. Installing Metadefender 25 Installation 25 Installation notes 25 2.2.1. Installing Metadefender Core using command line 26 2.2.2. Installing Metadefender Core using the Install Wizard 27 2.3. Upgrading MetaDefender Core 27 Upgrading from MetaDefender Core 3.x 27 Upgrading from MetaDefender Core 4.x 28 2.4. Metadefender Core Licensing 28 2.4.1. Activating Metadefender Licenses 28 2.4.2. Checking Your Metadefender Core License 35 2.5. Performance and Load Estimation 36 What to know before reading the results: Some factors that affect performance 36 How test results are calculated 37 Test Reports 37 Performance Report - Multi-Scanning On Linux 37 Performance Report - Multi-Scanning On Windows 41 2.6. Special installation options 46 Use RAMDISK for the tempdirectory 46 3. Configuring Metadefender Core 50 3.1. Management Console 50 3.2.
    [Show full text]
  • Logic Studio Installieren Ihrer Software
    1 Installieren Ihrer Software Dieses Dokument soll Ihnen ermöglichen, die Arbeit mit Logic Studio so schnell wie möglich aufzunehmen. Folgende Themen werden behandelt: Â „Inhalt Ihres Logic Studio-Pakets“ auf Seite 2 Â „Das Onscreen-Hilfesystem“ auf Seite 4 Â „Aktualisieren von Mac OS X und QuickTime“ auf Seite 4 Â „Installieren von Logic Studio“ auf Seite 5 Â „Installieren von Inhalten“ auf Seite 9 Â „Registrieren von Logic Studio“ auf Seite 11 Â „AppleCare Service & Support“ auf Seite 12 Lesen Sie bitte auch das Dokument „Vor der Installation von Logic Studio“ (auf der Logic Studio-Installations-DVD). Aktuelle Informationen zu Logic Studio finden Sie auf der Logic Studio-Website unter: http://www.apple.com/de/logicstudio 1 Inhalt Ihres Logic Studio-Pakets Logic Studio enthält alle Installations- und Medien-DVDs, die für die Installation von Logic Pro 8, MainStage, WaveBurner 1.5, Soundtrack Pro 2 und Compressor 3 erforder- lich sind. Logic Studio umfasst zusätzlich gedruckte und PDF-Dokumentation mit Ein- führungen in diese Programme. Installations- und Medien-DVDs Die folgenden DVDs enthalten die Software, Dokumentation sowie zusätzliche Medien. Â Logic Studio-Installations-DVD: Dies ist Ihre Installations-DVD. Mit dieser DVD installie- ren Sie sämtliche Programmsoftware, Plug-Ins sowie die Onscreen-Hilfe. Â Jam Pack DVD 1 bis 3 und Audio Content DVD 1 bis 3: Auf diesen DVDs befindet sich eine umfangreiche Bibliothek mit Soundeffekten, Music Beds und Loops im Apple- Loops-Format. Sie enthalten außerdem eine Sammlung von Sample-basierten Soft- ware-Instrumenten. Wichtig: Die Apple Loops auf diesen DVDs werden im Core Audio Format (CAF) be- reitgestellt.
    [Show full text]
  • Symantec Web Security Service Policy Guide
    Web Security Service Policy Guide Version 6.10.4.1/OCT.12.2018 Symantec Web Security Service/Page 2 Policy Guide/Page 3 Copyrights Copyright © 2018 Symantec Corp. All rights reserved. Symantec, the Symantec Logo, the Checkmark Logo, Blue Coat, and the Blue Coat logo are trademarks or registered trademarks of Symantec Corp. or its affiliates in the U.S. and other coun- tries. Other names may be trademarks of their respective owners. This document is provided for informational purposes only and is not intended as advertising. All warranties relating to the information in this document, either express or implied, are disclaimed to the maximum extent allowed by law. The information in this document is subject to change without notice. THE DOCUMENTATION IS PROVIDED "AS IS" AND ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD TO BE LEGALLY INVALID. SYMANTEC CORPORATION SHALL NOT BE LIABLE FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES IN CONNECTION WITH THE FURNISHING, PERFORMANCE, OR USE OF THIS DOCUMENTATION. THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS SUBJECT TO CHANGE WITHOUT NOTICE. Symantec Corporation 350 Ellis Street Mountain View, CA 94043 www.symantec.com Policy Guide/Page 4 Symantec Web Security Service Policy Guide The Symantec Web Security Service solutions provide real-time protection against web-borne threats. As a cloud-based product, the Web Security Service leverages Symantec's proven security technology as well as the WebPulse™ cloud com- munity of over 75 million users.
    [Show full text]
  • Supplying Files
    Henry Ling Limited Supplying files Introduction ............................................................................................................... 2 Version History; A brief history of PostScript and PDF 2.0 Dec 2007 Basic specification for files ......................................................................................... 3 2.1 Jun 2008 A summary of the specifications we want 2.2 Oct 2008 Adobe Acrobat/Adobe Reader ................................................................................... 4 2.3 Feb 2009 Go straight here for tips on how to use Acrobat/Reader to view and examine PDF files 2.4 Sep 2009 Acrobat Distiller/PDF printers ................................................................................... 6 2.5 Aug 2010 How to create a PDF file from any program (see below for specific programs) 2.6 Aug 2011 2.7 Dec 2011 Adobe InDesign ......................................................................................................... 8 Altered Word PDFing instructions Go straight here to configure InDesign’s colour management and create a suitable PDF 2.8 Aug 2012 QuarkXPress ............................................................................................................ 12 Altered PDF printers and Word PDFing instructions Go straight here to configure QuarkXPress’s colour management and create a suitable PDF 2.9 Apr 2013 Added Serif PagePlus instructions Adobe Photoshop ..................................................................................................... 15 2.95
    [Show full text]