How can I modify pdfviewer to add email to the toolbar?

0
0

Is this possible? Every report or form we display in our app should have an email option on the toolbar. (We are converting from DevExpress where this is a standard).

How can this be done and is there any documentation on it?

  • You must to post comments
0
0

Another way to do it would be to use pdf.js and to place a Wisej.NET button over the toolbar. You can place a button over (not as a child) the toolbar in the right position and anchor it correctly to make it look like it’s part of the toolbar.

Julie

  • You must to post comments
0
0

Hi Jean,

it depends on what PDF Viewer you will be using.
I think you can extend pdf.js when you select it as a custom type but this is beyond the scope of Wisej.NET support.
It also seems that DevExtreme (the web version of DevExpress) does not include a PDF viewer yet.

Best regards
Frank

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.