Relative Content

Tag Archive for pdf

Pupeteer stopped working without a code update

Both our production site and testing site went offline as Pupeteer stopped generating PDFs for agreements. Neither site was updated in other a month so I doubt it’s a code change thats causing the issue.

PDF : Adding an image stream (self made API)

I am currently making my own API for a PDF creation tool, using the ISO SPEC, from scratch. The intent is to create some PDF by code. So far it is going good. I can create pages, text, boxes,… the last thing I need to implement is the possibility to add some images. Here is what I’ve got so far :