Hi,
Could any one tell me how to open an quark file by ignoring Xpressmath missing fonts.
tell application "QuarkXPress"
activate
open file "mac17:Users:premedia:Desktop:9780205625024_LEVIN:M03_LEVI5024_06_SE_C03.qxd" remap fonts no
end tell
The above script successfully opens the quark file without font missing window if there is any missing font.
But the problem is, if any Xpressmath font is missing then the quark file will not open.
Any one suggest me how to write an applescript code to open the quark file without Xpressmath Missing font window.
Thanks,
Gopal