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

Problem with Calling GeneratePageThumbs #27

Open
AamirNakhwa opened this issue Jan 20, 2020 · 0 comments
Open

Problem with Calling GeneratePageThumbs #27

AamirNakhwa opened this issue Jan 20, 2020 · 0 comments

Comments

@AamirNakhwa
Copy link

GeneratePageThumbs is throwing error and GeneratePageThumb working fine. When I dig into this GeneratePageThumb is actually calling GeneratePageThumbs internally. So GeneratePageThumbs expect outputPath which is a string and output files can be multiple. GeneratePageThumbs should get outputDirectoryPath instead of outputFilePath and output file name should be handled within the function.

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

1 participant