Hi, A cosmetic fix is located in gv-3.7.2.
The steps to reproduce the problem are: 1. Use GV to open a PDF file; 2. Click File Menu, 'Save document ...' item; 3. The 'Save as PDF' button is displayed as 'button3'. It is noted the 'Save Document' button is displayed correctly. It is found that the 'saveAsPDFLabel' variable is not initialized in 'resource.c'. The 'saveDocumentLabel' variable is initialized properly. Initializing 'saveAsPDFLabel' variable fixes the problem. A patch is generated. Please find attachment. Please let me know if you have any questions. Regards, Bernard
gv-3.7.2.patch.bz2
Description: application/bzip