Export XML?

I’ve been using Aspose.PDF to create a PDF export on my website through code (not using XML templating). I’m now moving on to my second report and I want to use the same basic layout as the first, and want to use XML templating for better manageability. I would like to avoid having to design an XML template by hand…

Is there a way that I can create an XML template for my second report off of the first? For instance, if I executed a pdf.SaveXml(“filename.xml”) immediately before the pdf.Save(“filename.pdf”) that exists in my current export routine?

Thanks,
Jeff

Hello Jeff,

Thanks for using our products.

I am afraid currently Aspose.Pdf does not support the feature of exporting PDF layout in XML format. However, this feature seems to be very interesting and I have logged it as PDFNET-24536 in our issue tracking system under New Features list. We will further look into the details of this requirement to asses that either we can support this feature or not and will keep you updated on the status of correction. We apologize for your inconvenience.