EDN Admin
Well-known member
I have a requirement where i have to merge different documents like word,excel, pdf into one large pdf document. I know that to create final PDF we need some PDF creater. So we have a third party service which actually takes XML and XSL-FO, and
transform the XML into PDF.
But now, how do i create XSL-FO dynamically that will merge different documents? How easy is it?
View the full article
transform the XML into PDF.
But now, how do i create XSL-FO dynamically that will merge different documents? How easy is it?
View the full article