Activereports 6 User Guide 0

Total Page:16

File Type:pdf, Size:1020Kb

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. Concepts This section explains important concepts to help you to understand what to expect from ActiveReports and how it works. How To Here you will find topics that guide you through specific tasks that you may want to perform with ActiveReports. Samples and Walkthroughs Find out how to use various features of ActiveReports using included sample projects and step-by-step guides to create new projects. Troubleshooting Browse frequently asked questions, learn how to resolve some common issues with ActiveReports, and find information on technical support options. Introducing ActiveReports 6 ActiveReports leverages the latest technologies including Silverlight, XML, scripting and CSS along with open ©2013 ComponentOne, a division of GrapeCity. All Rights Reserved. ActiveReports 6 User Guide 1 architecture to provide you with a fully integrated user-friendly report designer. This version now supports Visual Studio 2010, as well as Visual Studio 2005 and 2008. This section contains information about: What's New Learn about the new features in ActiveReports 6. ActiveReports Editions Find out which features are freed from the evaluation banner with the Standard and Professional Edition licenses. GrapeCity Copyright Notice Explains GrapeCity copyright information. ActiveReports License Agreement Understand the terms of the ActiveReports License Agreement and Limited Warranty. What's New ActiveReports 6 contains many new features that enhance the reporting capabilities already praised by developers in previous versions of ActiveReports. You can view the release history notes here. To open the release history notes, click Show Details against the ActiveReports 6 version. What's new in the ActiveReports 6 Service Pack 3? Underscore Support You can use the underscore character in the OutputFormat property to add the white space after the character specified in the Value property. For example, using the underscore character adds the white space for a closing parenthesis in a positive number format while the negative number format includes parentheses. This way both positive and negative values are lined up at the decimal point. Learn More | OutputFormat Property (on-line documentation) TextBox Date Values Export Support in Excel A date value of the TextBox control is exported to Excel as a date if the Value property is set to a supported date type and the OutputFormat property is set to a valid value. Learn More | OutputFormat Property (on-line documentation) New Encoding Property The new Encoding property of QRCode allows you to change the text encoding that QRCode uses. The default value is Encoding.GetEncoding(932). You can set this property at design time or in code. Learn More | Encoding Property (on-line documentation) New LabelDistanceFactor Property The new LabelDistanceFactor property of the DataDynamics.ActiveReports.Chart.Marker class allows you to specify the distance of the Marker label from the chart. The default value is 1, which defines the original distance. If you set the value to 5, the distance is calculated by multiplying 5 times the original value. This property is provided for the Doughnut/Doughnut3D chart type only. Learn More | Chart Types | LabelDistanceFactor Property (on-line documentation) ©2013 ComponentOne, a division of GrapeCity. All Rights Reserved. ActiveReports 6 User Guide 2 New DateTimeUnit Enumeration The new DateTimeUnit enumeration defines a DateTime unit for the DateTime axis. The default value is Auto and it calculates the DateTime unit automatically, based on the data source. The other DateTimeUnit values are Day, Hour, Millisecond, Minute, Month, Second and Year. You can set the DateTime unit under Axis properties of the Chart Designer or in code in the DateTimeUnit property. Learn More | DateTimeUnit Enumeration (on-line documentation) | DateTimeUnit Property (on-line documentation) Shortcuts in Thumbnails You can use shortcuts in the Thumbnails pane of the Windows Form Viewer sidebar, the Flash Viewer sidebar and the Silverlight Viewer sidebar. The shortcuts include Up, Down, Left, Right, Page Up, Page Down, Home and End keyboard shortcuts. Learn More | Flash Viewer Hot Keys and Shortcuts | Silverlight Viewer Hot Keys and Shortcuts ActiveReports Editions ActiveReports 6 is an enhancement of the popular ActiveReports engine and report viewer. It includes the same power and flexibility of ActiveReports and the same integration with the Visual Studio® .NET 2005 Environment, and adds several new features including integration with the Visual Studio .NET 2008, Visual Studio .NET 2010 Environments. Available in two editions, ActiveReports 6 delivers outstanding reporting capabilities. Drop down the sections below to see the features packed with each edition of ActiveReports. Standard Edition Features Designer Full integration with the .NET environment Familiar user interface NEW SnapLines to help you visually align controls C# and VB.NET support The ability to compile reports into the application for speed and security or to keep them separate for ease of updating Designer hosting of .NET and user controls Report Controls ReportInfo Label Line PageBreak OleObject Subreport Shape Picture RichTextBox with HTML tag support ChartControl with separate data source Textbox Barcode with standard styles plus NEW RSS and UPC styles Checkbox ©2013 ComponentOne, a division of GrapeCity. All Rights Reserved. ActiveReports 6 User Guide 3 NEW CrossSectionBox extends from a header section to the related footer section NEW CrossSectionLine extends from a header section to the related footer section Reporting Engine Managed code Binding to ADO.NET, XML, iList, and custom data sources NEW Document DLL as a separate assembly All of the features of previous versions of ActiveReports Report Viewer Managed C# code Very small deployment assembly, suitable for use on the Internet Table of Contents and Bookmarks Thumbnail View HyperLinking Tabbed Viewing Annotations Export Filters ActiveReports includes export filters to generate output into Rich Text Format (RTF) for word-processing, Portable Document Format (PDF) for printing, Microsoft® Excel® worksheets, HTML and DHTML for publishing your reports to the internet, TIFF for optical archiving and faxing, and delimited text for spreadsheets and databases. Professional Edition Features ActiveReports 6 Professional Edition includes all of the features of the Standard Edition and supports the following additional features: End-User Report Designer The control is a run-time designer that may be distributed royalty-free. It allows the ActiveReports designer to be hosted in an application and provides end-user report editing capabilities. The control's methods and properties provide easy access for saving and loading report layouts, monitoring and controlling the design environment, and customizing the look and feel to the needs of end users. ASP.NET Integration The Web server control provides convenience for running and exporting reports in ASP.NET. HTTP Handler extensions allow report files (RPX) or compiled assemblies containing reports to be dropped on the server and hyperlinked. Silverlight Viewer Control The Silverlight viewer control allows you to provide in- or out-of-browser report viewing in your Silverlight applications. Like our other viewers, the Silverlight viewer control offers customization and localization. Web Viewer Control ©2013 ComponentOne, a division of GrapeCity. All Rights Reserved. ActiveReports 6 User Guide 4 The Web Viewer control allows quick viewing of ActiveReports on the web as well as printing capability with the AcrobatReader ViewerType enumeration. NEW Flash ViewerType enumeration supports multiple browsers and offers customization and localization options. The FlashViewer control replaces the ActiveX Viewer control that is no
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 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.
    [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]