sgong-pdftron

Results 15 comments of sgong-pdftron

Any update on this issue? I am having similar situation and trying to bind a library that is using Room, the exact same error (Missing class: android.arch.paging.PositionalDataSource) is showing up...

Update: manually including the android.paging common jar (tested with `common-1.0.1.jar`) as `EmbeddedJar` in the binding library will create a successful build.

@abdoerrahiem could you please provide screenshots or videos so we can better assist you? Thanks.

alternative would be to enable annotation manager instead which will be able to handle these two cases correctly

@darrenchann could you please perform first round of review, thanks.

@damianimashaun this seems quite custom to your application and is not supported out-of-box. To achieve this, you'll likely need to edit Java/Obj-C code. Is that something you are OK with?...

@damianimashaun for android, please find demo sample below: You will need to look at ElementBuilder API. Complete ElementBuilder sample can be found here: https://www.pdftron.com/documentation/samples/android/java/ElementBuilderTest/?platforms=android In particular, you need to learn...

HI @zararani we are unsure what you mean, could you please describe in details what you are experiencing with the PDFTron flutter package? Please include steps to reproduce and a...

@henritrees we are able to reproduce, we will update you as soon as we have more information on this. Thanks.

@henritrees while we are still investigating, do you need the "AppBar" for the viewer page? removing that app bar will resolve this problem, so it's something to do with compatibility...