Accepted Answer
0
The question owner accepted this as the best answer.
Chris Pollach @Appeon
  1. Accepted Answer
Sunday, 1 July 2018 07:57 PM UTC #Permalink

Hi Tracy;

  In addition to Andreas excellent answer .. another alternative is to host your PDF file(s) on a web server and then use PB's iNET object's HyperlinkToURL ( ) method to deliver the PDF to the user machine's web browser where your PB App is executing.

HTH

Regards ... Chris