How to bring image to the front(of the text/image) or send the image to the back((of the text/image)) in IText7 using java?
问题 How to bring image to the front(of the text/image) or send the image to the back((of the text/image)) in IText7(7.0.8) using Java? import java.io.FileNotFoundException; import java.io.IOException; import com.itextpdf.io.image.ImageData; import com.itextpdf.io.image.ImageDataFactory; import com.itextpdf.kernel.pdf.PdfDocument; import com.itextpdf.kernel.pdf.PdfReader; import com.itextpdf.kernel.pdf.PdfResources; import com.itextpdf.kernel.pdf.PdfWriter; import com.itextpdf.kernel.pdf.canvas