Expand my Community achievements bar.

Adobe Lifecycle Designer - Overflow header - control of the position

Avatar

Level 1

Hi All,

 

I am working witht he Adobe Lifecycle Designer and are using the Subforms for printing out tables.

The Header is in a separat Subform that is of the type "position".

This is connected to the Subform as "overflow" where the Lines of the table are looped.

The content of the table is dynamic - so I don't know how many colums there will be before print.

To active this I was using the javascript like this :
this.w = "10mm"; for the columns with data in - and this.w = "0.00mm" to hide the empty columns.

and the postition with this.x = "xxmm";

 

Most of the logic works - but My problem is the "overflow header".

The header section on the FIRST page works nicely - but the overflow isn't printing in the correctly position - I tought that this was the "this.x" ?

 

Anyone that have the same issue - or even better - HOW can I make a overflow header that should works with dynamiclly content, width & position ?

 

thanks !

Lars

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies