Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

is PDFLayoutView good to use in production? 8 years 10 months ago #9075

  • abhilash_vijayakumar@yahoo.com
  • abhilash_vijayakumar@yahoo.com's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
Hi,

is PDFLayoutView Good to use in production?

I had implement PDFLayoutView in our app, but there is a red color textview overlay on the pdf indicating the AvialMem. how to remove this text view without changing the pdfreader library code.

another question is i need to do some customization in PDFLayoutView. to do that i had wrote a class which extend to PDFLayoutView, but all the PDFLayoutView Variable are private i can't call any variable in my custom class without changing the original library code

i find out that there is several way to display the PDF (eg PDFLayoutView, PDFView and PDFReader). so which one is better to open single page PDF in Fragment viewpager?

Please Log in or Create an account to join the conversation.

Last edit: by abhilash_vijayakumar@yahoo.com.

is PDFLayoutView good to use in production? 8 years 10 months ago #9081

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
yes, to remove the AvialMem text follow this guide --> www.radaeepdf.com/support/knowledge-base...component&kbartid=20

To edit the library source code you need a Professional or a Premium license, if you have one of this license you can follow this to get the code.

You can use what you want, I suggest you to look at the PDFPagerAct of RDPDFReader project

Please Log in or Create an account to join the conversation.

is PDFLayoutView good to use in production? 8 years 10 months ago #9085

  • abhilash_vijayakumar@yahoo.com
  • abhilash_vijayakumar@yahoo.com's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
previously we are using PDFReader to render the pdf but it cause to app crash with outofmemory exception frequently on samsung galaxy s3 android os 4.3

Please Log in or Create an account to join the conversation.

is PDFLayoutView good to use in production? 8 years 10 months ago #9095

  • support
  • support's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
PDFLayoutView is is development stage.
The main drawback (the only we're aware about) is that when zooming out and panning a zoomed page you will see blank area until you finish the zoom/pan action.
We're working to enhance that class and to promote in production stage.

About out of memory: it could be related to max zoom and pdf file you're working with.
We are aware some customers are rendering huge file containing A2 pages with high res images and drawings without any issue.
The S3 itself has 1Gb ram that should be sufficient to render high res files.
If you think you're working with particular document structure, please provide us one of them so we could to some check.

Please Log in or Create an account to join the conversation.

is PDFLayoutView good to use in production? 8 years 10 months ago #9116

  • abhilash_vijayakumar@yahoo.com
  • abhilash_vijayakumar@yahoo.com's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
yes we are rendering huge pdf file with high res images and drawings. below is some of our pdf file

dsapn.asiaone.com/temp/moduletest/20140718/1.pdf
dsapn.asiaone.com/temp/moduletest/20140718/2.pdf
dsapn.asiaone.com/temp/moduletest/20140718/3.pdf

we need to render all this single page pdf file in viewpager fragment and doing runtime encrytion during download pdf file to device and runtime decrytion to open each pdf file in fragment.

can you please send me RDPDFReader project so that i can take a look at PDFPagerAct

Please Log in or Create an account to join the conversation.

Last edit: by abhilash_vijayakumar@yahoo.com.

is PDFLayoutView good to use in production? 8 years 10 months ago #9121

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
RDPDFReader is avaiable from the demo project.

Please Log in or Create an account to join the conversation.

Last edit: by Davide.
  • Page:
  • 1
Powered by Kunena Forum