Hello,
I have an XSL file and XML file that comes from an InfoPath formular XSN file.
My Visual Studio can take both files easyily and debug the XSL as valid and no errors occur.
Using pdf.BindXML([xml-file],[xsl-file]) I get the following error:
The 'meta' start tag on line 1 does not match the end tag of 'head'. Line 85, position 11.
How come VS2008 has no problem but BindXML throws an error?
I append you the example VS2008 solution without the Aspose.PDF.dll.
I hope you can help me fast on this one or Aspose.PDF is not a complete solution for our customer.
Thank you,
Andreas