Skip to main content

How Can A360 bot identify page orientation?

I have scanned PDFs and in those the page Orientation is in landscape , can bot identify whether the page is tilted or change in orientation through bot ?

Is there any other solution for this ?

or through Any Scripting?

 

 

Hi @Harika 1170 ,

I hope below link will help this.

Using Orient Image action
Use the Orient Image action in the IQ Bot Pre-processor package to change the orientation of a selected image file

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/orient-image.html

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-doc-processing-tools.html

 


My bot has to skip those images with vertical orientation and move to an unprocessed folder, how can I do it?


Hi 

Try to pre-process the scanned PDF first using IQ Bot Pre-processor Package.
Steps to consider:
1. Use IQ Bot Pre-processor: Enhance Image 
You can view the recommendation here and test it to achieve your desired output
link: https://docs.automationanywhere.com/bundle/enterprise-v2019/page/preproc-enhance-image-options.html
2. To put everything in to Portrait Orientation: The "standard" orientation is usually considered 0 degrees. Use the IQ Bot Pre-processor: Convert image to pdf


@Harika 1170 have either of these answers helped?

Hi 

Try to pre-process the scanned PDF first using IQ Bot Pre-processor Package.
Steps to consider:
1. Use IQ Bot Pre-processor: Enhance Image 
You can view the recommendation here and test it to achieve your desired output
link: https://docs.automationanywhere.com/bundle/enterprise-v2019/page/preproc-enhance-image-options.html
2. To put everything in to Portrait Orientation: The "standard" orientation is usually considered 0 degrees. Use the IQ Bot Pre-processor: Convert image to pdf

 


Reply