Welcome Guest Search | Active Topics | Sign In | Register

The archive entry was compressed using an unsupported compression method Options
Sergio
Posted: Tuesday, December 24, 2019 5:36:10 AM
Rank: Newbie
Groups: Member

Joined: 12/24/2019
Posts: 2
Hi everyone.
I'm trying to create a PDF from existing file with Nuget package: EO.pdf (19.2.91)

When execute the constructor with the file to load i'm getting this Exception:

System.IO.InvalidDataException
HResult=0x80131501
Mensaje = The archive entry was compressed using an unsupported compression method.
Origen = EO.Pdf
Seguimiento de la pila:
at EO.Internal.ai6.a(PdfDocumentSecurity A_0)
at EO.Internal.ai6.a(Boolean A_0, Boolean A_1, PdfDocumentSecurity A_2)
at EO.Internal.fv.a(Stream A_0, Boolean A_1, Boolean A_2)
at EO.Internal.fv.a(String A_0)
at EO.Internal.fv..ctor(String A_0, PdfDocumentSecurity A_1)
at EO.Pdf.PdfDocument..ctor(String fileName)

But if I open the PDF file with Acrobat, save it and load this copy, all works fine.

Any idea why the exception is throwing?


eo_support
Posted: Tuesday, December 24, 2019 9:35:03 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
Hi,

This might indeed because your PDF contains encryption that our library does not support. Can you send the PDF file to us so that we can take a look? See here for more details on how to send the test file to us:

https://www.essentialobjects.com/forum/test_project.aspx

Thanks!
Sergio
Posted: Thursday, December 26, 2019 3:35:13 AM
Rank: Newbie
Groups: Member

Joined: 12/24/2019
Posts: 2
Hi,
I can't send the PDF file because of sensible data.
Apparently the file is not using any encryption when check the meta-data. [PDF version 1.5]

Anyway if I can reproduce it without sensible data I will send you the file.

eo_support
Posted: Monday, December 30, 2019 10:53:35 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
No problem.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.