PDF Viewer vs Web Viewer andriod - android-layout

Which one is Best for my Android Tutorial App (pdf viewer or web viewer) . Its a Programming tutorial app so which component i use for my app? or another suggestion to develop tutorial app.

I use pdf viewer instead of webview because pdf show all image or content offline but webview is not showing the images offline. One more Problem occur to creating a block for code between pdf.

If you have prepared your content in word/doc/pdf then the pdf viewer is best.
If you have prepared your content in HTML like web pages or website, it's best to go with the webview.

Related

Want to build a embedded link to open pdf in web view

I want to build an application that opens pdf in web view. For that i need a embedded link of google docs. The link should be like this https://docs.google.com/viewer?embedded = true&url. But I am not able to make it cam someone tell how can I make it.

Browser Page looks messy

To develop websites I use domino designer v9.01 with OpenNTF Bootstrap extension library v14. I am new to IBM domino so have mercy …
The trouble I have is : While previewing XPage apps in Notes all controls, views etc. are there and looks as expected. But when I preview same XPage apps in a web browser (newest FireFox, newest Microsoft Edge) I get messy results. To be more specific, the amount of controls, views, etc. are there and they also work. But their expected design is messy. I cannot describe it better because I have never seen such pages before.
Finally the question is : Why is the presentation of XPage apps in Notes perfect while in a web browser not ?
UPDATE
Here are 2 screenshots to visualize the problem. First screenshot is from Notes showing expected UI. Second screenshot is from FireFox browser showing non-expected UI which i call "messy". The content you see is a simple example from a tutorial. So do not wonder about that.
The Extension Library plugin will also need to be installed on the server as well as into Domino Designer. The usual process for this is using an UpdateSite database, as documented here http://www-10.lotus.com/ldd/ddwiki.nsf/xpAPIViewer.xsp?lookupName=XPages+Extensibility+API#action=openDocument&res_title=XPages_Extension_Library_Deployment&content=apicontent

Xpages Iphone Mobile Web App leaves app when opening pdf attachment

I have a Mobile Web app (for iphone) based on the Mobile controls of the Xpages extension library.
In the app the user can search for pdf and other files in the nsf files.
When the user clicks on a a filename in a view , I calculate the link like : servername/nsffilename.nsf/O/id/$FILE/filename
This opens the correct pdf file, but the user then leaves the app.
I would like to stay in the app.
I tried it with iFrames, which works fine in some browsers (IE), but not on the iphone (it only displays the first page , no way for scrolling in the pdf, no way to save the pdf file)
I also tried the download control ; but here also the user is leaving the webapp on the iphone
For an image we have a image placeholder , is something similar possible for pdf files ? a pdf placeholder ?
No, this is standard mobile web app behaviour, nothing to do with XPages. By defalt the iphone pdf viewer registers its self to handle those file types. As you have mentioned an iFrame would work to display it (wit issues) but there is no in built XPage control to hande this.

How to create a demo for the website as clickable html pages?

We have to create the demo for our web application.Our application is a J2EE app.We have to demo some of the functionality as clickable HTMls.Is there a way we can do that using some tool instead of doing it manually, we donot want to use products for flash demo's etc.
Use a web spider or similar to dump the raw HTML output. Personally I would try the ScrapBook Firefox plugin, but I'm sure there are many others.

Integrating sharepoint with lightbox

I want to integrate lightbox video with sharepoint. I have a site that I am migrating to sharepoint and I want the lightbox plugin to integrate with sharepoint. Could anyone tell me how to achieve this.
Any help would really be appreciated.
Thanks,
Prakash
All I have is the Url of the videos yah they are on the server.My requirement is to play these videos using lighbox.Actually videos are already running on the site using lightbox but we are migrating that site to sharepoint.So they have a list where all the links of the videos are present.
I found this link
http://videobox-lb.sourceforge.net/
and I have put all the js files and css files in document library and I am referring these js and css files in page layout page but I don't know its not working when I m clicking on the link its going to the Url instead of opening there only like lightbox does.

Resources