We are pleased to inform you that a new update is here! Robotiive released a new version, v2.54.0, with a new feature and some enhancements. These updates are aimed at enhancing your experience and ensuring smoother interactions with the application.
New Doodle Block
Move Point
The Move Point block is used to move a particular point by a given X & Y offset.
- Input - point: A set of X and Y coordinates that define the point. This input can be entered directly or obtained from the output of a previous block, or use the pen button to select a point from the screen. 
- moveX: The value to move by, in the X coordinate. 
- moveY: The value to move by, in the Y coordinate. 
 
- Output - point: The output point with the modified X & Y offset as per the inputs. 
 
New Doodle Block
Swap
The Swap Block (swap) is used to swap the values between the two inputs. When the swap switch is activated, it switches the values between the inputs, making output1 take on the value of input2, and output2 adopt the value of input1. If the swap switch is deactivated, the values in output1 and output2 remain the same as the inputs.
- Input - input1: Any input value 1. 
- input2: Any input value 2. 
 
- Output - output1: Output value 1. 
- output2: Output Value 2. 
 
Enhancements
extractPDFAnnotation Block to extract annotations from a specific page(s)
Extract PDF Annotations extracts annotations from a PDF file and saves all the results.
- Input - PDF File Path : The file path of the pdf file. 
- Page: The page you want to extract 
 
- Output - All Results : All the bounding boxes and their corresponding annotations and scores. 
 
We encourage you to explore these updates and take advantage of the improved functionalities in Robotiive v2.54.0. As always, your feedback is valuable to us as we continue to refine and enhance our application.




