Results 37 comments of skys215

I tried to convert a docx with a watermark(50% of opacity) to pdf, but the watermark shows over the pdf content, it doesn't show under the content with transparency.

Ok, let me have a try.

Yeah, it's LibreOffice's limitation.

加aliases里面。文档里有写

因为api是token,web是session/cookie

用同作者的phpsms应该就好了吧?

Problem solved after disabling `JavaScriptNext - ES6 Syntax package` package. May I ask why it is occuring?

Is this also related? ``` npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/ethers npm ERR! dev...

regex should be `^(sip|tel):\+1([[:digit:]]+).;rn=\+2([[:digit:]]{4,5}).*` replace should be `tel:${3}30\2;phone-context=+1` [Link](https://regexr.com/62gqo)