KevM / tikaondotnet

Use the Java Tika text extraction library on the .NET platform
http://kevm.github.io/tikaondotnet/
Apache License 2.0
195 stars 73 forks source link

Suppressing Warnings and Errors #126

Open bugybunny opened 5 years ago

bugybunny commented 5 years ago

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?

Andrei19612015 commented 3 years ago

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

bugybunny commented 3 years ago

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 commented 3 years ago

Thanks for the quick reply, Marco!KevM didn't replied so long to You so it is main reason I decided go to other soft.My customer need in best support. Sincerely, Andrei. 29.03.2021, 22:33, "Marco Syfrig" @.***>: 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.—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

bugybunny commented 3 years ago

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 commented 3 years ago

I like iText7, but it has very bad doc.30.03.2021, 14:08, "Marco Syfrig" @.***>:

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.

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

KevM commented 3 years ago

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

Andrei19612015 commented 3 years ago

Thanks. Kevin!  19.05.2021, 17:31, "Kevin Miller" @.***>: This project is not so much dead as limited by the unsupported IKVM.—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.