• Follow up.

    I have looked at:

    i := WPViewPDF1.Command(COMPDF_GetModified)

    and

    i := WPViewPDF1.Command(COMPDF_Modified);

    but neither returns a value if you simply add a rectangle, or circle.

    If I move the same rectangle or circle, after adding it, I will then get a result from COMPDF_Modified command.