Activereports 11 Server 1

Total Page:16

File Type:pdf, Size:1020Kb

Activereports 11 Server 1 ActiveReports 11 Server 1 Table of Contents Table of Contents 1-5 ActiveReports 11 Server User Guide 6-7 Features and Benefits 7-8 What's New 8-12 Breaking Changes 12-13 ActiveReports Limitations 13 Migration from Previous Versions 13-15 License Types 15 Installation 15-16 System Requirements 16-17 AppPool Permissions (SQL Server) 17-18 Installed Files 18-20 Logging On to the Administrator Site 20-21 Backup and Recovery 21 Configuring ActiveReports 11 Server on SSL and HTTPS Web Sites 21-24 Concepts 24 Logical Data Models 24-25 Ad Hoc Entities 25-26 Relation Cardinality 26-27 Reports 27-28 Report Loading 28 Styles and Themes 28-29 Security: Users and Roles 29-30 Agents and Scalability 30 Single Sign-On with LDAP or Active Directory 31 Web Services 31-32 Configuration Section Handlers 32-33 URL Access to Reports and Designer 33-35 Managing Models 35 Model List Overview 35-36 Creating a New Model 36-38 Cloning a Model 38 Copyright © 2018 GrapeCity, inc. All Rights Reserved. ActiveReports 11 Server 2 Working with Model Versions 38-39 Deleting a Model 39-40 Uploading and Downloading Models 40-41 Model Editor Overview 41-42 Changing the Connection String 42-43 Modifying an Entity 43-44 Adding a New Logical Table (Entity) 44-46 Modifying an Attribute 46-48 Adding a New Logical Column (Attribute) 48-51 Modifying a Relation 51-52 Adding a New Logical Relation 52-54 Deleting an Item 54-56 Saving a Modified Model 56-58 Entering Modification Comments 58-59 Managing Model Breaking Changes 59-60 Report Categories 60-61 Managing System Categories 61-67 Managing Reports 67-69 Using Code Based Section Reports 69-70 Using RPX Reports 70-71 Using Data Dynamics Reports 71-72 Uploading Drill-Through Reports 72 Managing Schedules 72-75 Managing Printers 75-76 Managing Data Sources 76-78 Managing Data Sets 78-80 Managing Style Sheets 80-81 Managing Images 81-82 Managing Themes and Styles 82 Working with Themes 82-84 Working with Styles 84-85 Managing Security 85 Managing Users 85-90 Copyright © 2018 GrapeCity, inc. All Rights Reserved. ActiveReports 11 Server 3 Managing Roles 90-92 Managing Permissions 92-95 Using LDAP and Active Directory for Single Sign-On 95-98 Managing Configuration 98 Managing Agents 98-99 Managing Licenses 99-100 Managing Single Sign-On Security Providers 100-102 Configuring Email 102-104 Site Settings 104-106 UI Settings 106-124 Managing Audit Settings 124-126 Audit Model 126 Audit Reports 126-127 Server Diagnostics 127-128 Privacy 128-130 How To 130-131 Create Users and Roles 131-133 Activate a License 133-135 Add Row-Level Security 135-136 Use the Designer Web Control 136-138 Hide Log In and Log Out Buttons 138 Open the Designer without Selecting a Model 138-139 Create a Custom Security Provider 139-140 Debug a Custom Security Provider 140-142 View Reports Using the HTML5 Viewer 142-150 Get a Security Token 150-152 Customize and Publish ClickOnce EUD 152 Samples and Walkthroughs 152-153 Samples 153 Custom Security Provider Sample 153-156 WinForms REST API Sample 156-158 REST API HTML5 Sample 158-161 ASP.NET REST API Sample 161-163 Copyright © 2018 GrapeCity, inc. All Rights Reserved. ActiveReports 11 Server 4 Angular REST API Sample 163-168 Migration PowerShell Module Sample 168-173 Walkthroughs 173-174 Using the ReportList Web Control 174-180 Uploading a Code-Based Section Report 180-182 UserContext in Multi-Tenant Reports 182-193 Rendering a Code-Based Section Report 193-196 Downloading a Code-Based Section Report 196-199 Troubleshooting 199-201 Support Options 201-202 Web Service Library 202-203 ReportService 203-204 CancelRequest Method 204-205 Delete Method 205 Download Method 205-206 GetRequestStatus Method 206 GetUserCapabilities Method 206-207 IsLoggedIn Method 207 Login Method 207-208 Logout Method 208 RenderReport Method 208 ResolveParameters Method 208-209 Select Method 209 SendReportEmail Method 209-210 Upload Method 210 UploadResource Method 210-211 DataResult Object 211 EMailDistribution Object 211-212 ExceptionDetail Object 212 ItemDescription Object 212 ItemDescriptionsResult Object 212-213 Query Object 213 RenderOptions Object 213 Copyright © 2018 GrapeCity, inc. All Rights Reserved. ActiveReports 11 Server 5 ReportDescription Object 213-214 ReportParameter Object 214 RequestInfo Object 214-215 RequestResult Object 215 Result Object 215 UploadOptions Object 215-216 UserCapabilities Object 216 UserCapabilitiesResult Object 216 ModelPermission Enumeration 216-217 ReportParameterDomain Enumeration 217 ReportType Enumeration 217 RequestState Enumeration 217-218 Section 508 Compliance 218-223 Glossary 223 Copyright © 2018 GrapeCity, inc. All Rights Reserved. ActiveReports 11 Server 6 ActiveReports 11 Server User Guide ActiveReports Server provides a browser-based report designer for end users to serve up both end user reports and your more sophisticated developer reports. The Class Library contains documentation and code samples for the ActiveReports 11 Server API. In This Documentation Features and Benefits Read about the most important ActiveReports 11 Server features and how they make an administrator's life easier. What's New Discover what has changed in this version of ActiveReports Server. Breaking Changes This section provides a list of breaking changes. ActiveReports Limitations Learn what limitations you will come across when working with ActiveReports in ActiveReports 11 Server. Migration from Previous Versions This section describes how to migrate all of your existing reports to the new version of ActiveReports Server. License Types Learn what features are included with each type of ActiveReports 11 Server license. Installation View the server and managed agent system requirements, installed files, and learn to log on. Concepts This section has a list of major features, and reviews general concepts to help you understand ActiveReports 11 Server. Managing Models This section has topics that show you how to work with models, including how create a new model and how to modify a model or its elements. Report Categories This section has topics that show you how to work with categories, including Managing System Categories topic. Managing Reports This topic describes your options with each type of reports that are supported. Managing Schedules This topic describes shared schedules that you can set up to allow specified user roles to schedule reports. Managing Printers This topic describes how to add printers in the server that are used to perform server printing. Managing Data Sources This topic describes how to work with data sources that are used to design reports in ActiveReports. Managing Data Sets This topic describes how to work with data sets that are used to design reports in ActiveReports. Managing Style Sheets This topic describes how to work with Style Sheets that are used to style reports in ActiveReports. Managing Images This topic describes how to work with Images that are used in reports. Managing Themes and Styles This section describes how to work with themes for entire reports, and styles for individual report items. Managing Security This section contains information about managing users, roles and permissions and about setting up SSL/HTTPS on the ActiveReports 11 Server Web site. Copyright © 2018 GrapeCity, inc. All Rights Reserved. ActiveReports 11 Server 7 Managing Configuration This section teaches you about the ActiveReports 11 Server Agents, Licenses, Security, SMTP settings, notification URL, Audit settings and server diagnostics for your site. How To Quickly learn how to perform specific tasks with ActiveReports 11 Server. Samples and Walkthroughs Learn to create and access Web services using the ActiveReports 11 Server. Troubleshooting Learn how to resolve some common issues with ActiveReports 11 Server. Class Library (on-line documentation) View the API documentation on the report list and designer controls. Web Service Library View the API documentation for the ActiveReports 11 Server ReportService. Section 508 Compliance Learn about Section 508 Compliance. Licensing Agreement Please see the ActiveReports 11 Server Licensing Agreement on our web site for full details about licensing for each edition. Acknowledgements Microsoft, Windows, Visual Studio, and Microsoft SQL Server are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Features and Benefits Here are the most important ActiveReports Server features that make an administrator's life easier. Feature Benefit A report designer designed End users can create and modify reports without depending on IT. especially for end users that don't use SQL. Completely browser-based Fast and easy deployment in production. No updates to users’ desktops. designer. No installation required. A logical data model from your End users can query, sort, and filter data using familiar terms. No knowledge of database that users understand. database schema or SQL required. Automatic generation of logical IT can generate and then customize and extend the data models shown to end users. data models from your database. Schedule & distribute reports to Timely distribution of information to business users when they need it most. specific people at specific times. Copyright © 2018 GrapeCity, inc. All Rights Reserved. ActiveReports 11 Server 8 Self-managed clustering & load- Cost-effective and easy to manage scalability for a few or a hundred users. balancing. Role-based security for reports IT makes sure that only authorized users can create and view different reports. and data models.
Recommended publications
  • Create Mobile Apps with HTML5, Javascript and Visual Studio
    Create mobile apps with HTML5, JavaScript and Visual Studio DevExtreme Mobile is a single page application (SPA) framework for your next Windows Phone, iOS and Android application, ready for online publication or packaged as a store-ready native app using Apache Cordova (PhoneGap). With DevExtreme, you can target today’s most popular mobile devices with a single codebase and create interactive solutions that will amaze. Get started today… ・ Leverage your existing Visual Studio expertise. ・ Build a real app, not just a web page. ・ Deliver a native UI and experience on all supported devices. ・ Use over 30 built-in touch optimized widgets. Learn more and download your free trial devexpress.com/mobile All trademarks or registered trademarks are property of their respective owners. Untitled-4 1 10/2/13 11:58 AM APPLICATIONS & DEVELOPMENT SPECIAL GOVERNMENT ISSUE INSIDE Choose a Cloud Network for Government-Compliant magazine Applications Geo-Visualization of SPECIAL GOVERNMENT ISSUE & DEVELOPMENT SPECIAL GOVERNMENT ISSUE APPLICATIONS Government Data Sources Harness Open Data with CKAN, OData and Windows Azure Engage Communities with Open311 THE DIGITAL GOVERNMENT ISSUE Inside the tools, technologies and APIs that are changing the way government interacts with citizens. PLUS SPECIAL GOVERNMENT ISSUE APPLICATIONS & DEVELOPMENT SPECIAL GOVERNMENT ISSUE & DEVELOPMENT SPECIAL GOVERNMENT ISSUE APPLICATIONS Enhance Services with Windows Phone 8 Wallet and NFC Leverage Web Assets as Data Sources for Apps APPLICATIONS & DEVELOPMENT SPECIAL GOVERNMENT ISSUE ISSUE GOVERNMENT SPECIAL DEVELOPMENT & APPLICATIONS Untitled-1 1 10/4/13 11:40 AM CONTENTS OCTOBER 2013/SPECIAL GOVERNMENT ISSUE OCTOBER 2013/SPECIAL GOVERNMENT ISSUE magazine FEATURES MOHAMMAD AL-SABT Editorial Director/[email protected] Geo-Visualization of Government KENT SHARKEY Site Manager Data Sources MICHAEL DESMOND Editor in Chief/[email protected] Malcolm Hyson ..........................................
    [Show full text]
  • Data Dynamics Activereports for .NET
    User Guide ActiveReports for .NET is a fully-integrated product which combines the features of the Visual Studio programming languages with user-friendly controls to provide a powerful report designer. In the ActiveReports for .NET Documentation o Introducing ActiveReports for .NET o Getting Assistance o Samples and Walkthroughs Introducing ActiveReports for .NET ActiveReports leverages the latest technologies including XML, scripting and CSS along with open architecture to provide you with a fully-integrated and user-friendly report designer. This topic contains information about: o ActiveReports Editions o Data Dynamics Copyright Notice o ActiveReports License Agreement o Frequently Asked Questions o Installation and Setup o Upgrading Reports o Architecture and Concepts o Getting Started ActiveReports Editions o Standard Edition Features o Professional Edition Features Standard Edition Features ActiveReports for .NET is a complete rewrite of the popular ActiveReports engine and report viewer. It includes the same power and flexibility of ActiveReports 2.0 and provides complete integration with the Visual Studio .NET Environment. ActiveReports for .NET Standard Edition supports the following features: Designer · Full integration with the .NET environment · Familiar user interface · Use with C# and VB.NET · Compilation of reports included as part of the application for speed and security or included separately · Designer hosting of .NET and user controls Reporting Engine · Managed code · Binding to ADO.NET, XML and custom data sources
    [Show full text]
  • Msdnmagazine 610 Issue.Pdf
    THE MICROSOFT JOURNAL FOR DEVELOPERS JUNE 2010 VOL 25 NO 6 SOA TIPS COLUMNS Address Scalability Bottlenecks with Distributed Caching CUTTING EDGE Iqbal Khan . 24 C# 4.0, the Dynamic Keyword and COM Dino Esposito page 6 THREAD PERFORMANCE CLR INSIDE OUT Resource Contention Concurrency Profi ling in Visual Studio 2010 F# Fundamentals Maxim Goldin . 38 Luke Hoban page 16 TEST RUN CLOUD DIAGNOSTICS Generating Graphs with WPF Take Control of Logging and Tracing in Windows Azure James McCaffrey page 92 Mike Kelly . 50 BASIC INSTINCTS Multi-Targeting Visual Basic Applications in Visual Studio 2010 EXPRESS YOURSELF Spotty Bowles page 98 Encoding Videos Using Microsoft Expression Encoder 3 SDK THE WORKING PROGRAMMER Adam Miller . 62 Going NoSQL with MongoDB, Part 2 Ted Neward page 104 INPUT VALIDATION UI FRONTIERS Enforcing Complex Business Data Rules with WPF The Ins and Outs of ItemsControl Brian Noyes . 74 Charles Petzold page 109 DON’T GET ME STARTED We’re All in This Together PRACTICAL ODATA David Platt page 112 Building Rich Internet Apps with the Open Data Protocol Shayne Burgess . 82 This month at msdn.microsoft.com/magazine: SILVERLIGHT ONLINE Silverlight in an Occasionally Connected World Mark Bloodworth and Dave Brown APPFABRIC CACHE Real-World Usage and Integration Andrea Colaci Untitled-5 2 3/5/10 10:16 AM Sure, Visual Studio 2010 has a lot of great functionality— we’re excited that it’s only making our User Interface components even better! We’re here to help you go beyond what Visual Studio 2010 gives you so you can create Killer Apps quickly, easily and without breaking a sweat! Go to infragistics.com/beyondthebox today to expand your toolbox with the fastest, best-performing and most powerful UI controls available.
    [Show full text]
  • List of Applications Updated in ARL #2581
    List of Applications Updated in ARL #2581 Application Name Publisher .NET Core Runtime 3.0 Preview Microsoft .NET Core Toolset 3.1 Preview Microsoft .NET Framework 4.5 Microsoft .NET Framework 4.6 Microsoft .NET Framework Developer Pack 4.7 Microsoft .NET Framework Multi-Targeting Pack for Windows Store Apps 4.5 RC Microsoft .NET Framework SDK 4.8 Microsoft _connect.BRAIN 4.8 Bizerba 2200 TapeStation Software 3.1 Agilent Technologies 2200 TapeStation Software 3.2 Agilent Technologies 24x7 Automation Suite 3.6 SoftTree Technologies 3500 Rack Configuration Software 6.0 Bently Nevada 365 16.0 Microsoft 3D Sprint 2.10 3D Systems 3D Sprint 2.11 3D Systems 3D Sprint 2.12 3D Systems 3D Viewer Microsoft 3PAR Host Explorer VMware 4.0 HP 4059 Extended Edition Attendant Console 2.1 ALE International 4uKey 1.4 Tenorshare 4uKey 1.6 Tenorshare 4uKey 2.2 Tenorshare 50 Accounts 21.0 Sage Group 50 Accounts 25.1 Sage Group 793 Controller Software 5.8 MTS Systems 793 Controller Software 5.9 MTS Systems 793 Controller Software 6.1 MTS Systems 7-Zip 19.00 Igor Pavlov ABAQUS 2018 Student Dassault Systemes ABAQUS 2019 Student Dassault Systemes Abstract 73.0 Elastic Projects ABU Service 14.10 Teradata Access Client 3.5 Barracuda Networks Access Client 3.7 Barracuda Networks Access Client 4.1 Barracuda Networks Access Module for Azure 15.1 Teradata Access Security Gateway (ASG) Soft Key Avaya AccuNest 10.3 Gerber Technology AccuNest 11.0 Gerber Technology ACDSee 2.3 Free ACD Systems ACDSee 2.4 Free ACD Systems ACDSee Photo Studio 2019 Professional ACD Systems
    [Show full text]
  • Activereports 8 User Guide 0
    ActiveReports 8 User Guide 0 Table of Contents . Table of Contents 0-14 . ActiveReports 8 15 . ActiveReports User Guide 15 . Welcome to ActiveReports 8 15-16 . What's New 16-18 . ActiveReports Editions 18-25 . Installation 25 . Requirements 25-26 . Install ActiveReports 26-27 . Installed Files 27-29 . Installing Help in Visual Studio 2010 29-31 . Side-by-Side Installation 31 . ComponentOne Copyright Notice 32 . End User License Agreement 32 . .NET Framework Client and Full Profile Versions 32-33 . Redistributable Files 33-34 . License Your ActiveReports 34-40 . Upgrading Reports 40-41 . Breaking Changes 41-44 . Converting Crystal Reports/MS Access Reports 44-47 . Getting Started 47-48 . Adding ActiveReports Controls 48-49 . Adding an ActiveReport to a Project 49 . Adding a Data Source to a Report 49-50 . Viewing Reports 50 . Using the Viewer 50-59 . ActiveReports and the Web 59-60 . Getting Started with the Web Viewer 60-61 ©2014 ComponentOne, a division of GrapeCity. All Rights Reserved. ActiveReports 8 User Guide 1 . Using the Flash Viewer 61-65 . Using the HTML Viewer 65-67 . Working with HTML Viewer using Javascript 67-68 . Using the HTML5 Viewer 68-73 . Working with HTML5 Viewer using Javascript 73-76 . Medium Trust Support 76-77 . Using the Silverlight Viewer 77-80 . Using the WPF Viewer 80-86 . Adding an ActiveReports Application 86-87 . Concepts 87-88 . ActiveReports Designer 88-89 . Design View 89-91 . Report Menu 91-92 . Designer Tabs 92-94 . Designer Buttons 94-98 . Page Tabs 98-99 . Toolbar 99-103 . Report Explorer 103-104 . Exploring Section Reports 104-105 .
    [Show full text]
  • 3.5 GDAL-OGR License
    R&S®InstrumentView InstrumentView Open Source Acknowledgment (=E:ä2) 1321108602 Version 04.00 Version Open Source Acknowledgment © 2019 Rohde & Schwarz GmbH & Co. KG Mühldorfstr. 15, 81671 München, Germany Phone: +49 89 41 29 - 0 Fax: +49 89 41 29 12 164 Email: [email protected] Internet: www.rohde-schwarz.com Subject to change – Data without tolerance limits is not binding. R&S® is a registered trademark of Rohde & Schwarz GmbH & Co. KG. Trade names are trademarks of their owners. 1321.1086.02 | Version 04.00 | R&S®InstrumentView R&S®InstrumentView Contents Contents 1 Introduction............................................................................................ 5 2 Software packages.................................................................................6 3 Verbatim license texts........................................................................... 7 4 Copyrights............................................................................................ 25 Annex.................................................................................................... 27 A GrapeCity ActiveReports.....................................................................27 Open Source Acknowledgment 1321.1086.02 ─ 04.00 3 R&S®InstrumentView Contents Open Source Acknowledgment 1321.1086.02 ─ 04.00 4 R&S®InstrumentView Introduction How to obtain the source code 1 Introduction This product uses a number of open source software packages which are listed in the section "Software packages" on page 6. The open source software is
    [Show full text]
  • Activereports 12 Server 1
    ActiveReports 12 Server 1 Table of Contents Table of Contents 1-2 ActiveReports 12 Server Designer User Guide 3 Report Portal 3-7 Mobile Report Portal 7-11 Get Started with ActiveReports Web Designer 11-12 Key Features 12-13 Elements of Web Designer 13-14 Supported Controls 15 Working with Tables 15 Table Overview 15-16 Create a Report with Table 16-20 Working with Tablices 20 Tablix Overview 20-21 Create a Report with Tablix 21-27 Working with Charts 27 Chart Overview 27-28 Chart Types 28-31 Create a Report with Chart 31-37 Working with Parameters 37 Parameter Overview 37 Create a Report with Parameter 37-43 Working with Filters 43-49 Using Filters and Parameters 49 Using Expression Editor 49-50 Using Themes and Styles 50-53 Using Templates 53-54 How To 54 Create a Static Report 54-57 Connect to Data 57-58 Add a Shared Data Set 58-59 Add an Embedded Data Set 59-60 Add a Semantic Data Model 60-61 Copyright © 2019 GrapeCity, Inc. All rights reserved. ActiveReports 12 Server 2 Create a Master-Detail Report using Groups 61-71 Create a Master-Detail Report using Subreport 71-76 Create a Complex Pivot Report 76-81 Create a Drill-Down Report 81-82 Create a Report with Drill-through in Chart 82-83 Create a Dashboard Report 83-86 Get Started with ClickOnce End User Designer 86-87 Elements of ClickOnce End User Designer 87-89 Report Types 89-92 Create a Report 92-96 Creating a Page or RDL Report 96-101 Creating a Section Report 101-104 Modify a Report 104-105 Connect to Data 105 Connect to a Data Source 105-107 Add a Dataset 107-108 Edit a Shared Dataset 108 Sharing and Security 108-109 Previewing Reports 109-116 Send a Report by Email 116-117 Scheduling Reports 117-120 Schedule Options 120-123 Relative Dates 123-124 Report History 124-126 Publish Reports 126 Report Versions 126-128 Working with Report Versions 128-132 Report Categories 132-134 Working with Personal Categories 134-138 Caching Reports 138-139 Copyright © 2019 GrapeCity, Inc.
    [Show full text]
  • Activereports 6 User Guide 0
    ActiveReports 6 User Guide 0 ActiveReports 6 This is the help file for GrapeCity ActiveReports version 6, reporting software for use in Visual Studio 2005, 2008 and 2010. In This Documentation ActiveReports User Guide The User Guide has many getting started topics and how-to topics with code samples to copy and paste. Class Library (on-line documentation) This is the API documentation with topics for all of the public members of each assembly included with ActiveReports. ActiveReports User Guide ActiveReports 6 is a fully integrated Visual Studio component which combines the features of the Visual Studio .NET programming languages with user-friendly controls to provide a powerful report designer. In This Documentation Introducing ActiveReports 6 Find out what's new in ActiveReports 6, learn which features are freed from the evaluation banner with the Standard and Professional Edition licenses, and find copyright and license information. Installation View requirements for installation of ActiveReports 6, learn what files are installed and how to verify your installation, and find installation troubleshooting tips. License Your ActiveReports This topic walks you through how to license your machine and how to add licensing to any projects created during your evaluation. Upgrading Reports Use this section to guide you through the upgrade path from previous ActiveReports versions, and to learn to convert Microsoft Access reports to ActiveReports. Getting Started This section serves as a guide to help you to get started, with topics on adding controls to Visual Studio, adding reports to projects, and understanding the designer interface. You will also find topics on the report viewer and on using ActiveReports on the Web.
    [Show full text]
  • Activereports 6 User Guide |
    ActiveReports 6 User Guide | ActiveReports 6 User Guide ActiveReports 6 User Guide | Table of Contents ActiveReports User Guide 1 Introducing ActiveReports 6 2 What's New 3-8 ActiveReports Editions 9-10 GrapeCity Copyright Notice 11 ActiveReports License Agreement 12-13 Installation 14 Requirements 15 Installed Files 16-17 Installation Troubleshooting 18 Service Packs and Hot Fixes 19 ActiveReports for .NET 2.0 Side-by-Side Installation 20 License Your ActiveReports 21-23 Upgrading Reports 24 Changes from Previous Versions 25 Upgrading from Previous Versions 26-28 Migrating from ActiveReports 2 29 Converting MS Access Reports 30 Getting Started 31 Adding ActiveReports Controls 32 Adding an ActiveReport to a Project 33 ActiveReports Templates 34 ActiveReports Designer 35 Design View 36 Report Explorer 37-39 ActiveReports Toolbox Controls 40-41 Text Input for TextBox and Label Controls 42-43 Cross Section Controls 44 Toolbar 45 Designer Tabs 46 Snap Lines 47 ActiveReports 6 User Guide | DataSource Icon 48 Properties Window 49 Viewing Reports 50 Windows Form Viewer Hot Keys And Shortcuts 51 ActiveReports and the Web 52 Getting Started with the Web Viewer (Pro Edition) 53-55 Flash Viewer Options 56-57 Flash Viewer Hot Keys and Shortcuts 58 Concepts 59-60 Report Structure 61-62 Report and Page Settings 63-64 KeepTogether Options 65 Date, Time, and Number Formatting 66 Parameters 67-68 Layout Files 69 Scripting 70 Export Filters 71 HTML 72-73 PDF 74-75 Digital Signatures (Pro Edition) 76-77 RTF 78 Text 79 TIFF 80 Excel 81 Charts 82 Chart Elements
    [Show full text]
  • Activereports 10 Server 1
    ActiveReports 10 Server 1 Table of Contents Table of Contents 1-5 ActiveReports 10 Server User Guide 6-7 Features and Benefits 7-8 What's New 8-11 Breaking Changes 11-12 ActiveReports Limitations 12 Migration from Previous Versions 12-14 License Types 14 Installation 14-15 System Requirements 15-16 AppPool Permissions (SQL Server) 17 Installed Files 17-19 Logging On to the Administrator Site 19-20 Backup and Recovery 20 Configuring ActiveReports 10 Server on SSL and HTTPS Web Sites 20-22 Concepts 22-23 Logical Data Models 23-24 Ad Hoc Entities 24 Relation Cardinality 24-26 Reports 26-27 Report Loading 27 Styles and Themes 27-28 Security: Users and Roles 28-29 Agents and Scalability 29 Single Sign-On with LDAP or Active Directory 29-30 Web Services 30-31 Configuration Section Handlers 31-32 URL Access to Reports and Designer 32-34 Managing Models 34 Model List Overview 34-35 Creating a New Model 35-37 Cloning a Model 37 Copyright © 2017 GrapeCity, inc. All Rights Reserved. ActiveReports 10 Server 2 Working with Model Versions 37-38 Deleting a Model 38-39 Uploading and Downloading Models 39-40 Model Editor Overview 40-41 Changing the Connection String 41-42 Modifying an Entity 42-43 Adding a New Logical Table (Entity) 43-45 Modifying an Attribute 45-47 Adding a New Logical Column (Attribute) 47-50 Modifying a Relation 50-51 Adding a New Logical Relation 51-53 Deleting an Item 53-55 Saving a Modified Model 55-57 Entering Modification Comments 57-58 Managing Model Breaking Changes 58-59 Report Categories 59-60 Managing System Categories 60-65 Managing Reports 65-67 Using Code Based Section Reports 67-68 Using RPX Reports 68 Using Data Dynamics Reports 68-69 Uploading Drill-Through Reports 69 Managing Schedules 69-72 Managing Data Sources 72-73 Managing Data Sets 73-75 Managing Style Sheets 75-76 Managing Images 76-77 Managing Themes and Styles 77 Working with Themes 77-79 Working with Styles 79-80 Managing Security 80 Managing Users 80-83 Managing Roles 83-85 Copyright © 2017 GrapeCity, inc.
    [Show full text]
  • List of Applications Updated in ARL #2535
    List of Applications Updated in ARL #2535 Application Name Publisher Acrobat 1 Adobe Acrobat 2 Adobe Acrobat 3 Adobe Acrobat 4 Adobe Acrobat 4 Standard Adobe Acrobat 5 Standard Adobe Acrobat 8 Adobe Acrobat 8 Pro Adobe Acrobat 8 Standard Adobe Acrobat 9 Adobe Acrobat 9 Pro Adobe Acrobat 9 Pro Extended Adobe Acrobat 9 Standard Adobe Acrobat Distiller 15.7 Adobe Acrobat Distiller 19.12 Adobe Acrobat Distiller 6.0 Adobe Acrobat Distiller 9.5 Adobe Acrobat Elements 15.7 Adobe Acrobat Elements 9 Adobe Acrobat Reader 19 Adobe Acrobat Reader 5.0 Adobe Acrobat Reader DC Adobe AcroTray 9 Adobe After Effects CC (2017) - UNAUTHORIZED Adobe AIR 3 Adobe Animate CC (2019) Adobe AOM MFC Application 2 Adobe Application Manager 1 Adobe Application Manager 10 Adobe Application Manager 2 Enterprise Adobe Autoplay 6 Adobe Captivate 1.0 Adobe Captivate 2 Adobe Captivate 5 Adobe Connect 2019.1 Adobe Connect 2019.3 Adobe Connect 2019.5 Adobe Creative Cloud Packager 1.1 Adobe Creative Cloud Packager 1.12 Adobe Creative Cloud Packager 1.15 Adobe Digital Editions 9 Adobe Director 11 Adobe Director 11.5 Adobe DNG Converter 11 Adobe DNG Converter 9 Adobe Download Manager 1.0 Adobe Download Manager 1.5 Adobe Download Manager 2.0 Adobe Elements Organizer 15.0 Adobe Elements Organizer 8.0 Adobe Extractor 1.0 Adobe Fireworks 8 Adobe Flash Player 10 Adobe Flash Player 11 Adobe Flash Player 17 Adobe Flash Player 30.0 Adobe Flash Player 31.0 Adobe Flash Player 32.0 Adobe Flash Player 9 Adobe FormFlow Filler 2.24 Adobe GC Invoker Utility 6.3 Adobe Genuine Software Integrity
    [Show full text]
  • Activereports for .NET 3 User Guide
    ActiveReportsÿforÿ.NETÿ3ÿUserÿGuideÿ|ÿ1 ActiveReportsÿforÿ.NETÿ3ÿUserÿGuide ActiveReportsÿforÿ.NETÿ3.0ÿisÿaÿfullyÿintegratedÿproductÿwhichÿcombinesÿtheÿfeaturesÿofÿtheÿVisualÿStudioÿ.NETÿ programmingÿlanguagesÿwithÿuser-friendlyÿcontrolsÿtoÿprovideÿaÿpowerfulÿreportÿdesigner. InÿtheÿActiveReportsÿforÿ.NETÿ3.0ÿDocumentation IntroducingÿActiveReportsÿforÿ.NETÿ3.0 Findÿoutÿwhat'sÿnewÿinÿActiveReportsÿforÿ.NETÿ3.0,ÿinstallationÿandÿsetupÿinformation,ÿandÿtheÿfeaturesÿofÿtheÿ StandardÿandÿProfessionalÿEditions.ÿThisÿsectionÿalsoÿcontainsÿimportantÿarchitectureÿandÿconceptsÿinformationÿasÿ wellÿasÿaÿguideÿtoÿhelpÿyouÿtoÿgetÿstarted.ÿ LicensingÿReports Useÿthisÿguideÿtoÿlicenseÿyourÿmachineÿandÿtoÿaddÿlicensingÿtoÿprojectsÿcreatedÿduringÿyourÿevaluation.ÿ GettingÿAssistance LearnÿtheÿlocationÿofÿtheÿReadmeÿfileÿandÿhowÿtoÿobtainÿproductÿsupport.ÿ SamplesÿandÿWalkthroughs FindÿoutÿhowÿtoÿuseÿvariousÿfeaturesÿofÿActiveReportsÿinÿtheÿavailableÿsamplesÿandÿwalkthroughs.ÿ Troubleshooting LearnÿhowÿtoÿresolveÿsomeÿcommonÿissuesÿwithÿActiveReports.ÿ ÿ ActiveReportsÿforÿ.NETÿ3ÿUserÿGuideÿ|ÿ2 TableÿOfÿContents ActiveReportsÿforÿ.NETÿ3.0ÿUserÿGuide 11 IntroducingÿActiveReportsÿforÿ.NETÿ3.0 11 ActiveReportsÿEditions 11-12 StandardÿEditionÿFeatures 12-13 ProfessionalÿEditionÿFeatures 13 DataÿDynamicsÿCopyrightÿNotice 13 ActiveReportsÿforÿ.NETÿ3.0ÿLicenseÿAgreementÿandÿLimitedÿWarranty 13-15 FrequentlyÿAskedÿQuestions 15-17 InstallationÿandÿSetup 17 HardwareÿandÿSoftwareÿRequirements 17 InstalledÿFiles 17-20 TroubleshootingÿInstallation 20 VerifyingÿPackageÿInstallation
    [Show full text]