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

not converting pdf coming from Blob or Byte to Html instead of converting only with file #45

Open
SwardCoder opened this issue Jan 5, 2023 · 1 comment

Comments

@SwardCoder
Copy link

is there any way to get pdf (Blob) to Html using
pdf2Html
as of now pdf2Html needs URL of Pdf file to convert it as HTML
but I have a Pdf content or Blob so how to make use of it, is there any hidden properties in it
to get it used

@shebinleo
Copy link
Owner

@SwardCoder a quick workaround is to save to file and use this library.
I can look into this. If you are interested please feel free to modify and raise a PR.

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

2 participants