‎2007 May 24 1:00 PM
All;
I am printing an "electronic signature" (uploaded as TIFF) in my main window
and it is printing fine. I want to move it to the right by few CM's. How do i do that ? I cannot create a new window as that would create a big space between MAIN and my new window. I tried providing PF with tabs as below.
INCLUDE &SIGNATRE& OBJECT TEXT ID ST LANGUAGE EN PARAGRAPH S1
But that doesn't work.
Any help shed on this is GREATLY appreciated....
Thanks
Vathsan
‎2007 May 24 1:18 PM
Hi Srivathsan,
Change the resolution of the image ie decrease the value of DPI using SE78
(or)
Dowload the image and resize the image to fit the window and upload the same through SE78.
Thanks,
Vinay
‎2007 May 24 1:21 PM
Vinay,
Why would i do that ? I dont have problems in fitting it to the window. It is getting printed in MAIN window. I need to move it right by few CM's.
‎2007 May 24 1:34 PM
just CREATE a new Window.
Since you can move that window where you want, ther is also no big gap between your MAIN and your new window.
You could even move it in the center of your main.
if thats still somehow not applicable for yah, then use a NEW line-format and play arounf with the left edge of it.
And well i need to add that in SAP-Script two commas ',,' do NOT stand for a space, but for a tabulator.
‎2007 May 24 1:50 PM
Florian,
What is this NEW-Line Format ? Where do we find this ?
‎2007 May 24 1:55 PM
Hi
/: this is new line format
check my reply already i had given just follow that it may sol;ve ur problem
rewards if helpfull
Regards
Pavan
‎2007 May 24 1:26 PM
Hi
U can Do one thing
suppose this is ur begining of ur line
/:,,,,,,,,INCLUDE &SIGNATRE& OBJECT TEXT ID ST LANGUAGE EN PARAGRAPH S1
=
Try like this
what i mean to say is generally two <b>(,)</b> implies to space so by following that procedure put space at the starting of the line and for continution of the same statement put = symbol so that it will be treated as in the same line so it may solve ur problem
Or
check whether there are any conditions such as left aligned or right aligned
Rewards if helpfull
Regards
Pavan
‎2007 May 24 1:55 PM
Hi,
the simplest way would be to create a new window and then move the window according to where you want to display in on your page , instead of trying to put spaces before the image in main window!
Regards,
Sooness. .
‎2007 May 24 2:21 PM
The problem with creating a new window is that i want my signature after i print all the line items. Hence i wont be able to determine where to place that. Also there are some texts before the signature that shouldn't overwrite in my window