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
I have a client who is heavily committed to pdfkit for their workflow that needed to do this and they ending up doing a workaround where they used some other library to covert the second PDF to svg and then used svg-to-pdfkit to place it - bit clunky, but it works
Would it be possible to add an import function that allows us to import an existing pdf as a page where you can add custom elements?
The text was updated successfully, but these errors were encountered: