-
Notifications
You must be signed in to change notification settings - Fork 2
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
Null Objects with JS Code
: Error creating PDFStream: list indices must be integers or slices, not float
#18
Comments
Hi @kandji-alex , are you able to provide the pdf file you used so I can identify the source of the issue? |
Sure! You can email it, zipped and password protected, to ***@***.***
…________________________________
From: kandji-alex ***@***.***>
Sent: Wednesday, February 21, 2024 7:13:25 PM
To: digitalsleuth/peepdf-3 ***@***.***>
Cc: Corey Forman ***@***.***>; Comment ***@***.***>
Subject: Re: [digitalsleuth/peepdf-3] Null `Objects with JS Code`: Error creating PDFStream: list indices must be integers or slices, not float (Issue #18)
Sure, can I send privately?
—
Reply to this email directly, view it on GitHub<#18 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AO7OHXRK2QJLSIY5SX27B3DYU2ESLAVCNFSM6AAAAABDTYD6SWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJYGQZTANBUGI>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Ahhh, email address didn't show up! Sorry about that, you can send it to github at digitalsleuth dot ca |
I thought you were just trolling me XD |
Sent. |
Hi @kandji-alex , just wanted to give you a heads up that I haven't forgotten about this, and am working on it when I have some time to dedicate to this. I'll let you know as soon as I have some info! |
Awesome! And yeah I sent another email but, I have interest in peepdf being maintained and easily accessible via pypi. So I'd be happy to work any issues or contribute if you need another set of eyes, a review, whatever. |
Hi @kandji-alex This issue has been identified and has been resolved in the next upcoming release. I'm currently doing some linting and will be releasing this in the next 24 hours. Thanks for keeping an eye out for issues! Cheers! |
Hi @kandji-alex , this has been fixed in the latest release, v4.0.0. Cheers! |
Haven't received any updates on this. If the issue still exists, please open a new issue. |
I've been running this fork of the original peepdf project locally.
However, when I switch over to this repo, I'm getting different analysis results. Example:
This is correct and expected.
However, switching to this repo, the following code, even with force mode on, gets stuck on an error and never reports
Objects with JS Code
. It does report Objects, CompressedObjects, Streams, and other data successfully.I get this instead:
The text was updated successfully, but these errors were encountered: