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

Acrobat PDF reader in react naive mobile application

Community Beginner ,
Oct 09, 2022 Oct 09, 2022

I wanted to integrate Acrobat PDF reader in react naive mobile application
with feature 
Highlighter
Bookmarking
underline 
Text to speech
I did't find the integration process and to generate the Key

TOPICS
Android , Enterprise mobility management and SDK , iOS
2.0K
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 ,
Oct 10, 2022 Oct 10, 2022

Hi @Apps25802148hw0v,

 

Hope you are doing well. Per the description, I understand that you want to integrate Acrobat with React Naive.

 

Would you mind sharing a screen recording of the workflow you are following to integrate Acrobat?

Sharing this would help me forward it to the deployment team for better clarity.

 

-Souvik.

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 ,
Oct 11, 2022 Oct 11, 2022

Hi

I am following the below link to integarte it 
https://www.npmjs.com/package/@adobe/react-native-acpcore


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 ,
Oct 11, 2022 Oct 11, 2022

Hi @Apps25802148hw0v,

 

Thank you for sharing the reference. 

 

Would you mind sharing the recording of the workflow and exactly which step you are stuck to share the appropriate steps.

 

-Souvik.

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 ,
Oct 12, 2022 Oct 12, 2022

I have installed the package using this command 

npm install @adobe/react-native-acpcore

 screen recording 
issue is with 

Updating the SDK configuration:
ACPCore.updateConfiguration({"yourConfigKey": "yourConfigValue"});

where can i get ConfigKey and ConfigValue
and I didnt find the cod eto open the pdf and 
few feature

  1. Highlighter
  2. Bookmarking
  3. underline
  4. Text to speech
    5. page scroll style (Horizontal scroll)
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 ,
Oct 12, 2022 Oct 12, 2022

Hi @Apps25802148hw0v,

 

Thank you for sharing all the steps and details. Can you make the Screen Recording link viewable for anyone with the link? 

I tried opening it, but it seems to me that I do not have access.

 

-Souvik.

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 ,
Oct 12, 2022 Oct 12, 2022
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 ,
Oct 12, 2022 Oct 12, 2022

Please share a link to the API documentation you are trying to follow.

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 ,
Oct 12, 2022 Oct 12, 2022

documentation Link
adobe-react-native-acpcore 

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 ,
Oct 12, 2022 Oct 12, 2022

Hi @Apps25802148hw0v,

 

You may refer to the below link for tutorials and samples on how to integrate Acrobat with React Naive:
Current SDK Versions - Adobe Experience Platform Mobile SDKs (gitbook.io)

 

Let me know if this helps.

 

-Souvik.

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 ,
Oct 12, 2022 Oct 12, 2022
LATEST

This is the same documentation which we have checked it, the code which is in Git 

Thanks for your support  Souvik

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