react-native-pdf-viewer icon indicating copy to clipboard operation
react-native-pdf-viewer copied to clipboard

More feature getPageRotate

Open rg9z opened this issue 3 years ago • 5 comments

i think we can get rotate value of page in PdfUtil, it's really helpful.

rg9z avatar Jul 25 '22 07:07 rg9z

iOS should be relatively simple to implement. Unfortunately, android.graphics.pdf.PdfRenderer does not have API for these details. PDF format for page size metadata is not too complicated, so should be able hand code a mini parser.

Will take a look when I have time. (Of course, PRs always welcome.)

alpha0010 avatar Jul 26 '22 12:07 alpha0010

i got an error that say undefined is not a function

Melvin231 avatar May 02 '23 11:05 Melvin231

@Melvin231 It sounds like you have a bug report, unrelated to this current issue. Please open a new issue detailing the problem, if you are still experiencing it.

alpha0010 avatar May 16 '23 22:05 alpha0010

Thanks so much for the response alpha everything working how I want it to work .( perfect )

Melvin231 avatar May 16 '23 22:05 Melvin231

Thanks so much for the response alpha everything working how I want it to work .( perfect )

On Tue, 16 May 2023 at 22:21 Alpha @.***> wrote:

@Melvin231 https://github.com/Melvin231 It sounds like you have a bug report, unrelated to this current issue. Please open a new issue detailing the problem, if you are still experiencing it.

— Reply to this email directly, view it on GitHub https://github.com/alpha0010/react-native-pdf-viewer/issues/16#issuecomment-1550432219, or unsubscribe https://github.com/notifications/unsubscribe-auth/APJA5LVCTHRRG5SFCMOGOEDXGP4VVANCNFSM54RJQIYQ . You are receiving this because you were mentioned.Message ID: @.***>

Melvin231 avatar May 16 '23 22:05 Melvin231