Checkboxes in PDF document not displaying

We are using version 18.8 of GroupDocs.Viewer and we open PDF documents as HTML, but the checkboxes and textboxes in my PDF document are not displayed. I can see them when I download my document. Is this situation solved in the later versions of GroupDocs.Viewer? Or what can I do about it?

@tozer

Yes, the issue was fixed in the latest version of GroupDocs.Viewer for .NET. To see the checkboxes and textboxes, you need to set RenderComments to true as shown in the “Render text comments” documentation topic. Please also note that the public API has changed since then. If you need help with migration, we’ll gladly assist you.

1 Like