MAYUR JANSARI

Results 9 issues of MAYUR JANSARI

` var blocks = RecursiveXYCut.Instance.GetBlocks(words, new RecursiveXYCut.RecursiveXYCutOptions() { MinimumWidth = minimumWidth, DominantFontWidthFunc = letters => letters.Select(l => l.GlyphRectangle.Width).Average(), DominantFontHeightFunc = letters => letters.Select(l => l.GlyphRectangle.Height).Average() });` `var blocks = DocstrumBoundingBoxes.Instance.GetBlocks(words,...

![image](https://user-images.githubusercontent.com/18002706/131088015-3ce6e953-2894-4674-846f-cbdf24acaa3f.png) details where image locate

page.text did not give text with newlines. using this code on lestest code of pdfpig using (PdfDocument doc = PdfDocument.Open(textBox1.Text, new ParsingOptions { Password = textBox2.Text })) { var page...

enhancement

**Describe the bug** Nuget package show support for net45 but when we install package it can't find refrence for net45 and showing error "The type or namespace name 'Docnet' could...

# Summary of the issue [qrcode.pdf](https://github.com/VahidN/iTextSharp.LGPLv2.Core/files/6146909/tmp.pdf) this is QRCode file with zero count page. it open proper in acrobat reader and any browser. ## Environment ``` iTextSharp.LGPLv2.Core version: 1.7.1 .NET...

This is very great Library. You guys did awesome work. There is no way to Add Text and Image at absolute position X and Y. Library Have Already Width and...

![image](https://user-images.githubusercontent.com/18002706/211986117-cd1080fb-4351-42b2-9eda-141e8b5101bd.png) `PdfTextRemover.RemoveText(filePath).Save("notext.pdf")` [input file](https://1drv.ms/b/s!Asmcs0S7ALBWjx9xEBS4SKiNGiwd?e=niyt3i) [output file](https://1drv.ms/b/s!Asmcs0S7ALBWjyAdJOQ3j9Qci1b9?e=B3QZtL)

bug
document-editing

correct page size of A9. fix page height 547 to 148