Has anyone used XALAN.Net to generate PDF from XML?
It is working fine generating Pdf from FO but I am having problems if I generate FO using
It is working fine generating Pdf from FO but I am having problems if I generate FO using
XslCompiledTransform to convert XML to FO. The FO file generated by using XslCompiledTransform
is different compared to the file generated using XALAN in java. Both are using same style sheet.
I am still scratching me head....any tip would be useful.
I will post the solution if I can find any...
Raj
Comments