If you are experiencing an issue please mention the full platform your 
issue applies to:
IDE: NetBeans/Eclipse/IDEA Netbeans 11
Desktop OS Windows 10 Pro
Simulator Latest
Device PC In Simulator

Note this did work before (poss several months ago)

Display.getInstance().execute(pdf file) on PC in Simulator does not open 
files. (pdf,lpg, etc.)

This example is PDF.

File path:  A3MpiPhotosDir + fileName = [
file://home/A3-TECH/MpiPhotos/SuggestedInventory_2020_01_10_11_57_33.pdf]
            Display.getInstance().execute(A3MpiPhotosDir + fileName, e -> {
                MyLog.p("viewImageFromDisk: image length = " + image.length 
+ " fileName = [" + fileName + "]");
            });

Works as expected on devices.

Thoughts?

Regards

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/f39dedf4-7a0b-4c33-a4ef-7f886fd60c85%40googlegroups.com.

Reply via email to