Re: Font issue in quark
Re: Font issue in quark
- Subject: Re: Font issue in quark
- From: Håvard Graudo <email@hidden>
- Date: Thu, 9 Feb 2006 21:22:04 +0100
Den 8. feb. 2006 kl. 15.29 skrev Jan Bultereys:
Hi, can someone tell me the syntax to replace “missing fonts in
quark” the script works with fonts that ARE on the page, but with
“missing fonts” I don’t know how to describe the fontname.
So my question is do I need to use in this case “-9,HelveticaNeue
Condensed” or “HelveticaNeue Condensed” or “{-9,HelveticaNeue” I
tied it all but don’t have any success.
tell application "QuarkXPress Passport"
activate
tell document 1
try
set (font of every character of every text box whose
font is "-9,HelveticaNeue Condensed") to "Helvetica CondensedOblique"
end try
end tell
end tell
Best regards,jan
jan,
what version of QXP are you using and would the documents have more
than one missing font pr document?
Håvard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden