Failed to load database information when using Crystal Report Export to PDF
I upgraded a VB.Net winform application from framework 1.1 to 4.8 and it has Crystal Report for Visual Studio. I have referenced Crystal Decisions dll. When trying to Export the report to PDF, I am getting following error :
How to fetch and only display the data based on where clause in crystal report
I have sets of data in my database and I want to display the data based on CramNo but upon processing, the report displays all the sets of data and did not fetch it based on the where clause.
Is there a way how to fix the size of textboxes in crystal report?
I want the textboxes to have the same sizes if one of the column data expanded.