Skip to main content
Participant
September 22, 2021
Question

How to create tagged (accessible) pdf from HTML template in .Net Core using programming?

  • September 22, 2021
  • 1 reply
  • 299 views

Hello,

I want to create tagged pdf from HTML template in .net core. How can i achieve this? I have tried to find this feature in Adobe PDF services API but no luck. Please suggest.

    This topic has been closed for replies.

    1 reply

    Kyle Julé24692827
    Adobe Employee
    Adobe Employee
    July 15, 2022

    Hi there,

    I think the "Create From HTML" operations are what you are looking for.

    https://github.com/adobe/PDFServices.NET.SDK.Samples/tree/master/CreatePDFFromDynamicHtml

    Let us know if you have any questions.