xsl-fo wrapper for xslt 2 pdf processing needed...

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
Duffy879
Forum Newbie
Posts: 2
Joined: Fri Nov 12, 2010 2:55 am

xsl-fo wrapper for xslt 2 pdf processing needed...

Post by Duffy879 »

First my english isn't good. Therefore please forgive me. Thanx.

Here my problem:

The today possibilities for generating pdf and xslt-output exclude each other. There is no possiblity to generate an xml file with xsl-fo-tags (with xslt) and transform this file to pdf (like Apache-FOP - and it isn't a good way to use the exec or system command for this!!!!). Therefore, in my opinion, a pdf-wrapper-dll for xslt xsl-fo documents is needes. So what is your opinion? When somebody knows a solutions (especially written in c++) please tell me....
Post Reply