waar19 / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
1 stars 0 forks source link

Is there a way to get border-radius working #242

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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