コミュニティ

Template Capture Logic for Non-A4 pages

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

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

3件のコメント

  • Avatar
    Anastasiya Nechaeva
    Hi Kalyani,

    It is difficult to give recommendations without seeing images. Could you sent images to us?


    0
  • Avatar
    Permanently deleted user
    0
  • Avatar
    Permanently deleted user
    Hi,

    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 toage left edge and define a region on the right of this white gap. This region may be used as the search area. It might be implemented as (Advanced pre-search relations for the element):

    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
    0

サインインしてコメントを残してください。