Tools to Capture and Convert the Web
GrabzIt's Online Community

Restricting editing on parts of a docx.

Ask questions on how to use GrabzIt’s various plugins in your application or website.

I have an html string h.

To create a Word docx, I use GrabzIt("key...").ConvertHTML(`<html><body>${h}</body></html>`, ... .Create();

Is it possible to protect just part of the document (e.g. a logo image, or a copyright paragraph) from being edited by the end user when the docx is downloaded? I noticed that in your "free version", the grabzit logo appeared to be uneditable.

Asked by anonymous on the 28th of August 2023

It's only possible to protect on the document level. We currently haven't opened this up via the app but can if required.

Answered by GrabzIt Support on the 28th of August 2023

Thanks - but using docx so users can edit as needed, so not needed by me.

Answered by anonymous on the 28th of August 2023