1. Jose Antonio Cardenas Rodriguez
  2. PowerServer 2020 or older (Obsolete)
  3. Friday, 26 November 2021 08:06 AM UTC
Hi, is there a way to view a PDF file in a Mobile application?

The PDF file is on a PC that is visible by the PowerServer server, I need a Mobile APP to be able to view different PDFs located on said server.

If I use StaticHyperlink the PDF is downloaded to the tablet but I find a way to display it directly by clicking on StaticHyperlink


________________________________________________________________________________________________

Buenas, existe la forma de poder visualizar un fichero PDF en una aplicación Mobile?

El fichero PDF está en un PC que es visible por el servidor PowerServer, necesito que dede una APP Mobile poder visualizar diferentes PDF ubicados en dicho servidor.

Si utilizo StaticHyperlink el PDF se descarga en la tablet pero encuentro la forma de que se visualice directamente al hacer click en StaticHyperlink

Accepted Answer
Marco Meoni Accepted Answer Pending Moderation
  1. Friday, 26 November 2021 19:18 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # Permalink

Hi Jose,

on iOS, download the file using HTTPclient object, and then display it using Webview control

https://docs.appeon.com/2017/workarounds_and_api_guide/ch01s04s16.html#d0e25075

Best,

.m

Comment
  1. Jose Antonio Cardenas Rodriguez
  2. Saturday, 27 November 2021 07:25 AM UTC
Thank you Marco, it's good idea
  1. Helpful
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 26 November 2021 13:42 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 1

Hi Jose;

   I've done this many times before using the INET object's HyperLinkToURL command.

Regards ... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.