Tagged Questions
3
votes
2answers
61 views
Printing large number of Points in ArcGIS
I have bathymetric data which have thousands of points ( exactly 71 K).
Now when I try to print it in a large map size in ARCMAP 10.0 , the layout view freezes and the system is hung , possibly due ...
3
votes
0answers
194 views
Print axMapControl contents with preview
I have a map with many feature layers on top of it. I would like to be able to print the map and feature layers either scaling it to fit a certain page size or printing it to actual scale thus ...
3
votes
1answer
265 views
Annotation boxes not drawing correctly in ArcMap 10.0 SP2
I have about 400 annotation features in ArcMap 10. The style is a simple text box with an arrow. The annotation draws correctly when viewed up close on screen but the arrow detaches from the text ...
1
vote
4answers
462 views
How to hide map to print only the legend on a PageLayout?
If I'm printing a Pagelayout, is there any API for hiding the MapFrame or stop it from getting draw on the printout? I would like to only print the Legend on the paper.
3
votes
0answers
1k views
How to set margin on PageLayout in ArcGIS Engine?
When we create a PageLayout from the A4 Landscape template and print the layout on a pinter with A4 Landscape paper we get four pages instead of one. We are using the IPage.PageToPrinterMapping = ...
4
votes
4answers
2k views
Which API should we use for printing a PageLayout?
We are building an standalone ArcGIS Engine application and we are going to add support for printing.
There are several APIs for printing a PageLayout in ArcObjects, in ArcGIS 10 there are at least ...