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

Suppressing Warnings and Errors #126

Open
bugybunny opened this issue Oct 9, 2018 · 7 comments
Open

Suppressing Warnings and Errors #126

bugybunny opened this issue Oct 9, 2018 · 7 comments

Comments

@bugybunny
Copy link

bugybunny commented Oct 9, 2018

I‘m sorry, this is a question but I didn‘t know where to post otherwise.

I get a lot of
ERROR Can't read the embedded Type1C font EX_CFF_TradeGothic_CondEighteenBold WARN Using fallback font TimesNewRomanPS-BoldMT for EX_CFF_TradeGothic_CondEighteenBold
when reading a PDF. I would like to suppress those warnings/exceptions as they slow down and I don‘t need to see them. They are not critical for me (at least it seems so, the extracted text is still correct).
I googled and there are possibilities to surpress those thrown PDFBox exceptions by changing the loglevel (like this for example https://stackoverflow.com/a/11466785/4040068) Well, now my question is how I can do this in TikaOnDotNet as I have no config files for log4j. Any idea?

@bugybunny bugybunny changed the title Surpressing Warnings and Errors Suppressing Warnings and Errors Oct 9, 2018
@Andrei19612015
Copy link

Andrei19612015 commented Mar 28, 2021

Still have that problem in ver. 1.17.1. Help anybody!
To bugybunny: Are You solved it?

@bugybunny
Copy link
Author

To bugybunny: Are You solved it?

Unfortunately not. I did not look further. I was just annoyed by the log output but in the end it did not affect the text extraction.

@Andrei19612015
Copy link

Andrei19612015 commented Mar 30, 2021 via email

@bugybunny
Copy link
Author

KevM didn't replied so long to You so it is main reason I decided go to other soft

Yeah, looking at the commits and other issues this project seems really dead.

@Andrei19612015
Copy link

Andrei19612015 commented Mar 30, 2021 via email

@KevM
Copy link
Owner

KevM commented May 19, 2021

This project is not so much dead as limited by the unsupported IKVM.

@Andrei19612015
Copy link

Andrei19612015 commented May 19, 2021 via email

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