Alansari Member Licensed User Longtime User Oct 17, 2015 #63 How to Change the direction of slide from right to left ???
DonManfred Expert Licensed User Longtime User Oct 17, 2015 #64 Alansari said: Can I Draw on the page ??? Click to expand... You cant Alansari said: How to Change the direction of slide from right to left ??? Click to expand... You cant
Alansari said: Can I Draw on the page ??? Click to expand... You cant Alansari said: How to Change the direction of slide from right to left ??? Click to expand... You cant
Alansari Member Licensed User Longtime User Nov 21, 2015 #65 DonManfred said: You cant You cant Click to expand... I cant but you can , I want to slide pages from left to right Please Modify the library or tell me how to do that It is very necessary Please Last edited: Nov 21, 2015
DonManfred said: You cant You cant Click to expand... I cant but you can , I want to slide pages from left to right Please Modify the library or tell me how to do that It is very necessary Please
DonManfred Expert Licensed User Longtime User Jan 18, 2016 #67 BarryW said: How i can get your library? Click to expand... Thank you for your interest. It´s chargeable. Please follow the donatebutton in first post.
BarryW said: How i can get your library? Click to expand... Thank you for your interest. It´s chargeable. Please follow the donatebutton in first post.
BarryW Active Member Licensed User Longtime User Jan 18, 2016 #68 Can your library reload a new PDF File... Tnx...
DonManfred Expert Licensed User Longtime User Jan 18, 2016 #69 BarryW said: Can your library reload a new PDF File... Tnx... Click to expand... Can you describe the question more clearly?
BarryW said: Can your library reload a new PDF File... Tnx... Click to expand... Can you describe the question more clearly?
BarryW Active Member Licensed User Longtime User Jan 18, 2016 #70 Sorry... Right now i am using this library [free lib]b4aPDFViewer by Icefairy333 It succesfully loads a pdf file but when i am try to reload a new pdf on it using a file browser. It will crash without error on logs. I just asking if ur already try to load a new pdf on the same window. Just reload a new pdf without initializing again the view of ur lib...
Sorry... Right now i am using this library [free lib]b4aPDFViewer by Icefairy333 It succesfully loads a pdf file but when i am try to reload a new pdf on it using a file browser. It will crash without error on logs. I just asking if ur already try to load a new pdf on the same window. Just reload a new pdf without initializing again the view of ur lib...
DonManfred Expert Licensed User Longtime User Jan 18, 2016 #71 will try later and tell the result. or maybe share an apk
BarryW Active Member Licensed User Longtime User Jan 19, 2016 #72 Thank you maybe i will wait for the result before donatation... I think i prefer for an apk for me also to test... Tnx...
Thank you maybe i will wait for the result before donatation... I think i prefer for an apk for me also to test... Tnx...
Blue.Sky Active Member Licensed User Longtime User Jan 25, 2016 #73 Hi What's atleast api for use this library? If i purchase it,can you send me quickly because i need to it
Hi What's atleast api for use this library? If i purchase it,can you send me quickly because i need to it
Marco Nissen Active Member Licensed User Longtime User Feb 13, 2016 #74 how can I redraw a page ? currently I use pdf.requestfocus but it doesnt work anymore (does not redraw)
how can I redraw a page ? currently I use pdf.requestfocus but it doesnt work anymore (does not redraw)
DonManfred Expert Licensed User Longtime User Feb 13, 2016 #75 I dont know... Maybe just load the desired page again (set the active page no)?
Marco Nissen Active Member Licensed User Longtime User Feb 13, 2016 #76 will that reset the zoom? everything should remain the same, just a re-render what do invalidate or recycle do?
will that reset the zoom? everything should remain the same, just a re-render what do invalidate or recycle do?
DonManfred Expert Licensed User Longtime User Feb 13, 2016 #77 I dont know either... Those methods comes automatically when you use a b4a ViewWrapper when doing a wrapper for b4a. Try it; maybe invaidate do a refresh... But i dont know what will happen. Even a crash is possible.
I dont know either... Those methods comes automatically when you use a b4a ViewWrapper when doing a wrapper for b4a. Try it; maybe invaidate do a refresh... But i dont know what will happen. Even a crash is possible.
Marco Nissen Active Member Licensed User Longtime User Feb 13, 2016 #78 ok. does it work best with a particular android sdk version? I recently switched from 19 to 21 do you know anything about the library you wrapped, is there any documentation?
ok. does it work best with a particular android sdk version? I recently switched from 19 to 21 do you know anything about the library you wrapped, is there any documentation?
Marco Nissen Active Member Licensed User Longtime User Feb 13, 2016 #79 FYI - calling invalidate before requestfocus enforces a re-display. however a link to documentation would be good
FYI - calling invalidate before requestfocus enforces a re-display. however a link to documentation would be good
Alansari Member Licensed User Longtime User Apr 24, 2016 #80 Nice How to read PDF file online by this library ???