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…...Example: FloatingBox floatingBox = new FloatingBox(); floatingBox.setLeft(x);...aspose.pdf.MarginInfo margin = new com.aspose.pdf.MarginInfo(leftPadding...