Remove Download icon from PdfBar

How can I remove download icon from PdfBar in Pdf Viewer?

Hello @zihad,
You can achieve it by providing your own custom toolbar with the same structure and logic as the default pdfbar, but without download icon.
Please take a look at the next example:
https://snippet.webix.com/y9x52cki

current page and total page value are both showing 0 initially

https://snippet.webix.com/kr46epnk

thanks

thanks for this it really helped