I did have this problem with a table:

Then I added this to my CSS:
table, img, blockquote {page-break-inside: avoid;}
This fixed the problem:

I did have this problem with a table:

Then I added this to my CSS:
table, img, blockquote {page-break-inside: avoid;}
This fixed the problem:
