Skip to content

Commit

Permalink
update viewer_with_hiddem_buttons.html and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nidafarooqui committed Dec 29, 2023
1 parent 9654ac5 commit b06ff79
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 121 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rendering PDFs.
- Update the `validateFileURL` method in `app.js` and replace code with return true.
- Run `gulp generic` to generate build files.
- Create a new `viewer_with_hidden_buttons.html` file in the `build/generic/web` folder (used for pdf previews in some areas of CE).
- Add `style="display: none !important;"` to all the button elements.
- Add `style="display: none !important;"` to the button elements related to Open, Print, Save and Presentation on the toolbar.
- Push build to repo.

## Contributing
Expand Down
Loading

0 comments on commit b06ff79

Please sign in to comment.