pgnheader = on | off
default: on

Usually Palview will create a game infobox above the actual game moves that contains the names of the players and other useful game information taken from the Tags of the PGN game. An example of this is:

But, from time to time, you might want to display this information yourself by editing the Html file afterwards. In this case, you can use the pgnheader command to tell Palview not to generate any game information above the game moves. In this case, you will end up with a game that looks similar to this:

pgnheader = off

Note that if you choose to turn off the pgnheader, that it becomes your responsibility to edit the Html file afterwards to add this information for the viewers of your page. Unless you are a seasoned webmaster, we recommend that you leave this setting always on.