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

Convert img to pdf in c++

New Here ,
Mar 13, 2019 Mar 13, 2019

good
I would like to know if there is any way to pass an image (jpeg, png, etc) to pdf with the acrobat sdk library from c ++

TOPICS
Acrobat SDK and JavaScript
1.2K
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 , Mar 14, 2019 Mar 14, 2019

Yes, the Acrobat SDK includes the AVConversion APIs that can do this.

Translate
Adobe Employee ,
Mar 14, 2019 Mar 14, 2019

Yes, the Acrobat SDK includes the AVConversion APIs that can do this.

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
New Here ,
Mar 20, 2019 Mar 20, 2019

Is there an example where I can see how it is done?

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
Adobe Employee ,
Mar 20, 2019 Mar 20, 2019
LATEST

Yes, in the SDK Samples. You did download the SDK, including the documentation and samples, yes?

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