In the Main Menu, click Setup, Program Links, PreXion Viewer.

PreXion is an imaging software. Website: www.prexion.com.
The PreXion Viewer bridge allows users to view images in PreXion. To take new images, see Prexion Acquire Bridge.
Note: New patients should first be launched from the PreXion Acquire Bridge to ensure patient records are created using the same record number (typically PatNum) as Open Dental.
Bridge Setup
Enter the necessary settings to enable this bridge. Only the fields that need edits are listed:
- Enabled: Check to enable this bridge.
- Path of file to open: The location of the program executable. Defaults to C:\PreXion3DViewer\PreXion3DViewer.exe.
- Additional Properties: Double-click a row to change settings.
- Enter 0 to use PatientNum, or 1 to use ChartNum: Determine which identifier is used to launch the patient in the bridge.
- Username: Enter PreXion username.
- Password: Enter PreXion password.
- Server Name: Enter the server name.
- Port: Enter the port specification. Defaults to 1200.
- Text on button: (Optional) Enter the text that is displayed for the bridge button.
- Button Settings: Determine the visual behavior of the bridge button.
- Hide Button for Clinics: If using clinics, determine which clinics this button should and should not display for.
- Add a button to these toolbars: Determine which toolbars this button should display under. Defaults to ChartModule.
- Button Image: (Optional) Import an image to show on the button (must be exactly 22 x 22 pixels).
Click Save to keep changes.
Technical Details
Previously, this bridge had to be created as a custom bridge. The following information relates to PreXion bridges that were custom created in Open Dental.
The command line arguments should be similar to this:
-l username -p password -pid [PatNum] servername 1200
or
-l username -p password -pid [ChartNumber] servername 1200
Servername is the name of the PreXion server. 1200 refers to the port.