Sumesh wrote:
hi i'm using the PalmOnePhoto for capturing the screen and store it in a jpeg file in my application .. i'm able to create jpeg file using the following code, but the PalmPhotoDisplayImage function not displaying this image but i tried to open the same file with pnoJpeg Libray, there it working properly.. how can i use the PalmPhotoDisplayImage function to display the same..
i experienced the same thing - it turns out that palmphoto library only likes jpeg streams having the ".jpg" extension! i see your temporary file name is "palmLibTemp". change the name to "palmLibTemp.jpg" and it should work.
sz. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
