We are looking at creating a custom PDF document for users using C#. The windows app will ask certain questions to the user. Based on the questionnaire responses certain sections are removed / added. The PDF will be in a 2 column layout with fair amount of graphics etc.
What is the best solution to create this PDF based on user responses to the questionnaire?
Thanks.
