I am using SAP Crystal Reports in VS 2010. I create a report like table structure (using lines). And export it to Word… I can even edit there. Everything works fine.
But what I want to:
- I want to edit the generated reports in MS Word.
- I can only add text but can’t edit the report.
- I want to use it like normal MS Word file.
Is there any alternate solutions for that?
I googled much, but can’t find anything useful… so finally came here.
Thanks for reading.
Any help much appreciated.
There is no direct way to achieve this thing you can’t add constraint on crystal report to disable your report to edit.
But there can be a close solution that i will suggest that after exporting your report in MS word, apply the Restrict Editing on this document.
You have to write a chunk of code that might be your code or a service that do this task.
best of luck.