Hi I am using Docx4j and flying saucer to generate pdf and docx. The generated pdf and docx will have images. The problem that I am struggling to resolve is how to ensure images size stays same on both Docx and pdfs. Currently, images in pdf show up of right size but images on dcox are bigger and stretch beyond the page border/margin.
I am using single template to generate both pdf and docx. Is it possible to resolve using docx4j?
Appreciate the help.
Thanks