崔鹏飞 Cui Pengfei
崔鹏飞 Cui Pengfei
``` scala package cpf.branch.coverage trait Result case class OKResult[A](a: A) extends Result case class FailureResult(msg: String) extends Result ``` the code is like the above. when I run jacoco:cover, the...
Hello everyone, I read in the documentation that we can use cut string like: ...?cut=a:1|b:2 to generate sql statements that contains "where a=1 and b=2" And we can use ;...
Ref Link: https://ask.libreoffice.org/t/libreoffice-xls-to-pdf-conversion-breaks-single-page-content-into-multiple-pages-on-ubuntu-18-04/49104/2 This parameter is supported by LibreOffice fater v7.4, can it be passed through gotenberg?
Update the md of CN version
Hey everyone, I want to share a useful tool that helps solve font issues when opening Microsoft Office documents in LibreOffice. This tool generates an interactive HTML page where you...
# Problem description https://ask.libreoffice.org/t/web-hyperlinks-not-preserved-after-export-to-pdf/96762 # A working demo that can serve as a workaround https://cuipengfei-me.translate.goog/blog/2024/07/28/libre-jod-single-page-excel/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en&_x_tr_pto=wapp Hope this can help if you are facing the same problem