How to show a PDF from TBytes?

Did you try the TCustomMemoryStream class method:

Class Function BytesToMemory(aBytes : TBytes) : TJSArrayBuffer;