Applying XSL..

J

JT

I extracted XSL from the XSN Cab file and applied directly to the XML, and it
opens up fine in Internet Explorer, but the page breaks and date format are
not displaying correctly.


Can anybody help me to solve this problem?
Thanks!
-J.T
 
G

Greg Collins

InfoPath has some built-in XSL functions that are not available outside of
InfoPath. These are where you are breaking. You will need to locate them in
your XSL, write your own functions for them, and update those locations in
the XSL to use your functions instead.
 
Top