Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

how to pass local pdf URL and convert in pptx in nodejs?

New Here ,
May 08, 2024 May 08, 2024

i am unable to pass local URL of pdf to convert pptx slide in nodejs 

TOPICS
Document Generation API , General , Node.js SDK , PDF Services API , REST APIs , UiPath
229
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , May 08, 2024 May 08, 2024

Well, you need to give us a lot more info to help you. First off, the PDF to PPTX APIs do not take URLs - they take files. Your code would need to download the PDF and stream it to the endpoint, or the SDK.

Translate
Adobe Employee ,
May 08, 2024 May 08, 2024
LATEST

Well, you need to give us a lot more info to help you. First off, the PDF to PPTX APIs do not take URLs - they take files. Your code would need to download the PDF and stream it to the endpoint, or the SDK.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources