Search found 14 matches

by msierra
Sun Apr 23, 2017 1:05 pm
Forum: Scripting
Topic: ImageMagick jpg to pdf
Replies: 2
Views: 14976

Re: ImageMagick jpg to pdf

Hello jan_suhr,

Downloaded static and it works fine via Execute Command. Thank you for the guidance, much appreciated.
by msierra
Fri Apr 21, 2017 11:56 pm
Forum: Scripting
Topic: ImageMagick jpg to pdf
Replies: 2
Views: 14976

ImageMagick jpg to pdf

Trying to convert jpg to PDF using ImageMagick with Execute Command. Have had no success. Log is reporting "stderr: magick.exe: unable to load module 'C:\Program Files\ImageMagick-7.0.5-Q16\modules\coders\IM_MOD_RL_JPEG_.dll': The specified module could not be found." However IM_MOD_RL_JPE...
by msierra
Fri Sep 16, 2016 4:25 pm
Forum: Action Lists
Topic: Action Change Position
Replies: 2
Views: 13556

Re: Action Change Position

Thank you for the reply and I apologize, I should have been clear with my post. We need to move a selection of text lines to a specific position based on a center right reference point. The Clients layout specs are, Address block: Address text is left justified and must be positioned .25" inche...
by msierra
Wed Sep 14, 2016 7:40 pm
Forum: Action Lists
Topic: Action Change Position
Replies: 2
Views: 13556

Action Change Position

Trying to create an Action to move selected items to a specific position. Action List Select objects inside region (works great) Change Position, Would like to move using reference point Center Right for X but leave Y position as is. Action Change Position requires both X and Y values be defined. Is...
by msierra
Wed Jun 29, 2016 11:27 pm
Forum: Flows
Topic: Switch Imposition Ganging Workflow
Replies: 5
Views: 3210

Re: Switch Imposition Ganging Workflow

Yes, we would have to submit metadata along with PDF. Below is a concept of xml that would submit with PDF. We are still not completely clear to the total amount of substrates involved but I agree that if 50+ it would get out of hand. We have submitted a lot of questions that have yet to be answered...
by msierra
Tue Jun 28, 2016 8:30 pm
Forum: Flows
Topic: Switch Imposition Ganging Workflow
Replies: 5
Views: 3210

Re: Switch Imposition Ganging Workflow

Thank you cstevens for reply. This is good information and will assist with planning what software[s] we employ to achieve objective. Ideally we would want our Dev Team to build grouping logic into our proprietary back-end workflow solution but they are a bit taxed right now with a tight delivery ti...
by msierra
Tue Jun 28, 2016 6:06 pm
Forum: Flows
Topic: Switch Imposition Ganging Workflow
Replies: 5
Views: 3210

Switch Imposition Ganging Workflow

Has anyone tried to or has created an Imposition Ganging Workflow with Switch or Switch with use of third party configurator? Would need to gang PDF files for imposing based on a series of rules. Would like to impose files with Switch workflow. Would be ideal if switch Workflow can further process i...
by msierra
Thu Jun 16, 2016 11:47 pm
Forum: Flows
Topic: Reorder pages in a pdf
Replies: 13
Views: 7341

Re: Reorder pages in a pdf

We recently built a similar workflow with exception of xml. Input file is a multi-page pdf containing 5 pages. These 5 pages will replace 5 pages from a static file e.g. from static file pages 5, 101-104 are replaced by the 5 pages from the input file. Pages from the Input file are in expected order...
by msierra
Tue May 17, 2016 11:17 pm
Forum: PitStop Server
Topic: PitStop CLI to Disable/Enable Hotfolder[s]
Replies: 1
Views: 9183

PitStop CLI to Disable/Enable Hotfolder[s]

Would anyone know if the PitStop CLI can be used to Disable/Enable Hotfolders?
by msierra
Fri Mar 25, 2016 7:01 pm
Forum: Scripting
Topic: SFTP Download using Switch Execute Command
Replies: 4
Views: 2962

Re: SFTP Download using Switch Execute Command

I was trying with Bitvise sfptc via Execute Command and finally got it to work. However as you indicated the easiest solution is to use "FTP Receive", which supports SFTP. Thank you for replying.
by msierra
Sat Mar 19, 2016 8:36 pm
Forum: Scripting
Topic: SFTP Download using Switch Execute Command
Replies: 4
Views: 2962

SFTP Download using Switch Execute Command

Has anyone successfully used the Execute Command to send args to a ssh command line utility to download files? I'm attempting with Bitvise SSH Client without success. I have no issues using cmd shell and I do understand Switch executes directly in os.
by msierra
Mon Feb 22, 2016 7:12 pm
Forum: Preflighting
Topic: SmartPreflight Variables in Switch
Replies: 1
Views: 12731

SmartPreflight Variables in Switch

Does anyone know if "Text with variables" is available with PitStop Server 12 when creating a Variable Set? Text with variables allows using Switch job meta data.

If not, can a script be used to assign a value to a Smart Preflight variable?
by msierra
Mon Aug 17, 2015 8:53 pm
Forum: Flows
Topic: List files in nested folder
Replies: 2
Views: 1782

Re: List files in nested folder

Perfect, did not know html tags could be used.
by msierra
Mon Aug 17, 2015 4:03 pm
Forum: Flows
Topic: List files in nested folder
Replies: 2
Views: 1782

List files in nested folder

Without using a Scripting Configurator is it possible to obtain a list of files from a nested folder displayed in a vertical list (separated by end of line) instead of a horizontal list separated by ";"?