@@ -75,8 +75,8 @@ namespace ComPDFKit.Controls.Annotation.PDFAnnotationPanel.PDFAnnotationUI
else
{
FillForm(((sender as ListBoxItem).DataContext as CPDFSignatureData).SourcePath);
+ viewControl.PDFViewTool.IsDocumentModified = true;
}
- viewControl.PDFViewTool.IsDocumentModified = true;
private void FillForm(string imagePath)