Skip to main content
Question

How to alignTable rows with TableAdder


Hi!

I'm using TableAdder to create a table for a pdf writer. I'm having problem to align the rows. Can someone help me please.

 

Thanks.

4 replies

ebygomm
Influencer
Forum|alt.badge.img+39
  • Influencer
  • February 1, 2021

  • Author
  • February 1, 2021
ebygomm wrote:

Hi!

Thanks for your quick response, I've seen the solution, but I don't know how to apply it to my case for the Xmin and max values, Ymin and max values; Can you help me to settle this please.

 

Thanking you in advance.


ebygomm
Influencer
Forum|alt.badge.img+39
  • Influencer
  • February 1, 2021
sam.27 wrote:

Hi!

Thanks for your quick response, I've seen the solution, but I don't know how to apply it to my case for the Xmin and max values, Ymin and max values; Can you help me to settle this please.

 

Thanking you in advance.

You need to go into the TableAdder custom transformer by right clicking and choosing Edit

Then find the TextBoxAdder_3

in the Min Y value box of this transformer copy and paste

$(MAXYVALATTR)-$(HEIGHT)*2-2*$(HEIGHT_2)*@floor((@Value(_count)/(@Value(AttributeCount))+2))

In the Max X value box copy and paste

$(MAXYVALATTR)-$(HEIGHT)*2-2*$(HEIGHT_2)*@floor((@Value(_count)/@Value(AttributeCount)+1))

 

 


  • Author
  • February 1, 2021
sam.27 wrote:

Hi!

Thanks for your quick response, I've seen the solution, but I don't know how to apply it to my case for the Xmin and max values, Ymin and max values; Can you help me to settle this please.

 

Thanking you in advance.

Thank you very much, it works ! :)


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings