‎2014 Sep 23 10:45 AM
Hi Gurus,
I need your help on Adobe form,
Pic1 is my design layout of this Adobe form, there are a the 'Signature' subform.
If the 'Allow Page Breaks Within Content' is not ticked, the result is Pic2, all the content will displayed on Page2.
If that checkbox is ticked, the result is Pic3, 'TDLINE' will displayed on Page1, and the 'Signature' will displayed on Page2.
The issue is even there are enough space to show 'Signature' on Page1, it will always go to Page2.
Appreciating your tips, thanks.
regards,
Archer
‎2014 Sep 25 10:00 AM
Hi all,
My problems solved. It`s due to the pic is too large, the space on Page1 is not enough to show it.
After i resized the picture in SE78 to smaller one, it`s perfect.
Regards,
Archer
‎2014 Sep 23 11:01 AM
Hello.
I guess the answer is in the checkbox 'Allow Pagebreaks within content' itself. If the TDLINE has a page break added to it at the end, then the subsequent content will be pushed to a new page if this checkbox is checked. That is why you notice this behavior.
Now if you want the content to be displayed like in Pic 3, then do not check this checkbox. Or if you want this checked, then find why a page break is added to the end of TDLINE.
‎2014 Sep 23 11:11 AM
Hi Harish,
Infact, i want 'TDLINE' and 'Signature' keep in same line, and if Page1 have enough space, them should move to Page1 together.
thanks.
Archer
‎2014 Sep 23 11:20 AM
Hello Archer,
Like I said, either uncheck the checkbox 'Allow page breaks within content' or find out why a page break is inserted at the end of TDLINE.
The hexadecimal code for page break is 0xC.
Cheers!
‎2014 Sep 24 9:26 AM
@Harish R, When i debugging, those XML operation is processed in
'DEFINE.
xml_set_value p_value.
..ENDDEFINE.'
so, i can not debug to find why page break is inserted at the end of TDLINE.
Archer
‎2014 Sep 24 10:07 AM
Just to confirm. What you want is 'If there is space available in Page 1, then both TDLINE and Signature should appear in Page 1 next to each other'. Is this correct?
‎2014 Sep 23 11:23 AM
Additional infomation, in 'Pagination' tab of all those object, 'Signature' 'IT_LINE1' and 'DATA',
the 'Place' is 'Following Previous' and 'After' is 'Continue Filling Parent'.
‎2014 Sep 23 1:43 PM
‎2014 Sep 23 4:46 PM
Hi,
You are doing correctly, I think you need to change one thing put the v_signature inside SIGNATURE not inside it_line1.This will solve your problem.
Thanks.
Shweta
‎2014 Sep 24 3:54 AM
‎2014 Sep 24 7:50 AM
‎2014 Sep 25 10:00 AM
Hi all,
My problems solved. It`s due to the pic is too large, the space on Page1 is not enough to show it.
After i resized the picture in SE78 to smaller one, it`s perfect.
Regards,
Archer