public function retrieveLabelAsPng($filename)
    {
        $response = $this->asendiaWsdlClient->RetrieveLabelAsPng([
            'login' => $this->login,
            'password' => $this->password,