Post Reply 
Files on HP Prime Question
05-20-2015, 10:10 PM (This post was last modified: 05-20-2015 10:18 PM by critor.)
Post: #12
RE: Files on HP Prime Question
Yeah, a nice PNG images viewing app seems quite easy now. Smile


But a document viewing app still remains much more difficult:

* We could convert a PDF into a collection of several PNG images, with one image per page.
But a huge problem is that the latest Connectivity Kit version doesn't let you drag and drop files into applications 'Files' folders.
You need to right-click the app 'Files' folder, and add your PNG images, one by one.
So if your PDF is for example 50 pages long, you can just forget this for now. Sad

* Another idea would be to concatenate several PNG images into a single file, thus forming the document.
But together with it comes another problem :
- to be able to get a part of a file data, we have to use AFilesB() and not AFiles()
- to be able to display the PNG data, we have to use AFiles() and not AFilesB()
Indeed, G1:=AFilesB(filename,offset,size) doesn't seem to work, even when offset is 0.

Any idea of a workaround ? Any other ideas ?


Thanks.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Files on HP Prime Question - mandresve - 05-14-2015, 01:48 AM
RE: Files on HP Prime Question - mandresve - 05-15-2015, 01:08 AM
RE: Files on HP Prime Question - mandresve - 05-15-2015, 04:30 AM
RE: Files on HP Prime Question - debrouxl - 05-15-2015, 07:57 PM
RE: Files on HP Prime Question - mandresve - 05-16-2015, 12:56 AM
RE: Files on HP Prime Question - debrouxl - 05-16-2015, 07:18 AM
RE: Files on HP Prime Question - mandresve - 05-16-2015, 11:39 PM
RE: Files on HP Prime Question - mandresve - 05-18-2015, 05:56 AM
RE: Files on HP Prime Question - critor - 05-20-2015 10:10 PM
RE: Files on HP Prime Question - critor - 05-21-2015, 03:43 PM
RE: Files on HP Prime Question - critor - 05-24-2015, 09:49 AM
RE: Files on HP Prime Question - jte - 05-21-2015, 06:38 PM
RE: Files on HP Prime Question - debrouxl - 05-21-2015, 06:02 AM
RE: Files on HP Prime Question - Adriweb - 05-21-2015, 03:48 PM
RE: Files on HP Prime Question - critor - 05-21-2015, 04:56 PM
RE: Files on HP Prime Question - critor - 05-21-2015, 06:45 PM



User(s) browsing this thread: 1 Guest(s)