How can i Convert Multiple XML files and XSLT files to One PDF using c# ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The PDF creation process is very simple. irrespective of file types the files can be read and written to a pdf object. For that you need a custom pdf conversion tools. Add the dll tool to the project, refer it and convert your files.
Apart for that I would like to know “What have you done and is there any additional requirement on the same?” Do you want to convert open XML and XSLT document and then write to pdf.