Maxim Firsov

Results 5 issues of Maxim Firsov

Do you know how to use this library with [multer](https://github.com/expressjs/multer)? I've found an example, but it doesn't work for me: > app.post('/upload', function (req, res, next) { > var p...

Hi! I haven't found networks types in KTORM (inet, macaddress and etc - https://www.postgresql.org/docs/current/datatype-net-types.html#DATATYPE-NET-TYPES ). Is it possible to use those types in KTORM?

./build.sh -j 4 -B .......................... install -m 644 libx264.a /Volumes/SD/1/ffmpeg-static/target/lib ranlib /Volumes/SD/1/ffmpeg-static/target/lib/libx264.a *** Building x265 *** rm: ./CMakeFiles/3.13.4: No such file or directory MacOS: 10.14.3

Hello! Is it possible to know bounds of elements on a PDF page? I'm working on PDF import for my AdobeAIR application, I've found out only how to get texts/images...

This PR contains version updates: - Gradle to 7.0.2 - Dagger 2.38.1 - Kotlin 1.5.30 - **idea** folder added to the GITIGNORE file.