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

Which library for the plugin AVConversion ?

Community Beginner ,
May 23, 2018 May 23, 2018

Hi all,

I am a new user of the Adobe PDFL SDK.

In my project, I need to insert a bmp image in my PDF. It seems that using AVConversion is the better way to do this. My question is "Which are the Library to include in my C++ project and where can I found them ?"

For the moment, I have a linking error with "_gAcroViewHFT" and "_gAcroViewVersion".

Thanks in advance for your help.

Regards.

TOPICS
Acrobat SDK and JavaScript
1.1K
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

LEGEND , May 23, 2018 May 23, 2018

The AV layer is only in Acrobat, just as the PDFL layer is only in the library.

Translate
Community Expert ,
May 23, 2018 May 23, 2018

Do you create a plug-in for Adobe Acrobat?

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
Community Beginner ,
May 23, 2018 May 23, 2018

No, we develop a software and at some point I would like to create a pdf file.

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 ,
May 23, 2018 May 23, 2018

You would like to create a PDF from scratch or by conversion from some other format? If other formats, that is where AVConversion comes in – but as TSN says, that is only for Acrobat (not PDFLibrary). From scratch, you can most certainly use the library.

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
Community Beginner ,
May 23, 2018 May 23, 2018
LATEST

Yes, I want to create a PDF from scratch and yes I can do it with the library. The only point that I still have problem is to insert an image but it's an other question. I will close this one. Thank you.

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
LEGEND ,
May 23, 2018 May 23, 2018

The AV layer is only in Acrobat, just as the PDFL layer is only in the library.

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