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 get one file pdf? #119

Open
RayhanYulanda opened this issue Feb 11, 2021 · 1 comment
Open

How to get one file pdf? #119

RayhanYulanda opened this issue Feb 11, 2021 · 1 comment
Labels

Comments

@RayhanYulanda
Copy link

I've chunked it in 4 part each file 5 mb but how to merge it and get it in one file?

@pionl
Copy link
Owner

pionl commented Mar 21, 2022

The package auto merges it if the library you are using sends correctly the number of chunks. Check the example code - you can see that there is if ($save->isFinished()) { check to detect it

@pionl pionl added the waiting label Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants