Hi,
I am using Abbyy FlexiLayout Studio 12 to create a template of a purchase order. I am using a table to retrieve the purchase order details e.g the item description, quantity, unit price etc. Is there any way that I can define the column width for the table? Thanks.
Adjust table column widths
この記事は役に立ちましたか?
1人中1人がこの記事が役に立ったと言っています
コメント
7件のコメント
Try to define a region around the column's header text, but with the width that you need then use this region as a column element
Thanks Wladi!
I had the same issue and adding a region helped to increase the size of the column.
Can someone further explain how to do this step by step? I created a block table and a table element on a bank statement, and while the first page is recognized just fine, the column widths change in the 2nd page for some reason, even though the structure of the data is the same. How can I "hardcode" column width so that it persists through the rest of the pages as well?
Hello,
Create the Region element with required width. For example, you may set the width by the GetInflated function:
RSA: Serial.Rect.GetInflated(100dt, 1dt); (where "Serial" is a column name)
Then use the following settings:
Hello,
thanks for the answers to Wladi Mourão and Ekaterina.
What would help in case we are working with predefined document definition for capturing invoices? I guess there should be some other solution to that as we cannot access layout directly.
Best regards,
Aliaksandr.
@... Do we need to do this Flexi Studio ?
Is there a way to do it in Flexicapture 12 without having to disturb the existing setup?
Where can I find the configuring page that is shown as a screenshot?
Hi Veerish,
There is no built-in functionality to set the width of a column in a table in UI.
The settings from Ekaterina's screenshot can be found in FlexiLayout Studio > Table element properties > Columns tab> column properties:
If you have any issues, please feel free to contact Customer Support by creating a request at https://support.abbyy.com/hc/en-us/requests/new
サインインしてコメントを残してください。