Dev Center
Table of contents

Addon

Can I load specific page numbers of a PDF file into the viewer?

Dynamic Web TWAIN does not provide a native method that supports loading specific page numbers of a PDF file. However, it can be done by following the steps below

  • a. register the OnPostLoad event which is triggered once the entire file has been loaded to the viewer
  • b. In the event function, remove the unwanted pages (API RemoveImage)
  • c. load the file to the viewer (e.g. API LoadImage)

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest Version
    • Version 17.1.1
    • Version 17.0
    • Version 16.2
    • Version 16.1.1
    Change +
    © 2003–2022 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support