
                                            Scott Ponder
                                            
                                    
    Top achievements
    
            
                 Rank 1
                Rank 1
            
    
                                        
                                        Scott Ponder
                                        asked on 26 Jun 2007, 09:07 PM
                                    
                                Is there a way to append an additional report to the end of a report when exporting to PDF?  I need to attach 2 reports together so the end user only has to run and print 1 report.
                                9 Answers, 1 is accepted
0
                                Hi Scott,
Your exact requirement is not possible, however there is an easy workaround. You can create a 3rd report that you can use as a report container. It will have no data source connected to it, and should contain only a DetailSection with 2 SubReports inside, one for each of your existing reports. We think the SubReport functionality will help you in achieving your goal.
You can find more information on SubReports in the provided documentation.
 
Best wishes,
Svetoslav
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
                                        Your exact requirement is not possible, however there is an easy workaround. You can create a 3rd report that you can use as a report container. It will have no data source connected to it, and should contain only a DetailSection with 2 SubReports inside, one for each of your existing reports. We think the SubReport functionality will help you in achieving your goal.
You can find more information on SubReports in the provided documentation.
Best wishes,
Svetoslav
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
                                
                                                    Scott Ponder
                                                    
                                            
    Top achievements
    
            
                 Rank 1
                Rank 1
            
    
                                                
                                                answered on 27 Jun 2007, 09:37 PM
                                            
                                        Your work around works in a manner, but not the way I need it to work.  First, the headers and footers on the sub-reports do not print, second, one of my reports is portrait and the other is landscape.  In a normal PDF file I can incorporate both formats, I just need to be able to append the second report to the first.
                                        0
                                Hi Scott,
Thank you for the additional information. Indeed, the workaround of using subreports will not work for you in your case. We're working on a solution to provide similar functionality for more complex scenarios out-of-the-box. Sorry for not being able to help you at this time.
 
Kind regards,
Svetoslav
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
                                        Thank you for the additional information. Indeed, the workaround of using subreports will not work for you in your case. We're working on a solution to provide similar functionality for more complex scenarios out-of-the-box. Sorry for not being able to help you at this time.
Kind regards,
Svetoslav
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
                                
                                                    Scott Ponder
                                                    
                                            
    Top achievements
    
            
                 Rank 1
                Rank 1
            
    
                                                
                                                answered on 28 Jun 2007, 12:13 PM
                                            
                                        Thank you.  I look forward to seeing the next version of this product, so far it has been a very easy to use tool and has provided most of the capabilities that I need in my reports.
                                        0
                                You are welcome, Scott! We are happy to hear that you like our tool. 
Let us know if you have other questions, we will be happy to address them for you.
Greetings,
Rob
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
                                        Let us know if you have other questions, we will be happy to address them for you.
Greetings,
Rob
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
                                
                                                    Josef Rogovsky
                                                    
                                            
    Top achievements
    
            
                 Rank 2
                Rank 2
            
    
                                                
                                                answered on 29 Jun 2007, 04:26 AM
                                            
                                        Hi Scott,
We've been evaluating Telerik Reporting for inclusion in some upcoming projects (I am super excited at the prospect of dumping Crystal Reports!) and have been developing a small toolbox of work arounds for features and functionality not yet available.
Might I suggest that while you are waiting for Telerik to develop a solution to your issue, try looking into a third party PDF library. You could use to combine the two separately exported reports created with Telerik reporting into one PDF file.
Earlier this year my team used ABCpdf.Net from webSupergoo.com to create a custom PDF export of some data for a client (Telerik Reporting hadn't been released yet). It probably has the ability to do what you need. And depending on your implementation, you might be eligible for a free license.
While I cannot give ABCpdf.Net my full endorsement because I haven't personally used it very much, I do use a different product from webSuperGoo, ImageGlue.Net, quite a bit and am quite happy with it. My feeling is that you will probably find what you need in ABCpdf.Net or a similar PDF library.
                                        We've been evaluating Telerik Reporting for inclusion in some upcoming projects (I am super excited at the prospect of dumping Crystal Reports!) and have been developing a small toolbox of work arounds for features and functionality not yet available.
Might I suggest that while you are waiting for Telerik to develop a solution to your issue, try looking into a third party PDF library. You could use to combine the two separately exported reports created with Telerik reporting into one PDF file.
Earlier this year my team used ABCpdf.Net from webSupergoo.com to create a custom PDF export of some data for a client (Telerik Reporting hadn't been released yet). It probably has the ability to do what you need. And depending on your implementation, you might be eligible for a free license.
While I cannot give ABCpdf.Net my full endorsement because I haven't personally used it very much, I do use a different product from webSuperGoo, ImageGlue.Net, quite a bit and am quite happy with it. My feeling is that you will probably find what you need in ABCpdf.Net or a similar PDF library.
0
                                
                                                    Corey
                                                    
                                            
    Top achievements
    
            
                 Rank 1
                Rank 1
            
    
                                                
                                                answered on 12 Apr 2011, 08:02 PM
                                            
                                        I also would like to export multiple Telerik reports to a single PDF file. 
This thread indicates that it wasn't possible when the thread started (2007), but might be investigated.
Is it now possible?
                                        This thread indicates that it wasn't possible when the thread started (2007), but might be investigated.
Is it now possible?
0
                                Hi Corey,
You can use the Report Book functionality for such purpose.
Regards,
Steve
the Telerik team
                                        You can use the Report Book functionality for such purpose.
Regards,
Steve
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the 
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0
                                
                                                    Corey
                                                    
                                            
    Top achievements
    
            
                 Rank 1
                Rank 1
            
    
                                                
                                                answered on 13 Apr 2011, 02:10 PM
                                            
                                        Excellent. That looks like just what I need.