Rank: Newbie Groups: Member
Joined: 8/22/2022 Posts: 1
|
I recently upgraded from 15.4.18 version of EO.PDF to the 22.2.19 version. When merging data into an existing PDF file and saving it with a call to PdfDocument.Save( fileName ), the save worked correctly on the 15.4.18 version, but the following exception is now generated in the 22.2.19 version:
Property 'BG' can not be empty. at EO.Internal.nhue.eddn[a](String czy, Boolean czz) at EO.Internal.nhue.eddn[a](String daa) at EO.Internal.nhib.rdwo() at EO.Internal.nhib.rdwq() at EO.Internal.nhib.rdwy() at EO.Pdf.PdfField.luqu() at EO.Pdf.PdfField.xyqa() at EO.Internal.nhig.xyqa() at EO.Pdf.PdfDocument.fpon() at EO.Pdf.PdfDocument.Save(String fileName)
How can this error be resolved since there is no field name 'BG' in the PDF file?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Just to update the forum for other users --- this issue is resolved in build 2022.2.20.
|