Understood.

Thanks.

On Friday, January 10, 2020 at 1:37:49 PM UTC-5, Mark Bolduc wrote:
>
> 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/f86e7eda-b1bb-405c-8aee-42fe001a971a%40googlegroups.com.

Reply via email to