Serenity Report to PDF

1,216 views
Skip to first unread message

Tony Sandin

unread,
Apr 6, 2016, 10:18:50 PM4/6/16
to Serenity BDD Users Group
Does Serenity have a feature to export report to PDF? If not and somebody is generating a PDF report, can you share what tools are you using?

Thanks.


Daniel Stoica

unread,
Apr 14, 2016, 4:57:33 AM4/14/16
to Serenity BDD Users Group
I don't think it does.

Joe Colantonio

unread,
Apr 25, 2016, 4:29:37 PM4/25/16
to Serenity BDD Users Group
Hi Tony,

Does http://wkhtmltopdf.org/ work for you. I just tried it out and it did create a pdf for my index.html file. Of course none of the clickable links work. So there might be a better way. You can run it from the command line so I just navigated to the folder where I installed wkhtmltopdf and then pointed it to the location of my SerenityBDD project's index.html file and named the pdf test.pdf:

c:\Program Files\wkhtmltopdf\bin>wkhtmltopdf.exe D:\\MyBDD\target\site\serenity\index.html test.pdf
Reply all
Reply to author
Forward
0 new messages