Vertical text print in smartforms

Hi Experts,
I want to print text vertically in smartforms.
Can any one tell me how to do that.
Thanks in advance
Dhananjay

hi
good
i dont think there is any option to print the data vertically in smartform.
thanks
mrutyun^

Similar Messages

  • Text printing in smartforms

    Hi All,
    My smartform has 3 pages namely FIRST, NEXT and TERMS.
    I have 2 texts ( T1 and T2) to be printed on the smartforms. These texts are defined only in the first and the next pages.
    The condition is that these 2 texts(T1 and T2) should be printed only till the 3rd last page and in the second last page only one text( T2) needs to be printed.
    For example if there are 5 pages in a smartform then T1 and T2 both should be printed till page 3 and then T2 only should be printed on page 4.
    I am trying to use the logic by comparing the values of sfsy-jobpages and sfsy-page but at runtime they are having the same values depending on the page the cursor is there.
    Plz help me out to achieve this.

    hi
        program lines is a node that we can insert in a loop within a window...you can code any logic just like in a normal abap program..so, you could do something like this
    DATA: page1 type i, page2 type i, totalpage type i.
    --->in your first page
    totalpage = &sfsy-formpages&
    page1 = &sfsy-page&
    if page1 < ( totalpage - 2 )
    write: T1, T2.
    endif.
    -->in your second page
    totalpage = &sfsy-formpages&
    page1 = &sfsy-page&
    if page1 < ( totalpage - 2 )
    write: T1, T2.
    endif.
    if page1 = totalpage - 1.
    write T2.
    endif.
    if helpful, reward
    Sathish. R

  • Re : Problem in arabic text printing in smartforms

    Hi,
       In smartforms I am printing arabic text. Its coming correct up to the variable. But while printing Each and every word having space. How to avoid this space between thw arabic words while printing.
    Regards
    Anto

    When I export a SWF containing Arabic Text from Flash, I get
    no errors and everything is ok. The problem occur when I compile a
    SWF from Flex Builder, I'm using FP 9 for both files

  • Printing vertical text in SMART FORMS

    Hi,guys iam fresher to this environment and i just want to print vertical text in SMARTFORMS.Will you please provide any information regarding this.

    Hi Raja,
       As far as my knowledge its not possible in Smartforms.
      I had the same requirement , what I had done is I have created a text in word and saved that as BMP and used that logo inside that window. But the requirement for me was that the TEXT was Static means it was not changing.
    Reward points if Helpful
    Regards
    Avi.........

  • Printing chinese text in a smartform.

    Whenever, I try to write chinese text in the smrtform, some weird characters appear. How can I paste chinese text in the smartform. Please provide me a solution.
    Moderator message: please do some research before asking.
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    Edited by: Thomas Zloch on Feb 28, 2011 9:21 AM

    Please check with your basis that your output device support print Chinese character. Or, you can search more in forum, there are a lot of threads about print Chinese and other Unicode characters in form.
    Thanks,

  • Vertical Text in Smartforms

    Hello,
    how can I get vertical texts in Smartforms? In need it for headings in a table, because of limited space.
    I only get things like that:
    e.g.
    P
    o
    s
    i
    t
    i
    o
    n
    But I need to rotate the whole word... Is there any solution?
    Thanks and regards!

    Hi,
    Check the below links.
    http://www.sapfans.com/forums/viewtopic.php?t=9972
    http://searchsap.discussions.techtarget.com/WebX?[email protected]@.ee83dd4/1576
    Thanks,
    ramakrishna

  • Ukrainian text on preview is fine but gives junk char on print in smartform

    HI All,
    I am trying to print hardcoded ukrainian text in smartform. In preview it is coming correctly but while printing it gives some junk charecters.
    During my analysis i found out that previously existing hardcoded text is coming fine on printing but it is showing different charecters(than the one on the printing) in smartform node and in print preview.
    Regards,

    Hi,
    Do you use a device type that supports Cyrillic characters to create the spool and print? e.g. Device type SAPWIN, SAPWIN5 or Unicode device type SWINCF?
    If you use a non-Unicode device type like SAPWIN or SAPWIN5, then the font used for these characters in the smartform should be a Cyrillioc font like COURCYR, HELVCYR or TIMECYR.
    Regards,
    Aidan

  • Vertical text to be displayed in the label/form by rotating the text

    Hi all,
    I am working on a smartform wherein i need to print a text vertically by rotating the text 90 degree (which means the letters will also be tilted in 90 degree angle).Is there any specific printer command or setting that needs to be done to achieve this?Please help!!!

    hi,
    refer to this threads.
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/how-write-vertical-text-in-smartforms-954247
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/vertical-text-in-smartform-1076101
    Re: Vertical printing the Text in Smartforms
    regards,
    sreelakshmi

  • Using read text fm in smartforms

    hi experts,
                  I have captured a text using Read_text Fm .now i need to use it inside a smartforms .how to do .
    i have used that code inside a program line .
    and in text i have called the field.
    declaration in form interface
    text type char20
    itab type tline
    in program lines
    data itab like TLINE occurs 0 with header line.
    CALL FUNCTION 'READ_TEXT'
      EXPORTING
    * CLIENT                        = SY-MANDT
        id                            = '0001'
        language                      = 'E'
        name                          = '0080000055'
        object                        = 'VBBK'
      ARCHIVE_HANDLE                = 0
      LOCAL_CAT                     = ' '
    IMPORTING
      HEADER                        =
      tables
        lines                         = itab.
    LOOP AT ITAB.
    text = ITAB-TDLINE.
    ENDLOOP.
    in text
    &text&
    but the text value is not printing .but i am getting the value when i do it in SE38.
    what shall i do?
    regards,
    mani

    Hi ,
        Instead of using the FM, Use the standard functionality to print the required text provided by Smartforms.
      Create a text element, in the left top...in the drop down there is an option of include text...
    id = '0001'
    language = 'E'
    name = '0080000055'
    object = 'VBBK'
    u will get the dessired output
    Regards,
    Himanshu

  • Issue with character formats using duplex printing in smartform

    Hi all,
    I am getting a problem with character formats using duplex printing in smartform. I am using a text module with a bold character to display text in a window. The problem is that on the first back page,the text is being printed normally (without bold), but on the next pages, the back pages are being printed with the bold character format.
    Can anyone know where is the problem..please.
    Points to be rewarded..
    Thanks.
    Regards,
    Zaheed.

    Hi Zaheed,
    Normally this should not happen.. and also there is no internal formatting done by SAP.. it will show based on what fomatting option we have specified..
    If you are saying it is happening in ur case then
         1. Recheck whether whether you have same text module getting printed on the
             two page. If they are different then then individual check formatting option for
             each..
          2. If above point does'nt work for you ..then instead of bold char use normal
              format for text element and see if it is printing same on both page..
    Try this out and let us know your findings...
    Enjoy SAP.
    Pankaj Singh

  • Zebra printing for smartforms

    Hi
    SAP version ecc6.0
    I want to roate a single text on the lable by 270 degrees. I have searched this forum and came to know about including a print control. therfore for the device type lzeb2( 200 dpi print head) created a print control z270 with the following A0BFD.
    description of the command
    Description The ^A command specifies the font to use in a text field. ^A designates the
    font for the current ^FD statement or field. The font specified by ^A is used only once for that
    ^FD entry. If a value for ^A is not specified again, the default ^CF font is used for the next
    ^FD entry.
    Format ^Afo,h,w
    This table identifies the parameters for this format:
    Important u2022 Parameter f is required. If f is omitted it defaults to the last value of the ^CF
    command.
    Command Details
    f = font name Accepted Values: A through Z, and 0 to 9
    Any font in the printer (downloaded, EPROM, stored fonts, fonts A
    through Z and 0 to 9).
    o = field orientation Accepted Values:
    N = normal
    R = rotated 90 degrees (clockwise)
    I = inverted 180 degrees
    B = read from bottom up, 270 degrees
    Default Value: the last accepted ^FW value or the ^FW default
    ^FD means field data
    my questions
    Do i have have to create a print control for 300 dpi printer  or is there a differenet universal  solution?
    secondly with ^A i specify the type of font i use....i simply don't wont to be concerned with the type of font? I want to use what is used in the smartform?
    thirdly the text to be printed it as the right hand side of the label so in order to see that the text gets printed i have to create
    which simply exceeds the length of the label length, but it achieves the rotation and the printing is within the label itself...strange
    do you guys have any alternative solution / recommendations
    thanks
    Sachin

    correction  for the below text in the thread
    "thirdly the text to be printed it as the right hand side of the label so in order to see that the text gets printed i have to create
    which simply exceeds the length of the label length, but it achieves the rotation and the printing is within the label itself...strange"
    thirdly  the text to be printed it as the right hand side of the label so in order to see that the text gets printed , i create a window
    that is horizontal but exceeds the length of the lable, but usiing the aforementioned command prints the text roated by 270 degress and within the label, so the text printed is within the label.
    I find it strange

  • Standard text from SO10 - smartform

    Hi Folks,
    I need to print a document with some standard text and the vendor address.
    1.For this I had created the standard text in S010,how to call this standard text in the text editor of the main window?
    This standard text will be the same for all the vendors.
    2.I need to fetch the address of the vendor.So I had created a select option.I have to print this document with the standard text for each vendor.Text will remain the same but the vendor address differs.I had created a structure having all the fields for the address and declared in the form interface.Internal table is getting populated but it is not printing in the smartform.
    How to get the document in one shot for all the vendors given in the range.
    Thanks,
    K.Kiran.

    u can call the standrd text from the smartform directly :
    got the smarform u created/ developed.
    create text.
    in the general attributes tab give the type <Include Text>
    assign the standard text that u want ot inclue.
    smartform will call that directly
    address cn be created direclty from the smartform
    in creation u will the get the option to create the address.
    just give th varible and populate the varible from the program.
    Thanks

  • Japanese Kanji is not printing in SMARTFORM eventhough it is showing in PP

    Hi All,
    I have a very peculier problem with smart form. When we are trying to print Quotation and Sales Order seperately in the SAME printer Kanji data(Material description VBAP-ARKTX)  is not getting printed for Sales Order but it is printing for Quotation. This Sales Order is created with respect the same Quotation. So SO hase same materials and same descriptions. When we check print preview in both the Forms we could able to see kanji data. But when we are trying to print or even trying to download using program RSTXPDFT4 kanji description is not coming in SO but it is coming in Quotation.
    only the difference we found between these smart forms is SMARTSTYLES.
    For Quotation used a style with TIMES type and
    For SO used a style with HELVE.
    I tried to change SO style to TIMES still it didnt work..
    I read in SDN reply that for style with HELVE we need to maintain font "JPMINCHO" in form.
    Can anybody explain where and how to maintain this font in the form.
    Thanks in advance.
    Purushotham

    Hi,
    If you use a non unicode device type like JPSAPWIN, you need to maintain font like JPMINCHO in the smartstyle for the paragraph and character formats that are used for the Japanese texts in the smartform. You should also use a smartform with language key JA.
    If you have a Unicode system and you create the spool via unicode device type SWINCF, then the font or the form language is not important. So can you try again creating the spool via device type SWINCF and check the result?
    Regards,
    Aidan

  • Creating Vertical text in horizontal position ... ??

    Hi
    I am tring to print text onto address labels in a vertical orientaion (for final use). I have a large CD collection and I am trying to print headings for plastic cards that have a small tab that sticks out. I found small address labels to be the perfect size to stick on. However, I will be appling the labels vertically.
    Pages allows you to take horizontal text and rotate it, BUT the letters are NOT stacked on top of each other, you just end up with diagnol or sideways rotated text.
    WordArt in MS Word allows you to orient the text the way I want, but I was hoping for an easier solution in Pages - as the resizing in wordart is cumbersome and fixed to varies intervalls, you cannot enter specific number sizes.
    I hope I was decribing this clearly.
    Thanks AL

    You can achieve the effect you want by creating a text box (it should be set for Moves With Text and Wrap should be off). Type your text with a return after each letter and then narrow the box to fit the vertical text. Next, in the Text Inspector center the text. Go to the Metrics inspector and type "90" in the Angle box at the bottom.
    You should be able to copy and paste this to your template.
    Walt

  • Vertical text in CR 2008

    Hello,
    I need to display the text in the columns labels vertically. When I set text rotation to 90 degrees, the text is rotated in the designer, but when I run the report - it's horizontal. However, when I print or export the report, the text is vertical again.
    After searching Google I've found out that this is a known bug in CR. However, I didn't find any solution other than using a CSS file. I've never used CSS with the Crystal Reports, so I wonder - is there any other solution to this problem? I need the text to be vertical on the web site as well.
    Thank you.

    The following information may help you
    Symptom
    Crystal Reports XI using vertical text is displayed correctly in Crystal reports designer.
    When exported reports are viewed in web appplication like Infoview, the report text is displayed horizontally.
    Reproducing the Issue
    Text rotated by 90 Degrees to vertical, changes back to horizontal.
    Environment:
    Crystal Reports XI
    Cause
    Crystal reports does not display the text as required,in normal view.
    Resolution
    1) Login to Infoview
    2) Click on preferences icon on the upper-right corner.
    3) Click on Crystal reports
    4) Select Active X Viewer
    5) Click Ok
    Keywords
    Vertical text, Horizontal text, Crystal Reports,Active X viewer
    Regards,
    Raghavendra

