Forum How do I...?

.NET with multiple HTML files?

PDFPete
Hi, I was just wondering if there are any plans to amend the .NET Convert() method to allow for multiple input files to be specified?

You can already do this via the command line but not via the .NET api, unless I am missing something?

I notice this has already been discussed a couple of years ago. Is there any more news on this? or ETA when this can be expected?

TIA
mikeday
Sorry for the unreasonable delay, it appears that we missed your comment. The .Net interface is limited as it does not yet support applying Prince to multiple input documents (unless you use XInclude or other tricks to combine them into one document). We have added this issue to the roadmap and will add this feature in a future release.
mikeday
Today we have released an updated .NET wrapper for Prince that includes a new ConvertMultiple() method.