I am using PDF-LIB inside a React app to extract a nominated page from an uploaded pdf file. I then want to send it to my backend so it can be saved in a S3 bucket. I think