DocX file with BarCode Fonts

I have a DocX file with a BarCode font in it. When it converts, it drops the font character.
I see that this may have been addressed in aspose.pdf for java:

But it does not appear to be fixed in GroupDocs.Conversion for .net. Do any of you have experience with this?

1 Like

@craigjOT

Please share following details and we’ll look into this issue:

  • API version that you are using (e.g. 19.10, 20.7)
  • Sample conversion code
  • Problematic DOCX file
  • Resultant file

We are currently using GroupDocs.Conversion version 19.9.

RF-26659.zip (15.5 KB)

The attached zip file shows what the before and after look like.

I will try to provide you with the inputs we are using for the code.

Here are the options that are being set:
Format=Tiff document format (tiff)
Compression=CCITT4 compression
GrayScale=True
DPI=203x203
Brightness=0
Contrast=0
Gamma=0
StartPage=1
PageCount=1000000
RotateAngle=0
UsePdf=True

I am seeing that there is some barcode logic, but I think it is in the java implementation. I am not sure if it will work in C#

1 Like

@craigjOT

This issue is reproduced at our end. We’ve logged a ticket in our internal issue tracking system with ID CONVERSIONNET-4086 for further investigation. We’ll notify you as there’s any update.

The issues you have found earlier (filed as CONVERSIONNET-4086) have been fixed in this update. This message was posted using Bugs notification tool by yevgen-nykytenko