Forum How do I...?

Float RIGHT and BOTTOM possible?

twantzen
I searched the web and the forum for hints, but I have to ask:

I'd like to position a img at the bottom of the column and to the right, with wrapped text left of it. Is this even possible?

Cheers
Tobias
  1. wrap.png259.3 kB
twantzen
I’ve tried some CSS tricks, e.g.
https://codepen.io/chadwickmeyer/pen/gqqqNE
or something like
https://meyerweb.com/eric/css/edge/slantastic/demo.html,
but nothing worked.

Any suggestions or help?
twantzen
Hier are some rendering results. The HTML/CSS works fine in modern browsers, but not in Prince.
  1. test.html7.6 kB
  2. test.pdf45.9 kB
  3. test2.html6.9 kB
  4. test2.pdf83.7 kB
mikeday
Unfortunately this is not possible yet, we hope to lift the limitation on concave float layouts in the future.