Skip to main content
mOrtiz
Participant
December 9, 2024
解決済み

How to connect api + c++ ?

  • December 9, 2024
  • 返信数 2.
  • 472 ビュー

Hi all!

I´m working with tuhmbnails without api, just the handler from acrobat. But i see java examples,but i don´t see C++,just net. Where  i can get examples with c++ win32, no NET ? Thx

 

このトピックへの返信は締め切られました。
解決に役立った回答 Raymond Camden

We don't have SDKs for every language, that wouldn't be possible. However, our REST API is super simple, that's what I use in Node instead of our Node SDK.

返信数 2

Raymond Camden
Community Manager
Community Manager
December 9, 2024

We don't have SDKs for every language, that wouldn't be possible. However, our REST API is super simple, that's what I use in Node instead of our Node SDK.

mOrtiz
mOrtiz作成者
Participant
December 9, 2024

Thank you very much 🙂 I will try it!