Hacker News new | ask | show | jobs
by diamondap 16 days ago
I tried make my PDFs X-1a compliant with WeasyPrint, then ran them through Adobe's PDF/X validator and they kept failing. I was in a bit of a hurry and found a way to do it with ghostscript. I would like to remove ghostscript from the mix, so when I have some time, I may try again to do it all with WeasyPrint.
1 comments

WeasyPrint as a project is very much alive on Github. Filing a bug there might get your problem solved.