Hello,
I have been going through the forum for a few minutes but I would like to get a summary of confirmations .
We are developing an engine that produce PDF from HTML. The PDF must be ready-to-sent-to-professional-printer.
It means :
As far as CMYK is concerned, can you confirm it's easy as :
As far as resolution is concerned, can you confirm it's easy as :
And finally, I haven't found anything about trim marks. I hope I'm translating it well. It's about adding a cut margin around page, and placing marks where the printer will have to cut pages.
Is there such a feature in Prince? Did you already have to address this issue?
If not, would you recommend post-processing PDF to add wrapping, or drawing margins and marks from HTML (needs a very high precision during conversion from HTML to PDF ; can Prince be such precise).
I'll download demo and give it a try.
Thanks,
Nicolas
I have been going through the forum for a few minutes but I would like to get a summary of confirmations .
We are developing an engine that produce PDF from HTML. The PDF must be ready-to-sent-to-professional-printer.
It means :
- Full CMYK
- Full 300 dpi
- Trim marks
As far as CMYK is concerned, can you confirm it's easy as :
- Defining text and CSS design colors with cmyk() notation
- using CMYK encoded images in HTML (or CSS)
As far as resolution is concerned, can you confirm it's easy as :
- Passing a dpi parameter to Prince
- Providing 300dpi images in HTML and giving them right dimensions in CSS
And finally, I haven't found anything about trim marks. I hope I'm translating it well. It's about adding a cut margin around page, and placing marks where the printer will have to cut pages.
Is there such a feature in Prince? Did you already have to address this issue?
If not, would you recommend post-processing PDF to add wrapping, or drawing margins and marks from HTML (needs a very high precision during conversion from HTML to PDF ; can Prince be such precise).
I'll download demo and give it a try.
Thanks,
Nicolas