I have a hocr file and want to add the hocrjs interface with some predefined options. To integrate it I add <script src="https://unpkg.com/hocrjs"></script>
at the end before the closing </body>
tag. But can I also enable or disable some of the options, e.g. enable the background image for that specific hocr file?