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'm trying to write an optimiser tool for pdf's that changes pdf medias with compressed ones.
I already tried something with pdflib but the bytes that were supposed to be returned as images were incorrect.
So, i decided to give a shot to muhammara but I'm not sure if it have suitable methods for that.
Thanks for your efforts btw.
The text was updated successfully, but these errors were encountered:
What kind of methods are you looking for? The DTS file shows most of the things you could use. The cpp lib underlying has even more but not everything is exposed to js
I'm trying to write an optimiser tool for pdf's that changes pdf medias with compressed ones.
I already tried something with pdflib but the bytes that were supposed to be returned as images were incorrect.
So, i decided to give a shot to muhammara but I'm not sure if it have suitable methods for that.
Thanks for your efforts btw.
The text was updated successfully, but these errors were encountered: