namespace BlackRock.Reporting.API.Core.Interfaces { public interface IPdfGenerator : IGenerator { } }