Hello!
I'm having trouble ensuring that all the correct, actively applied CSS styles from my Nordcraft-built app are consistently included when exporting pages to PDF using DocRaptor. My current JavaScript approach—collecting classes from elements and building the PDF layout based on .pdf-page containers—works in some cases but often misses certain styles or results in mismatches.
Additionally, user-driven image adjustments (scaling/cropping via interact.js) aren’t reliably reflected in the PDF output. Despite trying many code variations (with AI tools and help from DocRaptor support), I haven’t found a robust solution.
I'm looking for someone with deeper Nordcraft (and general web export) expertise to suggest a better way to reliably capture the real-time applied classes/styles and ensure edited images are faithfully carried over into the generated PDF. Willing to provide access and pay for your time!