Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
GetSheetData method throwing com.ptc.pfc.Implementation.pfcExceptions$XInvalidEnumValue exception
There is one sheet available. Also drawing.GetSheetFormat(i) returns right value.
Number of sheets (drawing.GetNumberOfSheets) is showing as 1.
But when drawing.GetSheetData(i) is called, it is throwing exception.
