What is wrong with these 2 setup. Please respond. Thanks
- <ActionList>
<Label>ADP</Label>
<EnableLoadBalancing>false</EnableLoadBalancing>
<UID>{F9CD242B-A089-4370-9FAC-C4396580A4AB}</UID>
- <Actions>
- <Distill>
<Path>C:\Archive\?SN?.PDF</Path>
<Settings />
<Timeout>300</Timeout>
</Distill>
- <SendMail>
<Server>svr-exc01</Server>
<Port>25</Port>
<From>kumas12@hotmail.com</From>
<To>sadu@port.state.de.us</To>
<Subject>Report to ADP</Subject>
<Body>Please find attached a raw print file sent by Print Distributor www.printdistributor.com </Body>
<Attachment>C:\Archive\?SN?.PDF</Attachment>
<AttachmentName>?DY?.pdf</AttachmentName>
<UseNameAndPassword>false</UseNameAndPassword>
<UserName />
<Password />
</SendMail>
</Actions>
</ActionList>
</Port>
- <Port>
- <ActionList>
<Label>PrintToPDF</Label>
<EnableLoadBalancing>false</EnableLoadBalancing>
<UID>{DB8B6A0F-38A1-4AB3-AF83-9B9DD821820F}</UID>
- <Actions>
- <WriteFileOut>
<Path>C:\Archive\?SN?.ps</Path>
<Append>false</Append>
</WriteFileOut>
- <RunProgram>
<Program>C:\Program Files\Adobe\Acrobat 9.0\Acrobat\acrodist.exe</Program>
<Parameters>/N /Q /O "C:\Archive\?SN?.PDF" "C:\Archive\?SN?.PS"</Parameters>
<Timeout>1000</Timeout>
</RunProgram>
- <Script>
<Language>VBScript</Language>
<Code>' Clean up files after distiller Dim FSO, Path Path = "C:\Archive\" & SerialNumber Set FSO = CreateObject("Scripting.FileSystemObject") FSO.DeleteFile Path & ".ps" FSO.DeleteFile Path & ".log"</Code>
<TestFields>' Edit the variables in this file to populate global ' variables for testing. ' ' Note this file is only used while testing a script ' in the editor, it never gets run on the server. ' Option Explicit PrintFilePath = "C:\Archive\Test.ps" PrintDate = Now DocumentName = "My Test Document" SerialNumber = 999 ID = 1234 DataType = "RAW" TotalPages = 1 Copies = 1 PrinterName = "HP LaserJet"</TestFields>
</Script>
</Actions>
</ActionList>
</Port>
</Ports>
</Settings>
7th May 2009
Stephen,
Can you email the file to us at support at frogmorecs.com
7th May 2009
This thread is closed to new posts.