Flatten a Barcode

I am attempting to flatten a PDF form with a barcode the barcode values are shown but there is no barcode.

static private void FlattenPDf()
{
Form form = new Form(“acrobat.pdf”, “temp.pdf”);
form.FlattenField(“Code128BarCode1”);
form.Save();
}

Any Help would be much appreciated. I have attached the input file.


Thanks

-Rob

Hi Rob,

I have reproduced this problem at my end and logged it as PDFKITNET-21281 in our issue tracking system. Our team will look into this issue and you’ll be updated via this forum thread once it is resolved.

We’re sorry for the inconvenience.
Regards,