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
Is this lib able to scale/resize pdf pages ?
What I need is something where I can take a pdf with multiple pages and resize/scale them so its only A4 and A3 print sizes.
So everything under A4 to A4, between A4 an A3 to A3 and any page ver A3 to A3.
The text was updated successfully, but these errors were encountered:
I ended up using a js lib, and made a small electron app.
Was good enough for what i needed there and then.
Getting Annotations resized tok most of the time, since I really dont know much about PDF :-)
Learning rust is still on my todo list, just goes very slowly :-)
Hi
Is this lib able to scale/resize pdf pages ?
What I need is something where I can take a pdf with multiple pages and resize/scale them so its only A4 and A3 print sizes.
So everything under A4 to A4, between A4 an A3 to A3 and any page ver A3 to A3.
The text was updated successfully, but these errors were encountered: