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…...PDF for Java Davide_C May 28, 2025, 12:42pm...TextFragment(text); com.aspose.pdf.Font font = FontRepository.findFont(“Arial”);...