Skip to main content
Participant
February 8, 2023
Question

I cannot call the adobe service in asp.net application but I can do that in console application.

  • February 8, 2023
  • 1 reply
  • 3008 views

I tried to convert the pptx file to the pdf file in asp.net application but it has no response withour errors. However,if I did that in console application, everything is fine.

    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    Raymond Camden
    Community Manager
    Community Manager
    February 8, 2023

    We can't help you unless you share some code. The SDK should work in console or web apps, anywhere really. I'm not a DotNet person, but if you can share a bit, I can try to help.