Copy link to clipboard
Copied
I want to load an Template and Import an XML. It automatically draws the table. But I want to adjust the size of the table (like if the table flows on two pages then it automatically fits the table to any one page). Can help me to find the table height and width and table is positioned in which text frame. and also alignments?
Copy link to clipboard
Copied
Did you look at the DOM and what properties/methods are available for tables?
Copy link to clipboard
Copied
s I looked for an interface. aid styled table used. It loaded without any issues. I want to adjust the location that fits only
Copy link to clipboard
Copied
I want to move the indesign.Table to one textframe. If it flown in two different frames. Can u plz help me to fix it.The input is structured XML. The XML is automatically creates the Tables.In the given Pic the Table 1 Flows in 2nd text frame. I want to move it to 1st text frame. Kindly help.
Copy link to clipboard
Copied
Well whatever the language, tables remain the same "character" object and you cannot say by the table itself where it does end. So I would presume it's more about checking the insertionPoint before the table character and the one just after the table character and get back to their parent textFrames and see if they differ.
I cannot help with VB but this is where I would start.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more