Questions tagged [react-native-pdf]
37 questions
0
votes
1 answer
Display PDF in React Native using Forms Field value not showing on IOS
Im trying to create a viewer on our app using the react-native-pdf and tried react-native-view-pdf but i have problems with the PDF Forms field on IOS the values/data aren't showing. But when the field is focused/tapped it will show the value/data.…

rzurita
- 11
- 6
0
votes
0 answers
React Native PDF - Complete Input
In my app I am able to sign some pdf.
Actually, after that the customer signed the document, we tap on the pdf where we wants to place the signature.
But we have to change this, because when we have a 30 pages pdf and the signature is at the end, we…

Thibault Dumas
- 1,060
- 2
- 10
- 21
0
votes
1 answer
React-Native-Pdf can't set the source from the app iteself
In my RN application, I use react-native-pdf. I want to show a file which is in the file system of the app. But when I set the source it doesn't work and the app can't identify the path. How can I set the path properly?

Shashika Virajh
- 8,497
- 17
- 59
- 103
0
votes
1 answer
Can't open view PDF in react-native-pdf
Currently, we use the react-native-pdf to open a pdf returned from a server-side API, e.g. https://xxxxxx/xxxx-esb/v1/customer/getSrPdfDownload?partyId=S2444201B&srRef=MmOdI42EZLRNeUG38LyNZHk10lbv8s9-zD3lJxzJz1Tg3tS4gAfKbAxOBk36Qwgn. Different from…

Tran Huynh
- 1
- 1
0
votes
1 answer
Issue in react-native-pdf library gradle build
I am getting the following build error when I run react-native run-android
Error
Could not resolve all files for configuration
':react-native-pdf:debugCompileClasspath'.
Could not find support-v4.aar (com.android.support:support-v4:26.1.0). …

Naveen Vignesh
- 1,351
- 10
- 21
-1
votes
1 answer
What should I do to merge multiple pdf files in react native?
I want to merge multiple pdf files into one. But I can not see any packages in react-native to meet this purpose.
However, I have got a package named "pdf-merger-js," though this is for reactjs. What should I do to merge multiple pdf files in react…

naimur978
- 144
- 8
-2
votes
1 answer
React native how to create a pdf inside a card?
Can anyone help me to create the above design in react native.
I am using react-native-pdf library but I could not find a way to implement above design.

karan siddhu
- 47
- 1
- 5