How to convert InDesign PDF to Html in C#
How to convert InDesign PDF to Html using C#.
Scenario:
I have designed a PDF using InDesign and it has popup(its kind of Model dialog, over the PDF).
Problem:
The PDF and Intractive dialogs working in ADOBE READER. But if i trying to open in browser view it will not open any dialog and animations.
So that I'm trying to export the PDF to HTML for web/Mobile view.
Could you please help me out to achive my use case? Thanks advance.