pdftron-react-native icon indicating copy to clipboard operation
pdftron-react-native copied to clipboard

A convenience wrapper for building react native apps with PDFTron mobile SDK.

Results 19 pdftron-react-native issues
Sort by recently updated
recently updated
newest added

**Describe the bug** `DocumentViewManager.convertScreenPointsToPagePoints` is returning the wrong value on Android. The value returned is offset by about 0.3-0.4 times less than expected on the devices I've tested. Scales linearly...

bug
android

**Describe the bug** When a new version of PDFNet is available, a build that previously succeeded now fails. This happens because PDFNet podspec points towards https://pdftron.com/downloads/ios/react-native/latest.podspec which changes sometimes. ```rb...

bug
ios

**Describe the bug** **Steps to Reproduce the Problem** 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** **Screenshots** **Platform/Device Information (please...

bug

[NSDK-168](https://linear.app/pdftron/issue/NSDK-168/dev-update-pdftron-react-native-sample-app) ### Overview: This PR replaces the sample app in the `example` folder with a more comprehensive app instead of a standalone PDF viewer in order to better demonstrate how...

I got some issues with the library, When I want to export the file, the success alert only shows when the file is pdf (docx, png, etc don't show). And...

Hi, unlike the notes and text annotations in which the annotation is the First comment, it is not possible to change the Initial comment of a some annotation, like the...

enhancement
ios
android

**Describe the bug** Right now manual changes are needed to make Android and iOS builds work (The [Android](https://github.com/PDFTron/pdftron-react-native#android) and [iOS](https://github.com/PDFTron/pdftron-react-native#ios) part of the readme) when using a [Expo Development project](https://docs.expo.dev/development/getting-started/)...

enhancement

Hi, on web, we number annotations like on the right in screenshot, I think this is custom and not out of the box. I do not see how to achieve...

When user have dark theme on phone and DocumentView have props followSystemDarkMode={false} annotate note will have a light text color in first open. ![Знімок екрана 2022-03-22 о 16 12 20](https://user-images.githubusercontent.com/79836377/159576801-7647e2e7-3c08-4186-9056-025da6b0ea91.png)

bug
ios

In the video below, I set the status of an annotation, then I create a new annotation, note the status of the new annotation; https://user-images.githubusercontent.com/49630919/159480942-45c823c8-ef12-4d50-b2b7-01973e511ebf.mp4 Is there a way to...

bug
ios