PDF Blob is not showing content, Angular 2
问题 I have problem very similar to this PDF Blob - Pop up window not showing content, but I am using Angular 2. The response on question was to set responseType to arrayBuffer, but it not works in Angular 2, the error is the reponseType does not exist in type RequestOptionsArgs. I also tried to extend it by BrowserXhr, but still not work (https://github.com/angular/http/issues/83). My code is: createPDF(customerServiceId: string) { console.log("Sending GET on " + this.getPDFUrl + "/" +