Showing posts with label accessed. Show all posts
Showing posts with label accessed. Show all posts

Thursday, March 29, 2012

Embedding Dundas Chart Pro Charts in RS

This there a way to integrate the full version of Dundas Chart Pro in RS reports by using the extensibility API?
Including a URL accessed image of a Dundas Chart doesn't cut it if the rendering is to be done by PDF - my experence is showing that the image will be heavily pixelated.
TIA
JeffNot yet. I expect the Yukon version to support extensibility.
see www.sqlreportingservices.net
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
"jbarts" <jbarts@.discussions.microsoft.com> wrote in message
news:A41DEF90-1E42-4C54-9C42-6191E08BA533@.microsoft.com...
> This there a way to integrate the full version of Dundas Chart Pro in RS
reports by using the extensibility API?
> Including a URL accessed image of a Dundas Chart doesn't cut it if the
rendering is to be done by PDF - my experence is showing that the image will
be heavily pixelated.
> TIA
> Jeff

Thursday, March 22, 2012

Email tracking

Hi,
is it possible to a) have a read receipt when sending out an email and b)
know when the recipient has accessed the report?
CheersHi Wal,
Its a big ask for a reporting server. Still if you want to do it. Create a
VB/VB.net application with outlook object as reference. So you will get the
read receipt as well and your application should pick up mails from the
outbox of your machine. This is available if you enable SMTP from your
machine.
Amarnath
"Wal" wrote:
> Hi,
> is it possible to a) have a read receipt when sending out an email and b)
> know when the recipient has accessed the report?
> Cheers
>