Adam Gay

Results 16 comments of Adam Gay

I also have a repo of docs that are made with LibreOffice and need signature fields. I took a slightly different solution to what has been talked about, in case...

I'm having this issue. How do you force the first user you sign in as to be an admin? Right now, I don't even have the ability to set myself...

I had to go into the postgres database and set the `is_admin` column for my user in `user_account` to `true`

Unfortunately, both of the presented solutions give me the same end result as my original bug post. Even when I use the xrefs to iterate as you suggested in the...

The graphic boxes are meant to stay, it's only the widgets/fields that I am trying to remove. I understand that PyMuPDF says they are gone, I'm just confused on if...

First, my apologies for not doing this initially. There might be a slight language barrier and I didn't give the most complete example that I could have given. I just...

I've tracked this down a little more specifically. Looks like the delete method deletes the widget from the annotations list of the PDF, but it remains in the fields list...

There might have been a github malfunction when you posted the comment, looks like it is linking back to this issue instead of a zip file. I'll definitely check it...

Yes! Absolutely perfect. When I first started hunting this issue down, this exact process is something I thought might need to be done, I just didn't do enough reading to...

@DyingWords I get the same error. The only plugins I had that are also in the above list were: * SubtaskDescription * SubtaskDueDate Even though ContentCleaner does not specifically say...