Hello
I have developed a C# application. But i am stuck in final stage.
Here is the procedure that i have done so far :
- In a windows form, i have richtextbox, by using one button, i browsed RTF file (Includes some text, tables and charts). Once i uploaded saved the richtextbox content into Access database (Field type as "Memo")
- Later i have added this field to crystal report, and changed Paragraph--> RTF text.
- When i run the application, i can see all text, there is no border in table and table content is not aligned properly, The charts also not showing.
Is there any thing i can do, so that charts and table will show in crystal report.