Styler CSS for rounded corner tables in PDF
Hi all,
We create documents using Arbortext Editor and css with Syler and have a request to have tables in PDF with rounded corner.
The quick way we are trying is just create a rounded rectangle SVG and use that as a background to the content, putting the table in front of it. It is easy but not seems to be the WAY...
Also we think on creating the table as a Scalable Vector Graphics(SVG) object, and include that as an external-image in our XML document. SVG supports rounded corners, and XML supports SVG. It seems to add more complexity...
So we are searching the WAY as an specific or modified function on the Styler to programe the CCS to publish directly rounded corner tables. Does anybody know if it is possible and/or whow to do it?
Thank you!!!!

