Working With Reports

To properly install the reports forms, please follow the steps below:

For LandXML forms:
  1. Download the file to your local hard drive
  2. Copy the file to C:\Program Files\Autodesk\LandXML Reporting 7\Support\xsl
  3. In Civil 3D, Open the Toolbox tab of the Toolspace
  4. Select the Reports Manager button
  5. In the Reports manager tool palette, select a category that you wish to add the new report too
  6. Right Click and select New Tool...
  7. Select the New Tool from the list, and use the list view to edit the properties of the new tool
  8. Enter a new name
  9. Set the report type to XSLT
  10. Set the Execute file to be the new report form (you may need to change the file type to *.xsl in order to select the file).
  11. Select the save button.

For VBA forms:
  1. Download the file to your local hard drive
  2. Copy the file to C:\Program Files\Autodesk Civil 3D 2007\Data\Reports\vba
  3. In Civil 3D, Open the Toolbox tab of the Toolspace
  4. Select the Reports Manager button
  5. In the Reports manager tool palette, select a category that you wish to add the new report too
  6. Right Click and select New Tool...
  7. Select the New Tool from the list, and use the list view to edit the properties of the new tool
  8. Enter a new name
  9. Set the report type to VBA
  10. Set the Execute file to be the new report form (you may need to change the file type to *.dvb in order to select the file).
  11. Select the save button.