Hello everybody.
I've got this problem. I need to extrat information from semi-structured documents. I prefer using reapeating group instead of tables because of their flexibility. The problem I'm facing is rapresented in the attached image. I have an outer group which may reapeat several time on every page and starts every time the string "Vs. ORDINE CLIENTE" is found. Then there might be one or many more inner reapeating group below it. Those inner groups are my table rows. I thought that this was a good solution becouse the inner groups are all producs requested whit the order pointed next to the string
I'm not using tables because I have other similar examples where data are not so well structured. So, the question: is it possible to let the outer group continue in the next page (and so the inner ones)? How? The picture shows what I'd like to accomplish. Is it feasible in Flexilayout studio or should I rely on scripts in FlaxiCapture? If this is the case, could you please provide sample code?
Thanks