Hi,
I am using FLS 11.
I have designed a template which works well(good capturing) for A4 size pages.
How can we improve template recognition quality/capture logic for Non-A4 size pages?
Ex: Store-Slips
Thanks,
Kalyani
I am using FLS 11.
I have designed a template which works well(good capturing) for A4 size pages.
How can we improve template recognition quality/capture logic for Non-A4 size pages?
Ex: Store-Slips
Thanks,
Kalyani
コメント
3件のコメント
It is difficult to give recommendations without seeing images. Could you sent images to us?
Please view the images shared on following link
https://www.dropbox.com/s/ou9pep0vs24ajn9/Store%20slips1.pdf?dl=0
https://www.dropbox.com/s/sgz8x9k6p4ubpls/Store%20slips%202.pdf?dl=0
Thanks,
These recommendations could be useful for the case:
1. It would be better to exclude blank part of page from the search area of elements. You may create a vertical white gap with property Nearest to
rsa:NameOfRegion.Rect;
2. If you use relations with big offset (>100dt) it would be better to use "relative offset" (advanced pre-search relations):
rightof:ReferenceElement.Rect.Right + ReferenceElement.Rect.Width/2;
This is just a sample, you may define relations as you require. Please get more information in the FlexiLayout help: FlexiLayout language > Advanced pre-search functions > Specifying the search area > Functions which limit the search area
Kind regards,
Anna
サインインしてコメントを残してください。