Resolve Disclaimer Printing Issues
If the disclaimer on your printed image is trimmed from the edges, you may have to recalibrate the printer. The printer may have its own mechanism and procedure to do the necessary calibration. If printer recalibration does not solve the disclaimer printing issue, you can perform soft calibration to resolve the issue.
- From the NextGen installation folder, open the NGConfig.ini file.
- Do one of the following:
- In the NGConfig.ini file, if the
[Printing]
section exists, then add the following lines to the file:-
- ICSDisclaimerMarginOffsetX=40
- ICSDisclaimerMarginOffsetY=30
-
- In the NGConfig.ini file, if the
[Printing]
section does not exist, then you can define the section by adding the following lines to the file:-
- [Printing]
- ICSDisclaimerMarginOffsetX=40
- ICSDisclaimerMarginOffsetY=30
-
- In the NGConfig.ini file, if the
- Save and close the NGConfig.ini file.