From: Gary on 11 Mar 2010 08:34 I posted a message on 2/19/2010 that never got answered and subsequently was deleted. I'm not sure why. I'm trying to get away from Crytsal Reports and I would like to know if there is a way to code the location of a .jpg file in .NET so I can dynamically determine the location of a signature for a letter at run-time. Many thanks.
From: Uri Dimant on 11 Mar 2010 08:54 Gary A report should accept a parameter and from the client (report viewer) build the path to the image... to the Value property of the image control "Gary" <Gary(a)discussions.microsoft.com> wrote in message news:CE2D7256-C72B-471C-B471-9D84E6CF7060(a)microsoft.com... >I posted a message on 2/19/2010 that never got answered and subsequently >was > deleted. I'm not sure why. > > I'm trying to get away from Crytsal Reports and I would like to know if > there is a way to code the location of a .jpg file in .NET so I can > dynamically determine the location of a signature for a letter at > run-time. > > Many thanks.
From: Gary on 15 Mar 2010 08:33 That's why I like forum answers. They end up being deceptively easy. I own at least 3 books on SSRS, but I'm looking for some .NET code to poke around in. Would you have a link or two for starts? I spent quite a while Googling (or Binging, or whatever). Thanks a lot Uri. I'll take this and run for now. "Uri Dimant" wrote: > Gary > A report should accept a parameter and from the client (report viewer) > build the path to the image... > to the Value property of the image control > > > "Gary" <Gary(a)discussions.microsoft.com> wrote in message > news:CE2D7256-C72B-471C-B471-9D84E6CF7060(a)microsoft.com... > >I posted a message on 2/19/2010 that never got answered and subsequently > >was > > deleted. I'm not sure why. > > > > I'm trying to get away from Crytsal Reports and I would like to know if > > there is a way to code the location of a .jpg file in .NET so I can > > dynamically determine the location of a signature for a letter at > > run-time. > > > > Many thanks. > > > . >
From: Gary on 17 Mar 2010 10:20 I have a problem using this method. If I'm sending multiple letters that require different signatures, I need these signatures available at the SQL level. "Gary" wrote: > That's why I like forum answers. They end up being deceptively easy. > > I own at least 3 books on SSRS, but I'm looking for some .NET code to poke > around in. Would you have a link or two for starts? I spent quite a while > Googling (or Binging, or whatever). > > Thanks a lot Uri. I'll take this and run for now. > > "Uri Dimant" wrote: > > > Gary > > A report should accept a parameter and from the client (report viewer) > > build the path to the image... > > to the Value property of the image control > > > > > > "Gary" <Gary(a)discussions.microsoft.com> wrote in message > > news:CE2D7256-C72B-471C-B471-9D84E6CF7060(a)microsoft.com... > > >I posted a message on 2/19/2010 that never got answered and subsequently > > >was > > > deleted. I'm not sure why. > > > > > > I'm trying to get away from Crytsal Reports and I would like to know if > > > there is a way to code the location of a .jpg file in .NET so I can > > > dynamically determine the location of a signature for a letter at > > > run-time. > > > > > > Many thanks. > > > > > > . > >
|
Pages: 1 Prev: How to retrieve thresholds from the database Next: Changes not sticking |