printBlob
Prints a document that is a blob. You might get a blob by requesting an attachmen
Parameters
Print Document
Example Usages
brixxApi.printBlob(brixxApi.getAttachmentByFileName("Invoice1.pdf"));
Last updated
Prints a document that is a blob. You might get a blob by requesting an attachmen
Print Document
brixxApi.printBlob(brixxApi.getAttachmentByFileName("Invoice1.pdf"));
Last updated