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

how to create PDF with steam?

Community Beginner ,
Mar 15, 2018 Mar 15, 2018

Copy link to clipboard

Copied

Is there any method in SDK which can be used to created AvDoc or PdDoc from Steam or MemoryStream?

Basically I don't want to pass File's path but want to use its Steam or MemoryStream or even byte[] can be use.

TOPICS
Acrobat SDK and JavaScript

Views

318

Translate

Translate

Report

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 , Mar 15, 2018 Mar 15, 2018

Yes, you need to create a custom filesystem that handles the stream/memorystream/byte[] that you have your data stored in.

Votes

Translate

Translate
Adobe Employee ,
Mar 15, 2018 Mar 15, 2018

Copy link to clipboard

Copied

LATEST

Yes, you need to create a custom filesystem that handles the stream/memorystream/byte[] that you have your data stored in.

Votes

Translate

Translate

Report

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