SoftUniTeamVolta / Supermarkets-Chain-

0 stars 0 forks source link

3. Generate PDF Sales Reports #1

Closed minkas-g-d closed 9 years ago

minkas-g-d commented 9 years ago

Create a C# program to generate PDF reports summarizing the sales information for given period from the SQL Server database.

Input: SQL Server database; start date; end date Output: C# program that creates a PDF report based on the sales data.