PDF Viewer(Start/Stop)

PDF Viewer(Start/Stop)


Author   Taiki Shimasaki

 - This Plugin displays PDF files.


Main FunCtion

Selecting a PDF file draws the PDF on the window.

 - Specify page numver

 - zoom 

 - Specift zoom position

Need help?

Technical contact to tech@argos-labs.com


May you search all operations,

1.Parameter Setting samples

 Basic Settings:

    PDF File Path : Select the PDF file you wish to display or enter the file path.


                      


 Advanced Settings:


       
- Page Number:

                Input the page number you wish to display.

                Note that even if you enter a page number that does not exist, it is not an error.

                If you enter a negative value, the last page will be displayed retroactively.

       - Position : 

             Select the position to be used as a reference when zooming in.

             - Top-L : Top -Left

             - Top-C : Top-Center

             - Top-R: Top-Right

             - Cen-L : Center-Left

             - Cen-R : Center-Right

             - Bot-L : Lower Left

             - Bot-C : Bottom-Center

             - Bot-R : Lower-Right

      - Zoom:

             Selects the zoom ratio.

             - 1.00x : Equal size

             - 1.25x : 1.25x

             - 1.50x : 1.5x

             - 1.75x : 1.75x

             - 2.00x: 2x

             - 2.25x: 2.25x

             -2.50x : 2.5x

             -3.00x : 3x



2.Return Value


     - Result Type:

        1. Stirng : File Path(String)

        2. CSV : File Path(String)

        3. File : FIle Path(String)








3.Example


     - Open PDF File in the plugin viewer

         

            Displayed at 1.5x with the top center as the reference


      - Scenario Sample


PDF to be used(AdobeAcrobat sample

)


 -Viewer display results



 -Return Value:

     
     C:\Users\Windows\Downloads\cjkscreen.pdf






All Plugins