引入依赖: <!-- Sentinel Datasource Nacos --> <dependency> <groupId>com.alibaba.csp</groupId>
I\'m drawing images to pdf using Java framework iText. I need to draw lines of specified width. There is a method setLineWidth(float width) in class PdfContentByte that should change it. However no ma