-
1. Re: I have a quarkXpress apple script that I would like to convert over to InDesign
Michael Witherell Dec 16, 2015 12:52 PM (in response to MarkLane1)InDesign does support applescripting. Why not post your question in the InDesign Scripting forum?
-
2. Re: I have a quarkXpress apple script that I would like to convert over to InDesign
MarkLane1 Dec 17, 2015 5:50 AM (in response to Michael Witherell)I didn't notice that they had a scripting forum group. But I will post it now, Thanks!
-
3. Re: I have a quarkXpress apple script that I would like to convert over to InDesign
MW Design Dec 17, 2015 7:40 AM (in response to Michael Witherell)It doesn't? For example:
Seems I have seen many examples of Rob providing applescript support to people.
-
4. Re: I have a quarkXpress apple script that I would like to convert over to InDesign
MarkLane1 Dec 17, 2015 12:46 PM (in response to MW Design)I guess I should have asked if anyone knows of a person or company that would convert my quarkxpress script over to use with InDesign. It's been awhile since I've used applescript and I really dont have the time to spend fumbling around trying to figure it out. Any recommendations would be appreciated.
-
5. Re: I have a quarkXpress apple script that I would like to convert over to InDesign
Willi Adelberger Dec 18, 2015 12:23 AM (in response to MarkLane1)There exist so many InDesign scripts, most JS. Ask what function you want to have script, I am pretty sure it still exists. I doubt that converting a script from a program with a complete different structure might work in InDesign in any way.
-
6. Re: I have a quarkXpress apple script that I would like to convert over to InDesign
MarkLane1 Dec 18, 2015 5:49 AM (in response to Willi Adelberger)I'm sure the code will have to be rewritten. I was hoping they could use mine for an example to go by. I'm look for someone to give me a quote on writting a script based on what I already have.
The script will have to format the text - based on how many words are in a paragraph or if the paragraph starts with a letter (item number) and ends with a number (price).
Get image and embed into the text - based on the first word of the paragraph which would be the item number and embed image above the paragraph. And all the images are named itemnumber.jpg
-
7. Re: I have a quarkXpress apple script that I would like to convert over to InDesign
rob day Dec 18, 2015 6:52 AM (in response to MarkLane1)You can probably hire someone if you post over in the scripting forum. Most of the scripters will be writing Javascript because it is cross platform, but both APIs are comprehensive. If you want to post it here I'll take a look.
-
8. Re: I have a quarkXpress apple script that I would like to convert over to InDesign
MarkLane1 Dec 18, 2015 7:00 AM (in response to rob day)Thank you, I'll repost it there.