Step 1. Create a Sequence and rename it if you wish to do so Step 2. Drag and drop the Read PDF Text Activity Step 3. Now, in the Properties Pane, of the Read PDF Text Activity, mention an output variable to see the output.
Step 4. Here's the output for the first Activity. I used the following output parameters as shown below. Step 5. Now, to convert these images to a sequence of shapes, we first need to get a sequence of images So, let's first get the following list of images (i.e. Images 2, 3, 4 and 5). You can use ImageMagick to get the List of images of any format as below: 1 2 3 4 ImageMagick -geometry -crop -rgb32 ImageMagick -crop -rgb32 -geometry +640)360 +640)360 -geometry +1280)768 +1280)768 -totals 880)512 Step 6. This is the result I got: Step 7. Now, use ImageMagick again to get the list of Shape names used in the Text Activity: ImageMagick -show all -rgb32 -rgb8 -rgba8 -format RGB8888 -negate -compress “Text -negate -luminance 16 -alpha channel -scale BC -fill color black” -save And I have shown here only the Text Activity that has the same sequence of.