Post Reply 
Files on HP Prime Question
05-21-2015, 03:07 PM
Post: #16
RE: Files on HP Prime Question
(05-20-2015 10:10 PM)critor Wrote:  You need to right-click the app 'Files' folder, and add your PNG images, one by one.

Drag the application to the content pane in the bottom left corner. Drag whatever files you want to the directory. Send it. :-)

Any file in the application directory will be sent along. No recursion to lower directories. The "add file" just copies your selected file to the folder - nothing more.

Quote:* Another idea would be to concatenate several PNG images into a single file, thus forming the document.

A PNG is zip file essentially. http://en.wikipedia.org/wiki/Portable_Ne...ompression
Quote:PNG uses a non-patented lossless data compression method known as DEFLATE, which is the same algorithm used in the zlib compression library.

This means that

Quote:Indeed, G1:=AFilesB(filename,offset,size) doesn't seem to work, even when offset is 0.

would be like getting a hex editor to pull out a small block from the middle of a .zip file and trying to use it directly. It just isn't possible as you don't have a fully formed zip archive will all the information needed to decompress it.

TW

Although I work for HP, the views and opinions I post here are my own.
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 - Tim Wessman - 05-21-2015 03:07 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)