We use this daily on hundreds of images.
Thanks!
Search found 19 matches
- Thu May 29, 2025 5:40 pm
- Forum: PDF Creation
- Topic: SVG images
- Replies: 5
- Views: 7942
- Thu May 22, 2025 5:10 pm
- Forum: PDF Creation
- Topic: SVG images
- Replies: 5
- Views: 7942
SVG images
I've asked this question in here before but it's been a while and I wanted to see if anybody has come up with anything since. I'd like to take a .svg that I get from Amazon and create a pdf from it. The problem is everything either opens it with a mask over it and off-center or opens it at the wrong...
- Wed Mar 26, 2025 7:11 pm
- Forum: Switch
- Topic: Photoshop 20.0 app
- Replies: 2
- Views: 14502
Photoshop 20.0 app
When I try to use the photoshop app in switch it just stays at switch is completing task you requested but never goes any further. I have to restart the machine cause I can't even restart switch. I've remove the app and tried it again with same results. Any help would be appreciated. All this so I c...
- Thu Aug 01, 2024 9:23 pm
- Forum: Action Lists
- Topic: Scale PDF
- Replies: 2
- Views: 15433
Re: Scale PDF
Figured it out. Had never noticed before how you can now scale adjust by value under the scale selection.
- Thu Aug 01, 2024 7:08 pm
- Forum: Action Lists
- Topic: Scale PDF
- Replies: 2
- Views: 15433
Scale PDF
This is probably a really easy one and I'm over thinking it. I want to take any size pdf and scale it down so I have a .25" blank border on all sides. Is there an action for this. I can do individual size but I want to scale any size from the center out. I know it's a math thing but I just can ...
- Wed Jun 19, 2024 2:36 pm
- Forum: Flows
- Topic: Photoshop app
- Replies: 5
- Views: 4874
Re: Photoshop app
@freddyp
I'm trying Inkscape now but it seems that it opens all my files at the wrong size and then I have to manually adjust to the correct size of the order. Granted I can now do it in like 15 seconds but automation is what I'm looking for.
I'm trying Inkscape now but it seems that it opens all my files at the wrong size and then I have to manually adjust to the correct size of the order. Granted I can now do it in like 15 seconds but automation is what I'm looking for.
- Wed Jun 19, 2024 2:34 pm
- Forum: Flows
- Topic: Photoshop app
- Replies: 5
- Views: 4874
Re: Photoshop app
That piece of software is way above my coding abilities. I'm more of a GUI type of guy.
Thanks,
Thanks,
- Tue Jun 18, 2024 3:10 pm
- Forum: Flows
- Topic: Photoshop app
- Replies: 5
- Views: 4874
Photoshop app
I'd like a flow that takes the json file and picks up a svg image, makes it the correct size based on the information in the json file, and saves it out as a pdf. The other issue is the app keeps crashing all of switch not just the flow but the whole thing. I tried illustrator but I get error and th...
- Fri Apr 12, 2024 5:25 pm
- Forum: Applications
- Topic: Photoshop App
- Replies: 4
- Views: 19372
Re: Photoshop App
do you know where I can find an example?
- Fri Apr 12, 2024 4:34 pm
- Forum: Applications
- Topic: Photoshop App
- Replies: 4
- Views: 19372
Photoshop App
Is there an app that will pick up a json file and pick up the images based off what's in the json file and create it. I can open the svg file in photoshop but it rasterizes it to the wrong size and the app in switch doesn't recognize the file type. I have very little experience with json and svg fil...
Logs
Since we've added the adobe apps into switch we have seen the Enfocus PitStop Server Logger that is 9-10 gigs in size. This has also coincided with switch crashing and us having to restart all the flows. Has anybody else seen this.
Thanks,
B
Thanks,
B
- Tue Sep 12, 2023 4:14 pm
- Forum: Action Lists
- Topic: Action not showing correct results
- Replies: 4
- Views: 13282
Re: Action not showing correct results
Issue found. I missed a 1 in the variable set. Something so small can cause such a problem.
Thanks
Thanks
- Tue Sep 12, 2023 2:08 pm
- Forum: Action Lists
- Topic: Action not showing correct results
- Replies: 4
- Views: 13282
Re: Action not showing correct results
Yes it's a flow in Switch. The problem I'm having is the document is larger than the XML is saying it's supposed to be. I should get an error out of the pitstop server element that than gets passed on by switch. The document is 8.5x11. I send XML with 8x11 and it doesn't work, but if I change it to ...
- Mon Sep 11, 2023 4:53 pm
- Forum: Action Lists
- Topic: Action not showing correct results
- Replies: 4
- Views: 13282
Action not showing correct results
I have an action that is in pitstop server element that checks if a pdf is larger than what the xml says. My issue is I know the action is written correctly cause if I do it manually in acrobat and pitstop it works. I have a document that is 8.5x11 portrait and the xml for testing is 8.3 x 11 with ....
- Fri Jun 23, 2023 9:34 pm
- Forum: PDF Creation
- Topic: Adobe Preset
- Replies: 8
- Views: 40585
Re: Adobe Preset
That seems to have worked. I got some other minor tweaks to do but at least it's moving through the flow. Thanks so much!