Jonatas Santana souza
Jonatas Santana souza
Hello, how are you? First of all, congratulations on the initiative. I am facing issues with multiple signatures because when I add a visible placeholder and then sign, everything works...
@vbuch Is there any library or possibility to do this without using pdfKit or pdf-lib? Unfortunately, I can't load an already signed PDF with pdfKit, as it does not allow...
I did it. I used a fork of HummusJS - Muhammara (maintained) - for incremental writing. Now I can sign as many times as necessary by adding the visible placeholder....
Sure, I'll do it.
I can't send messages. I only receive a timeout after 30 seconds. In the manager, it shows as connected. I'm using the Baileys channel.
I ran npm run lint and fixed all lint issues — that’s why the changes above appeared. In that specific section: ``` module.exports = { semi: true, trailingComma: 'all', singleQuote:...