Search found 6 matches
- Wed Aug 20, 2025 7:26 pm
- Forum: PDF Creation
- Topic: SVG images
- Replies: 6
- Views: 13360
Re: SVG images
I went ahead and created an app that will support these conversions - SVG to PDFs. It should be available in the next week or so in the app store depending on their review process.
- Wed Sep 15, 2021 7:12 am
- Forum: Appstore
- Topic: Looking For Problems
- Replies: 0
- Views: 35974
Looking For Problems
Hello, We build applications for the app store and are looking for some common problems the community is facing but have not quite found a solution for yet. Currently, we have these two applications and will have another shortly - https://www.enfocus.com/en/appstore/product/pdf-watermarks https://ww...
- Wed Sep 15, 2021 7:10 am
- Forum: Node.js scripting
- Topic: Text to XML using Node.js in Switch Scripter
- Replies: 5
- Views: 13999
Re: Text to XML using Node.js in Switch Scripter
Hello,
We have built custom solutions for customers that do similar operations.
If you would be interested in having some help, send me a private message.
Looking forward to hearing from you.
Ryan
We have built custom solutions for customers that do similar operations.
If you would be interested in having some help, send me a private message.
Looking forward to hearing from you.
Ryan
- Wed Sep 15, 2021 7:06 am
- Forum: Appstore
- Topic: Looking For Problems
- Replies: 0
- Views: 30599
Looking For Problems
Hello, We build applications for the app store and are looking for some common problems the community is facing but have not quite found a solution for yet. Currently, we have these two applications and will have another shortly - https://www.enfocus.com/en/appstore/product/pdf-watermarks https://ww...
- Fri Apr 02, 2021 2:38 am
- Forum: Node.js scripting
- Topic: Issue With job.getPath()
- Replies: 2
- Views: 5779
Re: Issue With job.getPath()
Thank you!
- Thu Apr 01, 2021 6:40 am
- Forum: Node.js scripting
- Topic: Issue With job.getPath()
- Replies: 2
- Views: 5779
Issue With job.getPath()
Hello, I am having a weird issue where I cannot get job.getPath() to work and am getting undefined in the result. https://www.enfocus.com/Manuals/UserGuide/SW/11U4/Switch/en-us/reference/r_job_class.html async function jobArrived(s, flowElement, job){ let column1 = await flowElement.getPropertyStrin...