Page 1 of 1

Viewer - Add Button To New Row

Posted: Thu Mar 14, 2019 7:01 pm
by ianwelsh
Is it possible to add a button to a new row, under the main row, of the viewer options panel?

As with https://github.com/stimulsoft/Samples-A ... e%20Viewer, but on a new row below main row.

Crappy example:
2019-03-14_14-53-41.gif
2019-03-14_14-53-41.gif (15.9 KiB) Viewed 1563 times

Re: Viewer - Add Button To New Row

Posted: Fri Mar 15, 2019 9:55 am
by HighAley
Hello.

The HTML5 Viewer is completely made with HTML with CSS styles.
You could change the style to get the necessary result.

Thank you.