Link to home
Start Free TrialLog in
Avatar of avlexperts
avlexperts

asked on

How to display multi page PDF file ( stored in the sql server database as binay data ) in SSRS 2008 report?

I have table called Document, it has documentId, interger and DocumentImage, varbinary(max) columns in sql server 2005 database.
documentImage column has PDF file content as binary data.

how do i display this pdf file on SSRS 2008 r2 report?
ASKER CERTIFIED SOLUTION
Avatar of Jeffrey Coachman
Jeffrey Coachman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.