Hi,
Is it possible to convert all ASPX pages from SharePoint Site Pages List to one PDF file with MOSS Document Converter and Aspose.Pdf ?
If so, do you have sample code ?
This message was posted using Page2Forum from Aspose.Form - Aspose.Pdf for .NET and Java
Hello Jean-Pierre,
Thanks for considering Aspose.
You can use MOSS and Aspose.Pdf to convert aspx file into PDF, and once the PDF files are generated you can use Aspose.Pdf.Kit to concatenate them into a single resultant PDF.
For information on how to convert aspx file into PDF, please visit Converting Html or Aspx to PDF (Beta version)
For information on how to use MOSS for document conversion, please visit Document conversion using MOSS
For more information on how to concatenate PDF files, please visit Concatenate PDF Documents