protected override void OnStop() { ConvertPdfService.Stop(); }
protected override void OnStart(string[] args) { ConvertPdfService.Start(); }