Hi,
I'm trying to create a PDF from html. When I do so, it gets rid of the space around my images so that the images are right up against each other.
In my html css, I have margin-bottom: 20px
Even though it looks correct on my browser, Acrobat ignores this margin when I create the PDF from the html page.
Anyone know how I can retain this spacing?
TIA
I'm trying to create a PDF from html. When I do so, it gets rid of the space around my images so that the images are right up against each other.
In my html css, I have margin-bottom: 20px
Even though it looks correct on my browser, Acrobat ignores this margin when I create the PDF from the html page.
Anyone know how I can retain this spacing?
TIA