![]() | Reproduced with permission from Computer Desktop Encyclopedia. Copyright (c) 1981-2009 The Computer Language Company Inc. All rights reserved. |
Additional Resources
- Print2PDF 8.0.09.1028 (Windows)
- Adobe PDF converter DOC to PDF, creator, writer for Windows Vista/2000/XP/2003/2008. Print2PDF uses print output for conversion into an Adobe Acrobat compatible PDF file. Choose from multiple page sizes, orientations, watermark / stamp insertion, metadata access and file resolutions (up to 2400 DPI). Merge output from different applications into a...
- Software downloads 2009-11-12
- JDBReport Designer 1.3 (Windows)
- JDBReport - application for quick generating and printing reports. Includes designer, generator and viewer of reports. JDBReport Designer can help you quickly create the required report, generate and print it or export to another format (HTML, Open Document Format (ODT, ODS), PDF, RTF, Excel). JDBReport is 100% pure Java application.Version...
- Software downloads 2009-08-20
- JDBReport Generator 1.3 (Windows)
- The JDBReport is used for generation, viewing and a print of reports. The JDBReport runs on any platform, because it is written in Java. It can work as a standalone application or be embedded into Java application by API interface. Reports can be generated from the templates of XML format,...
- Software downloads 2009-08-15
- Bytescout Spreadsheet SDK 2.11.252 (Windows)
- .NET library to write/read/modify/calculate spreadsheet documents (XLS, XLSX, CSV, ODS) from .NET programming languages Visual Basic.NET, C#, ASP.NET. MS Office, Excel, Open Office are not required. Made with 100% managed code, provides support for unicode text; cells, rows, columns, ranges, worksheets in spreadsheet documents; formula reading, writing, calculation support; XLS...
- Software downloads 2009-07-13
- AnyCount 7 (Windows)
- AnyCount is automatic text count software. AnyCount is automatic line count, character count and word count software for all common file formats. It has a support for following formats: RTF, DOC, DOCX, WPD, XLS, XLSX, PPT, PPS, PPTX, PDF, CSV, HTM, HTML, XML, MIF, TXT, ZIP, ODT, SDW, SXW, ODS,...
- Software downloads 2009-07-03
- Bytescout XLS Viewer 2.30 (Windows)
- Bytescout XLS Viewer is a safe way to view, print XLS (Excel 97-2003), XLSX (Excel 2007), ODS Open Office spreadsheets with MS Office or Open Office NOT REQUIRED. Based on Bytescout.XLS library for .NET .NET developers.Version 2.30 includes support for CSV files reading and better XLS, XLSX, ODS spreadsheets reading....
- Software downloads 2009-06-01
- Have It Your Way: Rearrange and Replay Your Output With ODS DOCUMENT
- Is everything about the SAS output the way one wants, except for the final order of the report objects? Does one want the output organized by year or by city, instead of by SAS procedure, without using SAS macro programs? Does one like the order that SAS produces, but one...
- White papers 2009-03-20
- Microsoft's secret plan behind the TomTom suit?
- Microsoft's secret plan behind the TomTom suit?Well, maybe it is time to draw a line in the sand. Maybe this is a good onefor SFLC, IBM, and other to get involved with. TomTom can not fight it alone, they will just have to switch to WinCE.not so secretM$ hopes that...
- Discussion threads 2009-03-05
- The Power to Show: Ad Hoc Reporting, Custom Invoices, and Form Letters
- The ability to prepare complex reports and convey the message in a clear and concise manner is an absolute imperative in today's sophisticated business environment. Clearly designed reports can enhance the organization's credibility and reputation. DATA _NULL_ report writing has long been an integral part of the custom report writing...
- White papers 2009-03-05
- ODS Packages: Putting Some Zip in Your ODS Output
- Packages and package templates add powerful new abilities to the Output Delivery System ODS. Automatically create zip files and SAS packages that contain all the output generated from the SAS program. ODS packages make it easy to e-mail the ODS output to others and can help keep the file system...
- White papers 2009-02-27
- CSSSTYLE: Stylish Output With ODS and SAS 9.2
- It has become the standard for most company Web sites to use Cascading Style Sheets CSS to standardize Web site look and feel. Now, with ODS and SAS 9.2, one can design a single CSS file to be used with ODS RTF, PDF, and HTML. In the past, CSS usage...
- White papers 2009-02-27
- Inline Formatting With ODS Markup
- Explore the power of inline formatting in ODS. And, learn about the super powers of inline formatting with ODS markup and ODS measured; see how easy it is to make the reports look better than ever. With new and improved syntax, ODS inline formatting is better and more powerful. Learn...
- White papers 2009-02-27
- ODS 101+
- The Output Delivery System ODS forms an universal layer between SAS DATA steps and procedures and the output they produce. This facilitates flexible formatting of outputs for a wide variety of output destinations: printers, printer-like files (PDF, postscript), screen HTML and so on. A special category is the output destination,...
- White papers 2009-02-27
- Image Is Almost Everything: Displaying Statistics Via ODS
- After conducting statistical analyses one must find a way to report the results. A simple print of the traditional SAS output can disinterest most readers, especially those not familiar with statistics. The Output Delivery System ODS gives the user the ability to output results of statistical tests into data tables...
- White papers 2009-02-27
- Evolution of the Investigator Satisfaction Ranking Report: The Advantage of Using the "PROC REPORT Procedure/ODS Excel" Versus a "CROSSTAB Output" or "CROSSTAB/ODS Excel"
- This paper describes the evolution of the SAS programming of a report used in employee evaluations by a government agency. The data is taken from a survey seeking customers' opinion of the service they received from the agency. The author entered the data into a SAS dataset and developed a...
- White papers 2009-02-27
- ODS Graphics Designer: An Interactive Tool for Creating Batchable Graphs
- The SAS/GRAPH ODS Graphics Designer is a GUI based interactive tool for users who want to create custom graph quickly without any programming. This paper will show how one can combine different types of plots, insets and legends to create the graph one needs. Use this flexible tool to incrementally...
- White papers 2009-02-27
- Using PROC TABULATE and ODS Style Options to Make Really Great Tables
- The paper starts with an introduction to PROC TABULATE, looking at the basic syntax, and then building on this syntax by using examples. Examples will show how to produce one-, two-, and three-dimensional tables using the TABLE statement. More examples cover how to choose statistics for the table, labeling variables...
- White papers 2009-02-27
- Using SAS/Graph, JavaScript and ODS to Create Interactive HTML Output
- This paper will demonstrate combining tabular data and SAS/Graph output with JavaScript logic to create interactive HTML documents. Examples will be shown of how to customize the web document output using both data steps and ODS. The use of HTML style specifications will also be demonstrated as well as how...
- White papers 2009-02-27
- Breaking New Ground With SAS 9.2 ODS Layout Enhancements
- Produce stunning brochures, killer Web sites, jaw-dropping dashboards, and breathtaking documents. This innovative enhancement will allow the user to realize the full potential of the SAS investment by leveraging the latest enhancements to ODS Layout. Easily mix graphics, images, text, and tables, and arrange them on a page however one...
- White papers 2009-02-27
- Using PROC SGPLOT for Quick High-Quality Graphs
- New with SAS 9.2, ODS Graphics introduces a whole new way of generating high quality graphs using SAS. With just a few lines of code, one can add sophisticated graphs to the output of existing statistical procedures, or create stand-alone graphs. The SGPLOT procedure produces a variety of graphs including...
- White papers 2009-02-27
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- New Online Dashboard for IT Leaders
-
Read about top issues IT decision-makers face every day, plus get cost-effective solutions to real-life IT problems.
- Learn more >>
- The more you simplify, the more you save
-
When you transition from your existing Red Hat environment to SUSE Linux Enterprise from Novell, you can recognize dramatic cost savings, perhaps as much 50%
- Learn more >>
- Microsoft Dynamics CRM Online - Free Six-Month Trial for Eligible Organizations
-
Microsoft Dynamics CRM Online provides fast online access, simple contact management and better sales performance for a low monthly cost - the best value on the market today.

- Learn more about the free, six-month trial offer>>
Enterprise Applications
- Check out some of the easiest and most powerful ways to boost productivity while saving money on your application infrastructure. See ZDNet's comprehensive Enterprise Application resource center, now!
- New Online Dashboard
- Read about top issues IT decision-makers face every day, plus get cost effective solutions to real life IT problems. Oracle Topline









