Search found 9 matches

by kwoodVisions
Thu Apr 18, 2019 4:07 pm
Forum: LEGACY scripting
Topic: Scripting with InDesign - Remove Pasteboard & Re-Link Files
Replies: 13
Views: 15310

Re: Scripting with InDesign - Remove Pasteboard & Re-Link Files

From the error message you are sending a folder to the flow. Indesign needs a .indd-file and that will become a PDF-file, not a folder. That error was when I tried to send an InDesign file to the PitStop Server element. I tried again, manually copying an InDesign file into the folder before the Pit...
by kwoodVisions
Wed Apr 17, 2019 6:15 pm
Forum: LEGACY scripting
Topic: Scripting with InDesign - Remove Pasteboard & Re-Link Files
Replies: 13
Views: 15310

Re: Scripting with InDesign - Remove Pasteboard & Re-Link Files

I don't see that you running PitStop Server after InDesign and then in PitStop Server running an Action list that removes everything outside the media box. You don't need some tricky scripting to solve this task! Try this one: Remove everything outside mediabox.eal.zip How would I set that up then?...
by kwoodVisions
Wed Apr 17, 2019 5:38 pm
Forum: LEGACY scripting
Topic: Scripting with InDesign - Remove Pasteboard & Re-Link Files
Replies: 13
Views: 15310

Re: Scripting with InDesign - Remove Pasteboard & Re-Link Files

Is there any special reason this has to be done in InDesign, if the document is a PDF you can remove all objects outside of the bleed or media box with an Action list in PitStop The document coming in is an InDesign file (.indd) - we get files from our customers and I'm scripting the process a user...
by kwoodVisions
Wed Apr 17, 2019 5:25 pm
Forum: LEGACY scripting
Topic: Scripting with InDesign - Remove Pasteboard & Re-Link Files
Replies: 13
Views: 15310

Re: Scripting with InDesign - Remove Pasteboard & Re-Link Files

I've updated my script further and get the following error which makes sense but I don't know how to point it in the direction of the Links folder since Switch moves the job around: Script returned error: ERROR: 1 missing links [shutterstock_20904106.jpg]. This is the image used in the main section ...
by kwoodVisions
Wed Apr 17, 2019 5:01 pm
Forum: LEGACY scripting
Topic: JavaScript working with an array
Replies: 6
Views: 10205

Re: JavaScript working with an array

Wouldn't the index of 3 then be 2 and not 3 since indexing starts at 0, not 1.
by kwoodVisions
Wed Apr 17, 2019 4:54 pm
Forum: LEGACY scripting
Topic: Scripting with InDesign - Remove Pasteboard & Re-Link Files
Replies: 13
Views: 15310

Re: Scripting with InDesign - Remove Pasteboard & Re-Link Files

Is there any special reason this has to be done in InDesign, if the document is a PDF you can remove all objects outside of the bleed or media box with an Action list in PitStop The document coming in is an InDesign file (.indd) - we get files from our customers and I'm scripting the process a user...
by kwoodVisions
Tue Apr 16, 2019 11:11 pm
Forum: LEGACY scripting
Topic: Scripting with InDesign - Remove Pasteboard & Re-Link Files
Replies: 13
Views: 15310

Scripting with InDesign - Remove Pasteboard & Re-Link Files

I'm having a hell of a time with scripting for InDesign and need some assistance. I'm using the InDesign configurator and passing a command script with no arguments. With the script I'm writing, I want it to open an InDesign document (.indd), remove the items from the pasteboard and re-link any miss...
by kwoodVisions
Mon Oct 08, 2018 11:14 pm
Forum: PitStop Server
Topic: PitStop Server Watchdog has restarted...
Replies: 1
Views: 3851

Re: PitStop Server Watchdog has restarted...

Now it's stopped working and this is the information in the Event Viewer: Faulting application name: PitStopServerWatchdog.exe, version: 18.0.1.0, time stamp: 0x5b05640f Faulting module name: ntdll.dll, version: 6.3.9600.18969, time stamp: 0x5aa29ff0 Exception code: 0xc0000374 Fault offset: 0x000000...
by kwoodVisions
Mon Oct 08, 2018 9:50 pm
Forum: PitStop Server
Topic: PitStop Server Watchdog has restarted...
Replies: 1
Views: 3851

PitStop Server Watchdog has restarted...

I have the latest version of PitStop Server installed however for some reason, I receive the following error multiple times per day: "PitStop Server Watchdog has restarted PitStop Server Processor because of an unexpected problem." I've checked the event viewer but I'm not seeing any event...