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

2 Different Response with PDF compression technique which is not supported by the free parser shipped with FPDI #42

Open
kokurate opened this issue Aug 17, 2023 · 4 comments

Comments

@kokurate
Copy link

I encountered an issue while attempting to merge PDFs using Laravel 8 on a different computer. The error message displayed is as follows:

"This PDF document probably uses a compression technique which is not supported by the free parser shipped with FPDI. (See https://www.setasign.com/fpdi-pdf-parser for more details)"

Interestingly, this error does not occur on my personal computer. I find myself perplexed by this situation, as all the libraries and versions involved are largely consistent across both systems.

I have made numerous attempts to resolve this issue through various methods; however, regrettably, the problem persists.

@kokurate kokurate changed the title PDF probably uses a compression technique which is not supported by the free parser shipped with FPDI 2 Different Response with PDF compression technique which is not supported by the free parser shipped with FPDI Aug 17, 2023
@Tifoysal
Copy link

Tifoysal commented Sep 8, 2023

I am facing the same problem with my local machine. what will be the solution ?

@kokurate
Copy link
Author

kokurate commented Sep 9, 2023

I am facing the same problem with my local machine. what will be the solution ?

@Tifoysal I have a recommended alternative solution to tackle this problem. Since FreeParser doesn't support PDF versions > 1.5, we can consider downgrading the PDF version to < 1.5. I've tried this approach, and it has been successful.

@Tifoysal
Copy link

@kokurate Sorry for the late reply. Currently, I am doing this. I put a link which is an online PDF version converter. But client is not happy with that solution as it is truly not a good solution.

@dineshcolorwhistle
Copy link

I am facing the same issue in cPanel. I used laravel8. what will be the solution?

Note:
Merger working in both pdfs had single page but any one pdf have more than one page got the error.

Thanks in advance.

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

3 participants