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

Getting started on a PDF Library application in .NET (missing AdobePDFL.dll)

New Here ,
Feb 11, 2020 Feb 11, 2020

Copy link to clipboard

Copied

I was referring to the documentation on how to create a PDF Library application on windows, it mentions that the following files are shipped with the PDF Library SDK: 

  • AdobePDFL.lib
  • AdobePDFL.dll
  • libpdfl.so
  • AdobePDFL framework

I can't seem to locate these files, I need the AdobePDFL.dll to begin developing in .NET.

 

Please let me know if I am missing something, any help would be appreciated.

Thank you,

Jayden

TOPICS
Acrobat SDK and JavaScript

Views

418

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
LEGEND ,
Feb 11, 2020 Feb 11, 2020

Copy link to clipboard

Copied

You get access to these (or their replacements, this is VERY old info) after you license the library from Datalogics.

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
New Here ,
Feb 11, 2020 Feb 11, 2020

Copy link to clipboard

Copied

Thank you for your help. That is what I thought originally but there must have been some mis communication from within my team.

 

Thanks again!

Jayden

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
LEGEND ,
Feb 11, 2020 Feb 11, 2020

Copy link to clipboard

Copied

LATEST

Also... this is a C/C++ API and has to be compiled with the matching headers. It isn't a DLL you can just hook into from other environments. However, Datalogics has created wrappers for .Net and Java if you license them. https://dev.datalogics.com/adobe-pdf-library/sample-program-descriptions/net-sample-programs/

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