You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfnet-w...@googlegroups.com
I am evaluating the WebViewer. Got it to work self hosted but all the text in the viewer is listed as commands instead of user friendly text. (i.e. "panel.annotationTab.buttonSave" rather than "Save") I think it has to do with localization but where do I fix this?
Matt Parizeau
unread,
Mar 6, 2014, 3:25:31 PM3/6/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfnet-w...@googlegroups.com
The i18n files are JSON files that are loaded dynamically. What I've seen before is that the server config needs to be updated to set the mimetype for .json to application/json. Once this is set then they should be able to be loaded.