Hi, I developed some code to create a pdf file from scratch, I use object like:
TextSegment
FloatingBox
TextFragment
Line
Image
everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...drawing.Line pdfLine = new com.aspose.pdf.drawing.Line();...pdf.drawing.Rectangle rect = new com.aspose.pdf.drawing.Rectangle(strokeBoxX...