Preventing InfoPrint from using GRID files
- Using the Linuxmv command, rename your customized GRID files. For example, if you are in the /var/psf/PrinterName directory and you want to rename the charset.grd to
charset.grd.bak
, enter:mv charset.grd charset.grd.bak
- Copy the /usr/lpp/psf/grd/charset.grd.sample file to charset.grd in the /var/psf/PrinterName directory.
- Using an Linux editor, , edit the copied charset.grd file and place a dash (–) in the fgid column.
- Copy the /usr/lpp/psf/grd/codepage.grd.sample file to codepage.grd in the /var/psf/PrinterName directory.
- Edit the copied codepage.grd file and place a dash (–) in the cpgid column.