I am using PSPDFKit as an image editor.
How do I create a new PSPDFDocument with a certain width/height? Also, how do I dynamically add pages to PDPDFDocument?
Maybe the answer is that I need to dynamically create a blank PDF myself every time I want to edit an image. I was hoping it was built in.