| |
Data Dynamics Reports Support
Started by James Johnson - DD at 11-30-2009 8:34 PM. Topic has 40 replies.
 
 
 
|
|
Sort Posts:
|
|
|
|
11-30-2009, 8:34 PM
|
James Johnson - DD
Joined on 01-05-2006
Columbus, Ohio
Posts 297

|
|
|
The team is currently working on several large cases to improve the performance of the product several fold. Once the team has reached the first goal in this endeavor I am planning to create the release which includes this feature.
Until then, I do want to make an interim release available to you which can be used to test this feature and provide feedback regarding the implementation.
I will ask the team to prepare the interim release as part of our next iteration and once its done the support team will let you know that it is available.
Thanks,
James
|
|
|
|
|
Report
|
|
|
|
02-03-2010, 1:03 AM
|
thha
Joined on 04-09-2009
Posts 8
|
|
|
Your last post was more then a month ago. Have anything happened? We can't find anything directly relating to this in the version logs.
We intend to start implementing DD Reports in at least on of our web based business systems now, but with the state of this issue as it is we won't be able to replace AR.Net yet.
|
|
|
|
|
Report
|
|
|
|
02-03-2010, 1:14 AM
|
Sergey
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

|
|
|
Hello, We are preparing the public release this and/or next week. We can send you the interim build which is pretty close to what will be in the release for tryout activities.
Sergey Abakumoff GrapeCity
|
|
|
|
|
Report
|
|
|
|
02-03-2010, 1:21 AM
|
thha
Joined on 04-09-2009
Posts 8
|
|
|
|
|
|
02-03-2010, 1:59 AM
|
Sergey
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

|
|
|
Hello, Build 1.6.1749.0 can be downloaded from https://grapecity.sharefile.com/d-s6b3a94fcfa64dfd8
Sergey Abakumoff GrapeCity
|
|
|
|
|
Report
|
|
|
|
02-03-2010, 3:59 PM
|
anjo
Joined on 04-07-2009
Posts 21
|
|
|
Excellent. That seems to be working nicely. Only problem I can find is that an image that we embedded (as a linked resource) got the "cid:" tag twice (src="cid:cid:image.bmp"), but i'd assume that this is a small matter to correct.
I checked to see if the extra "cid:" came from the secondary streams LocalPath, but that wasn't the case.
Aside from that small bug: Great work!
|
|
|
|
|
Report
|
|
|
|
02-03-2010, 9:20 PM
|
Sergey
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

|
|
|
Hello, Thanks for the feedback! I tried to repeat the "double cid:" problem on my side, but it does not arise..Can you send us rdlx file and the code you use for rendering?
Sergey Abakumoff GrapeCity
|
|
|
|
|
Report
|
|
|
|
02-04-2010, 12:30 AM
|
anjo
Joined on 04-07-2009
Posts 21
|
|
|
I think I've been able to locate the problem. I'm using the old MemoryStreamProvider-example that you've posted here in the forums previously, and in the CreateSecondaryStream method it adds "cid:" (to make the Uri constructor happy). I assume that's where the second cid: comes from.
Is there a better way to do this nowadays?
I've attached most of my source code (not the memorystreamprovider, since we havent tampered with your source code there).
|
|
|
|
|
Report
|
|
|
|
02-04-2010, 12:31 AM
|
anjo
Joined on 04-07-2009
Posts 21
|
|
|
I wasn't allowed to attach a .cs file. I'll try again
|
|
|
|
|
Report
|
|
|
|
02-04-2010, 12:45 AM
|
Sergey
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

|
|
|
EmailRenderingExtension class now exposes MailMessage property which returns the instance of System.Net.Mail.MailMessage which has the html view and the linked resources. Once the report is rendered, you can obtain that property value, feed it with From, To, Subject, etc. values and send. So, behind the scene EmailRE initializes MailMessage using the code which is very similar to one you sent. I think it does not have the bug you mentioned, we extensively tested this functionality. However, if you find any problems, let us know please.
Sergey Abakumoff GrapeCity
|
|
|
|
|
Report
|
|
|
|
02-04-2010, 1:03 AM
|
anjo
Joined on 04-07-2009
Posts 21
|
|
|
It works perfectly. Thanks :)
|
|
|
|
|
Report
|
|
|
|
|
|
Page 3 of 3 (41 items)
|
< 1 2 3 |
|
|
|
GrapeCity » Product Support » Data Dynamics R... » Export to email
|
|
|
|
|