printBlob

Prints a document that is a blob. You might get a blob by requesting an attachmen

Parameters

  1. Print Document

Example Usages

   brixxApi.printBlob(brixxApi.getAttachmentByFileName("Invoice1.pdf"));

Last updated