all groups > sql server reporting services > august 2006 >
You're in the

sql server reporting services

group:

Print Multiple Documents with VS2005 Local Report



Print Multiple Documents with VS2005 Local Report Orlando
8/10/2006 12:45:02 PM
sql server reporting services: Hello all.

I have a document (that could be for example an invoice) that was done with
VS2005 Local Report. This document is exported to PDF in the application
(with response.OutputStream.Write).

Now I want to be able to print multiple documents (for example invoices), by
generating a PDF with all the documents selected by the user.

I can generate as many local reports as i want to with the desired data. But
how can i export them to a single PDF file?

RE: Print Multiple Documents with VS2005 Local Report Joel
8/23/2006 10:26:02 AM
I am trying to do this also -- except printing, does anyone have any
suggestions? I can call the report over and over again, but then I get a
print dialog for each iteration of the report.

Thanks!

[quoted text, click to view]
RE: Print Multiple Documents with VS2005 Local Report Orlando
8/23/2006 11:25:01 AM
Just to say that I solved this problem by redesigning my local reports to
support multiple documents.

I couldn't find another way to do this.

[quoted text, click to view]
AddThis Social Bookmark Button