Results 3 issues of IskanderMustafin

I always get an error when trying to print some PDF that contains JBIG2 images. Your library uses an improved version of JPedal's JBig2 decoder API . And bug is...

**What version of Next.js are you using?** 10.0.5 **What version of Node.js are you using?** 14.15.0 **What browser are you using?** Chrome **What operating system are you using?** Windows 10...

template: bug
area: I18n

When try to render some types of PDF I always get an exception. Please, fix this bug. Error stack-trace: java.lang.IndexOutOfBoundsException: bitIndex < 0: -1152 ``` at java.util.BitSet.get(Unknown Source) at org.jpedal.jbig2.image.JBIG2Bitmap.getPixel(Unknown...