Printing customization files

You can print source code files and ArcPad XML files (for example, applet, layer definition, and default configuration files) from the source code editor in ArcPad Studio. Source code and ArcPad XML files are printed using the same syntax and color that is displayed in the source code editor.

You can also print the results of a Structured Query Language (SQL) query executed against an ArcPad AXF file (for example, SELECT * FROM [AXF_LAYERS];).

Printing a source code file

Steps:
  1. Create or open a source code file.
  2. Click the Print button Print.

Printing an ArcPad XML file

Steps:
  1. Create or open an ArcPad XML file (an applet, default configuration, or layer definition file).
  2. Click the Toggle button Toggle between source and tree view.
  3. Click the Print button Print.

Printing the results of a SQL query on an ArcPad AXF file

Steps:
  1. Open an ArcPad AXF file.
  2. Execute a SQL query (for example, right-click a layer in the Feature Layers branch and click Show Data to execute a SELECT * FROM [LAYER NAME] query, where LAYER_NAME is the name of the feature layer).
  3. Click the Print button Print.

2/7/2013