Recently my app stopped working the way it has for most of a year.
I digitally generate a HTML file for a packing slip and upload it to retool storage temporarily and open a new tab for the user to print it. Well recently the content policy on retool storage has changed so browsers now open it without the embedded styles.
I am trying to avoid making he user download a pdf or html to print, but that is where I landed. Is there a way I can make this behave like it has for the last year?
I'd use a html widget but those leave a lot to be desired and I am not sure how printing would work from them.