Maybe you are looking for

  • My G4 is making me sad. Please unsad us.

    I was given two Power Mac G4 computers to attempt to sell. My friend's office was throwing them out and I thought I could get some money for food by fixing them up and selling them off. (When you're a poor student you take work where you can find it)

  • Xml to abap internal table by using a dynamic internal table at runtime

    Hi ,       I have a requirement to convert xml to abap internal table . But the requirement is that i need to create internal table according to the XML . Ex : If my XML is : <?xml version="1.0" ?> - <flights> - <airline code="AA" name="American Airl

  • What's the semantic of "max user processes" (ulimit)

    Hello everyone, I don't understand the behaviour of ulimit, have a look at this shell dump: $ ps hax | wc -l 120 $ ps h -u myUsername | wc -l 35 $ ulimit -Su 78 $ ps h -u myUsername | wc -l bash: fork: retry: No child processes bash: fork: retry: No

  • When using applications how much usage are you using or are you using none

    ive downloaded some free applications on to my iphone lie (facebook, myspace, webmessenger) when actually usually the applications does that use the usage that i get monthly how does it work.

  • Exporting images of phone with artwork on it?

    Using CS5, I am creating App icon launchers in Illustrator and I want to be able to test them in Device Central on different phones and export images of the phone with the app icon launcher image on it so I can send them to someone else to compare. H