Hi: Please help me to convert text file to xml using Switch Scripter: Job1.txt input: 500 LABEL 500 1 1.72 500 1 1.72 21 01 04 HARDING'S SERVICES Shipped Via : Purolator Edmonton Tracking # : 607431612227 PO # : 9197 L 1612296 Job1.xml output: <tags> <ShippedVia>Purolator Edmonton</ShippedVia> <Trac...
Is there any way to convert PDF to text file in Enfocus Switch and send through email? I tried collaborating some javascripts in SwitchScripter but it doesn't recognise and says 'Use of undefined variable 'PDFJS'.
Hi: I'm fetching approximately 20-25 PDFs from FTP and time interval between files is 2-3 minutes. I have set FTP check every 5 minutes and used "Hold" element (Delay scheme; 30 minutes; Cyclic) to wait until all PDFs fetched. After getting all PDFs, they are merging in a single PDF using ...
I'm trying to add trim box in a PDF automatically according to size mentioned in XML file. (Please see below, sizes are highlighted). <ValueDescription Type="metadatafields"> <MF_1 LocalizedTagName="Project Name" Tooltip="Project Name" ReadOnly="No" Editor=&qu...