Nadjib

Results 14 comments of Nadjib

We have managed to use this library from Javascript/Typescript by creating a wrapper class annotated with @JSEXPORT. This is what we use to wrap around LocalDateTime: ```kotlin @JsExport class KMPLocalDateTime(...

Please don't forget #5339

any updates on this?? Facing similar issue while using a dependency that relies on awt. Even tried it with the latest graalvm dev builds, doesn't work. The issue described by...

Hi thanks for your proposal, please go ahead and take lead on this. Currently, we do not have the capacity to work on it. However, we'll definitely assist you. The...

Hi, at the moment we rely solely on the Tika backend that is natively compiled.

Thanks for the feedback, can you please elaborate more on your use case? What do you expect the docker container to have?

Thanks for reporting this issue. Is it possible to provide the file that caused this. if not we'll find a way to replicate this.

This bug is only experienced with extract to stream api on macos and not extract to string

I like the idea of being able to call the try-state logic from unit tests. However, it looks like there is a lot of code duplication when implementing this for...

Thanks for your request. This requires a lot of work. At the moment we are using Apache Tika as our backend solution. Tika exports XML output (Extractous will support this...