MaikJaek/flying-saucer

Is there a way to get border-radius working

Opened this issue · 1 comments

What steps will reproduce the problem?
1. Create a html layout to be converted as pdf
2. Add border radius to div
3. Render to pdf

What is the expected output? What do you see instead?
The expected is a div with rounded borders, however I see a div with pointy 
edges as default

What version of the product are you using? On what operating system?
The latest

Please provide any additional information below.
Is there any work around or hacks to get through this? Thanks a lot!

Original issue reported on code.google.com by chu...@gmail.com on 20 Aug 2014 at 1:00

It seems to be supported in the development version, and the next official 
release could be soon if the comments on this pull request are anything to go 
by:

https://github.com/flyingsaucerproject/flyingsaucer/pull/36

Original comment by charles....@gmail.com on 11 Dec 2014 at 8:55