Xfdf not generated properly

Hello ,
Thank you for the reply for Issue with multiple annotations in single xfdf . But actually we are deleting some annotations at a same time and when annotations gets deleted , if we undo the changes, as expected ‘annotationChanged’ event generates annotation object for each deleted annotation separately but while generating xfdf it supposed to generate xfdf separately for each object of annotation but its not happening at all. Instead it generate multiple annotations in single xfdf and for the remaining annotation objects it generates empty xfdf strings.
Same thing happens with multiple annotation’s copied and pasted into viewer(using hot-keys ctrl+c and ctrl+v).(works perfect when its for single annotation)
If its a bug then could you please tell us when will it get resolved.

Thank you,
Vivek Sonawane

Hi,

Can you please provide a code sample of how you are generating the XFDF, how you are listening to the events, how you are using the history manager, and any other code that might be helpful to us.

Thanks!