QR Code Size is Smaller when Comparing Word Files in C#

I have to add one little thing though.
As I already reported for GroupDocs.Conversion, the barcode with the original size is pretty small.

image.png (59.1 KB)

If you compare it with output from word, the “small” normal sized barcode has 104 pixels, while the 200% “big” QR code has 208 pixels → 200% the size.
The GroupDocs output of the “big” 200% barcode is pretty close to that with 197 pixels, but the “small” QR code with 100% size is only 57 pixels and not 98 or 99 pixels.
Maybe this will be fixed with the other reported issue anyway, I just want to make sure you are aware of it.


This Topic is created by vladimir.litvinchik using Email to Topic tool.

@Clemens_Pestuka

We’re looking into this issue as well under same GroupDocs.Conversion ticket ID CONVERSIONNET-4952.

1 Like

@Clemens_Pestuka

This issue has been fixed in GroupDocs.Viewer for .NET 21.12. See source_and_output.png (111.7 KB) where the source and output QR Code sizes are quite the same.

The packages available at:

Have a nice day!

1 Like

@vladimir.litvinchik

Thank you :slight_smile: the screenshot looks perfect :star_struck:

1 Like

@Clemens_Pestuka

You’re welcome!