Feb. 26, 2017
5:27 a.m.
On Fri, Feb 24, 2017 at 01:07:18PM -0500, Offray Vladimir Luna C??rdenas wrote:
Thanks Hilaire.
I was thinking in something that depend on OSProcess and invoke xdg-open on Linux, for example, but is not working neither.
OSProcess command: 'xdg-open ', pdfPathString
doesn't open the PDF file :-/.
Hi Offray, I tried "OSProcess command: 'xdg-open ', pdfPathString" in Pharo, and it works for me. Maybe check to be sure that pdfPathString is right? Dave