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

Unrelated to this repository #1

Open
jwaitze opened this issue Jan 23, 2020 · 1 comment
Open

Unrelated to this repository #1

jwaitze opened this issue Jan 23, 2020 · 1 comment

Comments

@jwaitze
Copy link

jwaitze commented Jan 23, 2020

Sorry to reach out to you by submitting an issue on this repository.

I saw your question on the archived thread coolwanglu/pdf2htmlEX#719 (comment)

and wanted to let you know how I solved that issue as I was having the same problem.

If you modify the js code within pdf2htmlEX.js, minify it, and replace pdf2htmlEX.min.js with that code, within the pdf2htmlEX data directory, defining:
'preload_pages' : 1000
and
'render_timeout' : 1
or whatever settings for those parameters work for you, that will solve your searching issue.

Let me know if you need any help or have a question. Also let me know when you're okay with me deleting this comment/issue on this repo.

@jwaitze
Copy link
Author

jwaitze commented Jan 23, 2020

Another seemingly more effective way is to comment the line:
this.pre_hide_pages();

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