Re: Two Docs from One Link/Action

2011-09-16 Thread Nick Broadhurst
List > Date: > 09/16/2011 12:19 PM > Subject: > Two Docs from One Link/Action > > > > Hi folks, > > Trying to generate an additional document from a link/action that already > generates one. Here is my config: > > > > method="MedicalRecordsRequest

Re: Two Docs from One Link/Action

2011-09-16 Thread Eric Lentz
19 PM Subject: Two Docs from One Link/Action Hi folks, Trying to generate an additional document from a link/action that already generates one. Here is my config: application/msword inputStream filename="Med-Rec-R

Re: Two Docs from One Link/Action

2011-09-16 Thread Wes Wannemacher
I think if you find a solution it will be heavily convoluted... Why not just zip the two documents up together and send the zip through the stream? -Wes On Fri, Sep 16, 2011 at 12:19 PM, Nick Broadhurst wrote: > Hi folks, > > Trying to generate an additional document from a link/action that alr

Two Docs from One Link/Action

2011-09-16 Thread Nick Broadhurst
Hi folks, Trying to generate an additional document from a link/action that already generates one. Here is my config: application/msword inputStream filename="Med-Rec-Request.rtf" 1024 Grasped