Message 1 of 179
Not applicable
06-02-2009
12:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
For those of you that have tried to submit lot closure calcs to the local
agency and have been snickered at for using the stock C3D report.....this
one's for you.
I did not like the way these reports looked, at all. Nor does anyone else
around these parts. Maybe the stock reports work just fine in other parts of
the world, but I had to figure out a way to get them more presentable for
us. So far I have only worked on the MapCheck report and I have it to a
point that I think is much more usable. And, it uses far less paper when
printed out than the stock report does. Also, the stock report does not let
you sort the parcels so they are output in the order they were created. I
have added a sort function that allows you to sort by any of the columns in
the Parcel Listbox, thus allowing you to actually have the report in the
order of the Parcel Numbers. Another, smaller, change is that I do not show
the actual parcel Name. I do show the parcel description, but if there is no
description then I use the Parcel Number for the description.
I'm attaching a PNG showing the 2010 stock report on the left, and my
modified report on the right. At this time I have only compiled it for use
with 2009, but will be porting it to 2010 once I'm sure it's working as
desired.
If anyone has any comments, or would like a copy of the revised .NET DLL,
just let me know. Until I get it working correctly with all of the .NET
reports, I will not be posting the source code though.
Jeff
agency and have been snickered at for using the stock C3D report.....this
one's for you.
I did not like the way these reports looked, at all. Nor does anyone else
around these parts. Maybe the stock reports work just fine in other parts of
the world, but I had to figure out a way to get them more presentable for
us. So far I have only worked on the MapCheck report and I have it to a
point that I think is much more usable. And, it uses far less paper when
printed out than the stock report does. Also, the stock report does not let
you sort the parcels so they are output in the order they were created. I
have added a sort function that allows you to sort by any of the columns in
the Parcel Listbox, thus allowing you to actually have the report in the
order of the Parcel Numbers. Another, smaller, change is that I do not show
the actual parcel Name. I do show the parcel description, but if there is no
description then I use the Parcel Number for the description.
I'm attaching a PNG showing the 2010 stock report on the left, and my
modified report on the right. At this time I have only compiled it for use
with 2009, but will be porting it to 2010 once I'm sure it's working as
desired.
If anyone has any comments, or would like a copy of the revised .NET DLL,
just let me know. Until I get it working correctly with all of the .NET
reports, I will not be posting the source code though.
Jeff
Solved! Go to Solution.