Skip to main content Skip to complementary content

Configuring NPrinting

This topic pertains to the setup of NPrinting to allow for NodeGraph calls.

For production, a separate postgres user should be setup for NodeGraph use.

Open POSTGRES for External Connections

If NodeGraph and NPrinting servers are installed on different machines, the NPrinting PostgreSQL instance needs to open for external connections.

The configuration files are located on the NPrinting server under:

%ProgramData%\NPrinting\data\

In the file postgresql.conf: uncomment or add listen_address with a * value:

Listen_address on postgresql.conf

The Listen addresses, found below the Connection and Authentication label.

In the pg_hba.conf file, add a host entry to allowlist the NodeGraph server IP:

Allowlisting NodeGraph server IP

The host entry, with fields for the database, user, address, and method.

View in Dependency Explorer

The NPrinting extension will be visible on the right of the screen when the content layer is turned on. To turn this on, Click on the Graphical Options button on the top-right menu bar.

Graphical Options

Clicking the Graphical Options button in the top-right menu gives the option to turn on application content.

NPrinting Content

NPrinting fields visible on the right side of the Dependency Explorer.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!