itext-pdfocr-dotnet
                                
                                
                                
                                    itext-pdfocr-dotnet copied to clipboard
                            
                            
                            
                        Fix leaks of Image objects in TesseractOcrUtil
Those leaks made it impossible to delete the input files until after GC.
Not sure how you'd implement the same unit test in Java :)