Awa-
Thank you for posting on the Discussion Forums.
Postscript files are quite complicated. They contain a combination of vector line data, pixel image data, and font type (without embedding the actual font) information. This makes the *.ps or PostScript file very flexible. In order to display a ps file in LabVIEW it would first need to be converted to a jpg, gif, png or one of the other LabVIEW supported image formats.
I can only make suggestions as to how you could achieve this. One way may be done using a 3rd party function call.
Good Luck,
Erik