Hello,
I'm doing some investigation for a project I'm about to embark on and was wondering if some of the wizards that inhabit this forum could help me determine if Prince is the tool for the job.
My requirements:
Be able to combine multiple SVG files into a single SVG file, then convent that SVG into a PDF. All of this without user-interactions (other than initiating the process and specifying a location to store the PDF).
My understanding is that Prince can convert HTML markup to s PDF and that an SVG embedded in that HTML comes along for the ride. Therefore, I'd have to render my SVG inside my HTML in order for Prince to perform its magic.
Followup questions:
1) How doe Prince behave in conjunction with HTML rendered using React/JSX?
2) Is there any API on the horizon for working with Node/js?
Thank you!
I'm doing some investigation for a project I'm about to embark on and was wondering if some of the wizards that inhabit this forum could help me determine if Prince is the tool for the job.
My requirements:
Be able to combine multiple SVG files into a single SVG file, then convent that SVG into a PDF. All of this without user-interactions (other than initiating the process and specifying a location to store the PDF).
My understanding is that Prince can convert HTML markup to s PDF and that an SVG embedded in that HTML comes along for the ride. Therefore, I'd have to render my SVG inside my HTML in order for Prince to perform its magic.
Followup questions:
1) How doe Prince behave in conjunction with HTML rendered using React/JSX?
2) Is there any API on the horizon for working with Node/js?
Thank you!