PDF Importer

Isara Tech. - Code Plugins - Sep 30, 2021

Import PDF at runtime or as assets with the PDF Importer plugin

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Import PDF at runtime or as assets with the PDF Importer plugin.


With the PDF Importer plugin, PDF can be drag-and-dropped into the assets, just like any image file. They will be converted to texture to allow using them in your project.


If you need PDF import at runtime, several blueprints nodes are provided to dynamically load a file as texture, so it can be used in either a UI widget or in a dynamic material instance. It can be used to display documents fetched over the network, to display in-app the user documentation, etc.

Technical Details

Features:

  •  Import PDF as assets in the editor and use them as textures
  •  Import PDF in runtime and use them for dynamical material or with UI

Code Modules:

  •  PDFPlugin, Runtime
  •  PDFPluginEditor, Editor

Number of Blueprints: 0

Number of C++ Classes: 7

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Documentation: https://docs.isaratech.com/ue4-plugins/pdf-importer