Implemented the first version of the report settings to help compensate for the screen resolution dependence the PDF engines seem to have.
This commit is contained in:
@@ -2,10 +2,7 @@ using AdvertsingProfitControl.Properties;
|
||||
|
||||
namespace AdvertsingProfitControl
|
||||
{
|
||||
using System;
|
||||
using System.Data.Entity;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using System.Linq;
|
||||
|
||||
public partial class AdvertisingProfitControlModel : DbContext
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user