
PDF Viewer
procedure ShowPDF(PDFTempBlob: Codeunit "Temp Blob")
| Type | Name | Description |
|---|---|---|
| Temp Blob | PDFTempBlob | Contains the pdf file to be displayed. |
procedure ShowPDF(PDFFieldRef: FieldRef)
| Type | Name | Description |
|---|---|---|
| FieldRef | PDFFieldRef | The field that contains the pdf file to be displayed. |
procedure ShowPDF(Base64PDFTXT: Text)
| Type | Name | Description |
|---|---|---|
| Text | Base64PDFTXT | The field that contains the pdf file to be displayed. |

![]() | Excel Report Builder Build Excel reports directly within Microsoft Dynamics 365 Business Central. More information ![]() |