Thanks, Sowmiya. I'm not at liberty to share assets in a public forum such as this, but perhaps we can explore offline support.
At a high level, our application needs to produce assets in both a digital format and a print-ready format. We have the digital format in HTML/SVG, but need nearly the same asset as a vector-based, CMYK PDF so it can be sent directly to a printer for production. Our hope is that there is some way to convert the HTML/SVG asset into the print asset that we need. So far, we've only been able to produce an RGB PDF.
We've explored a competitor product whose HTML rendering engine is not nearly as accurate as Blink, and it has issues converting colors, but it is at least in the vector-based, CMYK PDF format that we'll need.
Your suggestions on how to proceed would be greatly appreciated, thanks!