Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Views Show PDF documents and maps , on Windows and Web pages. Maps the URLs to the source of the PDF, facilitating the display visualization of online PDF files.

On this page:

Table of Contents
maxLevel3
styleNone


Requirements

This component is Portable. It runs both on Windows (WPF) and on Web Pages hosted in any platform.


Configuration

To configure the PdfViewer, go to
  1. Go to Displays / Draw.
  2. On the Components Panel, select
the
  1.  Viewer
category from the Components Panel, and choose
  1. , then PdfViewer.
  2. Click or drag-and-drop
PdfViewer onto
  1. it on the Drawing area to use it
in your displays
  1. .
  2. Double-click
on
  1. the
PdfViewer
  1. object to open
its
  1. the configuration
settings
  1. window.

The only configuration required is to input insert the URL in the URL field, which will map to the source of the PDF, facilitating the display of online PDF files.


Runtime Execution 

In Runtime, the control has embedded controls to allow the Operator to modify the view. Typically the configuration settings of <> is attached to a Tag exposed in the  Display User Interface, allowing the operator to select <.>.

When running the application, the PdfViewer Control fetches and displays PDF documents from specified URLs. Upon execution, the PdfViewer Control accesses the provided URL and renders the PDF content within the application.

Running on Windows (Rich Clients)

The PdfViewer is able to access local files and files from the Web, according the URL.

Running on the browser (Web Clients)

The PdfViewer can only files from the Web, or from the Local WebServer (typically 127.0.0.1:3101 or  127.0.0.1:3103, according running the solution in Production or Development modes)

Example of URL acceptable for HTML5 Web Clients

http://localhost:65535/Resources/Document.pdf



In this section:

Page Tree
root@parent
spacesV10