You are currently viewing the BOOK: Professional C++ section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I have tried so many times to create a new report using crystal report 11 by incorporating a template with vc++ 6.0. I didnot find any article or sample code which is written in c++. But after some effort I got to know that there is a function called put_ReportTemplate() which is used for this task. I already know how to create a new report without using a template.
If anybody can help me by supplying a vc++ code on creating a Crystal report using a predifined template, it will be greatly appreciated.
Hi Jagat,
this is praveen, i am quite new to vc++ and crystal reports. I am trying to create a new report using crystal viewer control9. but i m getting idispatch error #31421. any sort of help will be highly appreciated.