Customer Service | Training | Contact Us
You are here: Home > Downloads > ArcScripts > Search Results > Script Details Login | Feedback | Help

Print Task .Net WebADF 9.2 SP 2



contact author | download help | add bookmark | view bookmarks
Author Ismael Chivite
File Name PrintTask_Ismael.zip
Language C#
Last Modified Mar 20 2008
Status of work ESRI Attribution and Licensing Agreement
Software ArcGIS Server
File Size 3242.35 kb
Downloads 3591

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
Last Update: June 04 2007
Bug fix: Random failure when exporting to pdf. (Fixed)
Update: May 21 2007
Bug fix: Dropdown list corrupted on postbacks. (Fixed)
Bug fix: Layer visibility not honored on final documents (Fixed)

Summary
This custom task for ArcGIS Server .Net 9.2 SP2 will allow you to create high quality maps from a web browser. The task can be configured with ArcGIS Manager so no programming skills are required. These are the basic features of the print button:

-Leverages ArcMap layouts over the web. You can print the current map in your web browser by selecting from a preconfigured list with your own layouts.
-Export to pdf, adobe illustrator, tiff, png, svg...
-Layouts can be configured with dynamic text (date, title, author, comment etc)

How to install:

(64 bit users please use manual install at: http://arcscripts.esri.com/details.asp?dbid=15022

Uncompress the zip file and copy the file into your ArcGIS Server machine.
Before running the setup make sure of the following:

-ArcGIS Server 9.2 (for .Net)as well as ArcGIS Desktop are operational on the server.
-You are an administrator in the machine (the setup needs to access the registry of your server)
-You belong to the agsadmin group (the setup will register a new ArcGIS Server Object Extension ).
-There are no other ArcGIS Desktop (ArcMap, ArcCatalog etc) applications running (a new property page will be installed).

After installation, a readme document will be available under Start-Programs-ArcGIS 9.2 Demos-Print Custom WebADF Task.

Source code and sample data are provided.


Note: If you want to manually install or want to install on a distributed environment please download:
http://arcscripts.esri.com/details.asp?dbid=15022

Developers: The ArcGIS Server blog has a nice Print Task you may also want to look at. If you are interested in creating a simple printable document I would recommend the sample from the Blog. If you really need to create pdf docs, have ArcMap like layouts etc, try this sample out