Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to fetch objects from pdf? #328

Open
gokaybiz opened this issue Sep 22, 2023 · 1 comment
Open

How to fetch objects from pdf? #328

gokaybiz opened this issue Sep 22, 2023 · 1 comment

Comments

@gokaybiz
Copy link

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.

@julianhille
Copy link
Owner

julianhille commented Sep 25, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants