You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @DanielRuf sorry for the delay. Well, I'm developing an automated newspaper system using puppeteer with relaxed and one of the workflow process is generating the PDF than change to CMYK colors with our print profiles. After that a person responsible for printing the steel plate "marry" the pdf pages of the newspaper using an appropriate software.
For this last step, is better using the PDF's with transparent backgrounds, with no white rectangle.
Here an example how to on src/index.js
The text was updated successfully, but these errors were encountered: