Data Dynamics Reports Support

Started by Sergey at 05-06-2009 11:25 PM. Topic has 40 replies.

Print Search Rate
Sort Posts:    
   05-06-2009, 11:25 PM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: Export to email
Hi,
We are discussing the approach that we will implement in order to support the output that is compatible with outlook, gmail and other clients. I will return with more details soon.

Sergey Abakumoff
GrapeCity
   Report 
   05-25-2009, 12:07 AM
anjo is not online. Last active: 2/4/2010 5:54:16 AM anjo

Not Ranked
Joined on 04-07-2009
Posts 21
Re: Export to email
Hello Sergey,

Any news on this issue?

   Report 
   05-25-2009, 12:27 AM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: Export to email
Hello,
The inline styles mode of Html RE is implemented and we are testing it.

Sergey Abakumoff
GrapeCity
   Report 
   06-15-2009, 12:39 AM
thha is not online. Last active: 2/26/2010 4:47:53 PM thha

Not Ranked
Joined on 04-09-2009
Posts 8
Re: Export to email
Hi Sergey

As you might know, this is the last and most important feature we need before converting from AR.Net.
You guys have soloved our other issues, which we are much grateful for and this (among other things) makes us eager to covert!

Have you been able to release a build with a working solution to this issue?


   Report 
   06-15-2009, 1:04 AM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: Export to email
Please, ignore my previous message. I am preparing the build for you and will provide you with the details shortly.

Sergey Abakumoff
GrapeCity
   Report 
   06-15-2009, 2:01 AM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: Export to email
Well, let me try again. You can download  build 1.6.1318.0 and test the inline styles feature of Html Rendering Extension. We have added the new setting that is called "CssStyleMode". Set it to "Inline" to get the output that uses the inline css styles.
Please, let us know whether the implementation works as expected.

Sergey Abakumoff
GrapeCity
   Report 
   06-15-2009, 2:36 AM
anjo is not online. Last active: 2/4/2010 5:54:16 AM anjo

Not Ranked
Joined on 04-07-2009
Posts 21
Re: Export to email
Hello Sergey,

Thank you for working on this issue.
That implementation worked nicely for Thunderbird. Outlook 2007 however, can't handle absolute positioning. This is also true for Gmail, but that's not a priority for us.
Is there a way to get an output similar to Active Reports "Legacy"?

   Report 
   06-15-2009, 2:56 AM
thha is not online. Last active: 2/26/2010 4:47:53 PM thha

Not Ranked
Joined on 04-09-2009
Posts 8
Re: Export to email
Meaning, just to be clear about this, that instead of writing DIV-layers, DD Report would write TABLE-tags.

Thanks ahead

   Report 
   06-15-2009, 10:10 PM
James Johnson - DD is not online. Last active: 3/11/2010 12:20:13 AM James Johnson - DD

Top 50 Posts
Joined on 01-05-2006
Columbus, Ohio
Posts 297

DDStaff
Re: Export to email
Thanks for letting us know. We will be revisiting this issue to create a solution which works for you. A developer will be getting back with you to go over our design to ensure it works for you.

Thanks,

James Johnson
Product Manager
   Report 
   08-19-2009, 8:19 AM
James Johnson - DD is not online. Last active: 3/11/2010 12:20:13 AM James Johnson - DD

Top 50 Posts
Joined on 01-05-2006
Columbus, Ohio
Posts 297

DDStaff
Re: Export to email
Something about this week has brought a lot of requests wanting to know what the status of this feature is; rather than reply to everyone privately I'm going to post the status update here.

First some background, our previous attempts at solving this issue all revolved around taking the current HTML rendering extension and try to get it to output HTML that was acceptable to various email clients.  This worked for in some cases, but not in various email clients we want to target.  We tried this several times but it has become apparent that the right way to do this is to treat Email as a first class citizen.

To that end, we are creating a new rendering extension, the purpose of which will be to create output that is suitable for being emailed.  That entails: MIME encoded images, using inline styles where appropriate, a table based layout, etc.  At this time we are focusing our efforts on ensuring emails render well in Outlook 2003, Outlook 2007, and Gmail.  The team is wrapping up the rendering aspect and next we will focus on the API that will be used to generate the emails.  My goal with the API is to make it as simple as possible for the developer to use, what I'd like to do is have the dev. pass in a new MailMessage and have the new rendering extension add the content.

James

   Report 
   08-28-2009, 7:07 AM
anjo is not online. Last active: 2/4/2010 5:54:16 AM anjo

Not Ranked
Joined on 04-07-2009
Posts 21
Re: Export to email
Hello James,

That sounds really good indeed. Looking forward to it
Do you know when this feature might be available?

   Report 
   09-11-2009, 5:25 PM
James Johnson - DD is not online. Last active: 3/11/2010 12:20:13 AM James Johnson - DD

Top 50 Posts
Joined on 01-05-2006
Columbus, Ohio
Posts 297

DDStaff
Re: Export to email
My apologies for not replying in so long.

The Email export will not be part of the next release but the one after.  The team is working on finishing up the export now and if you wish we can give you an early preview of it.

James

   Report 
   10-26-2009, 1:53 AM
thha is not online. Last active: 2/26/2010 4:47:53 PM thha

Not Ranked
Joined on 04-09-2009
Posts 8
Re: Export to email
Is "the one after" the current release, meaning it should work in the major mail clients now? Thanks ahead
   Report 
   10-28-2009, 5:49 AM
GauravC is not online. Last active: 1/8/2010 3:02:42 PM GauravC

Top 25 Posts
Joined on 12-11-2008
Posts 579

DDStaff
Re: Export to email
Hello,

We are working to implement this and we will definitely notify you when this feature gets implemented successfully.
As James said we will try to provide you an interim build before the final release to test with so that you can make sure it works for you.

Thanks,
Gaurav
   Report 
   11-27-2009, 1:21 AM
anjo is not online. Last active: 2/4/2010 5:54:16 AM anjo

Not Ranked
Joined on 04-07-2009
Posts 21
Re: Export to email
Hi,

Any news on this issue? Is there a release date planned?

/Anders
   Report 
  Page 2 of 3 (41 items) < 1 2 3 >
GrapeCity » Product Support » Data Dynamics R... » Export to email

Privacy Policy | Copyright © 1997-2010 - GrapeCity, inc.