Hi,
I create fields by using FormEdiTor
var ediTor = new FormEdiTor(Doc);
If I want To add FieldType.DateTime instead of text like this
ediTor.AddField(FieldType.Text, field.RefID, field.PageNumber, (float)field.Rect…...var editor = new FormEditor(doc); If I want to add FieldType...82.95, 702.44); errorAspose.png (33.8 KB) I found this workaround...