Getting empty values for all PDF form fields while extracting cloud API https://api.aspose.cloud/v3.0/pdf in C#

Getting empty values for all PDF form fields while extracting cloud API https://api.aspose.cloud/v3.0/pdf in C#

{
“Fields”: {
“List”: [
{
“Name”: “topmostSubform[0].Page1[0].CalendarYear-TypePrint_ReadOrder[0].f1_1[0]”,
“SelectedItems”: [],
“Type”: “Text”,
“Rect”: {
“LLX”: 0.0,
“LLY”: 0.0,
“URX”: 0.0,
“URY”: 0.0
},
“Values”: [
“”
]
]
}
}

This topic has been moved to the related forum: Getting empty values for all PDF form fields while extracting cloud API https://api.aspose.cloud/v3.0/pdf in C# - Free Support Forum - aspose.cloud