Utilizing bootstrap, I have developed a modal window that includes valuable information, tables, and text areas. Is there a way to generate a .pdf file from this particular .html modal view?
I explored FileSaver, which seems to be effective for downloading tables only. What I am aiming for is more like capturing a screenshot of the modal window.