[PDFNet] How do I transform a XML to PDF ?

Q: Does the SDK have the ability to transform a XML to PDF or any
other abilities related with XML?
----------------
A: XML is a fairly generic concept and there is no universal XML to
PDF transformation without a bit more specific XML grammar (e.g. SVG,
XPS, XS-FO, Open XML etc). You can use ‘pdftron.PDF.Convert’ add-in to
transform from XAML, .NET Flow/Fixed documents, XPS, Word/MS-Office
to PDF.

As a starting point you may want to take a look at following sample
which come as part of PDFNet SDK:

XAML to PDF (Transforms XAML or .NET Flow documents to PDF):
  http://www.pdftron.com/pdfnet/samplecode.html#Xaml2Pdf

Convert (Converts from Word/Office/EMF/Image/XPS or any printable
document to PDF):
  http://www.pdftron.com/pdfnet/samplecode.html#Convert

--
You received this message because you are subscribed to the "PDFTron PDFNet SDK" group. To post to this group, send email to support@pdftron.com
To unsubscribe from this group, send email to pdfnet-sdk-unsubscribe@googlegroups.com. For more information, please visit us at http://www.pdftron.com