PDF Multiple Line Print Function

I'm hoping to create a form that allows for multiple lines, but that can also be extended beyond the visible box (if the box allows for 20 lines and they want 30 then they can).  I can do this for viewing purposes, but cannot get the content to print in this manner.  Can anybody tell me how to print that area as well as allow it to be saved?  Thank you!

Hi
Just give a check to the existing condition records under output type WE03 in MN23, you might have missed that record for WE03  output type assignment for WE/3  parameters. To my knowledge your requirement is already available in Std SAP.
Best regards

Similar Messages

  • Script issue with multiple lines printing

    Dear All,
    I'm trying to print multiple lines of my internal table in a script.
    But only the last line is being printed all the time in all the lines.
    Attached is my code.
        CLEAR GS_REGUP.
        LOOP AT GT_REGUP INTO GS_REGUP.
    * Start the Form
          CALL FUNCTION 'START_FORM'
            EXPORTING
              ARCHIVE_INDEX = TOA_DARA
              FORM          =  'ZFORM'                                    "T042E-ZFORN
              LANGUAGE      = SY-LANGU                          "T001-SPRAS
              STARTPAGE     = 'FIRST'
              PROGRAM       = 'ZPROG'.
    * Net Amount
          CLEAR GV_NETWR.
          GV_NETWR = ( GS_REGUP-WRBTR - GS_REGUP-PSSKT ).
    * Print the Content
          CALL FUNCTION 'WRITE_FORM'
            EXPORTING
              ELEMENT  = '525'      "Header
              FUNCTION = 'APPEND'
              TYPE     = 'BODY'
              WINDOW   = 'MAIN'.
    * End the Form
          CALL FUNCTION 'END_FORM'
            IMPORTING
              RESULT = ITCPP.
          IF ITCPP-TDPAGES EQ 0.       "Print via RDI
            ITCPP-TDPAGES = 1.
          ENDIF.
        ENDLOOP.
    Please let me know the flaw in it.
    Regards,
    Deepu.K

    Dear All,
    As i Mentioned in my earlier post, the same coding working fine in Quality server --> Printing multiple lines in script output.
    But now, I have the same reqt. in another window.
    So, I did the same coding.
    But, this time it's printing the last line of the internal table in all the lines.
    This is happening in Quality Server only.
    The only difference between the previous internal table and this int. table is:
    1. The first int. table content is printing in MAIN Window. ---> working fine
    2. The second int. table content is printing in VARIABLE window. ---> NOT WORKING.
    Can any one tell me what's the issue with this ?
    Regards,
    Deepu.K

  • Multiple line printing in SAPscript

    Hello Friends,
    I have problem in printing multiple lines on sap script. I have created a window. and i have creted a text eliment 'MULTIPLE it. Under this Text eliment i have code as below.
    /E    MULTIPLE
    AS  & internalTABLE-FIELD&
    I have fetched data into TABLE in the driver program.
    I looped at the table and and called the WRITE_form FM specifying the Element and Window.
    In the ourput i am seeng only the last entry in the internal table, not all the entries.
    Please advice.
    Thanks,
    Mohammed.

    Hi
    I hope you passing the entire internal table instead of that you loop to the WRITE_FORM for example
    LOOP AT itab INTO Wa.
    WRITE_FORM
    EXPORTING
        ELEMENT = 'WA'.
    ENDLOOP.
    in the driver program
    Regards
    Pavan

  • Multiple Documents Print functionality in IFS

    Have anyone deployed in iFS a functionality permitting to select a set of document and then print them selecting a particular printer (like in a bulk-print)?
    Do you know if it is possible in iFS, and if there are some samples? (My client is a web only client)
    I know that som document management tools do this, but I don't know how to replicate it in iFS...
    Thanks in advance,
    Laura

    Hi Srinivas,
    You can do this but it will be combination of ECMA and JS. First you need to get selected file name by ECMA script then call a java script function to print documents.
    Here is script to print all docs: http://stackoverflow.com/questions/7187400/printing-multiple-pdf-files-using-javascript
    Hope it could help
    Hemendra: "Yesterday is just a memory,Tomorrow we may never see"
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer

  • Multiple line print in one document

    Dear all,
    I have created 1 GRN document with 3 line items..i have checked the collective slip check box also.
    Now when i am trying to view the print in MB90...
    It is showing the same material document with 3 line items, also when i am trying to take print, it is giving me in different print pages.
    I want all line items to be printed in one page.
    Do i have to take help of ABaper to ammend the smart form or it can be cotrolled via configuration.
    Kindly help.
    Regards
    Utsav

    Hi
    Just give a check to the existing condition records under output type WE03 in MN23, you might have missed that record for WE03  output type assignment for WE/3  parameters. To my knowledge your requirement is already available in Std SAP.
    Best regards

  • How do you add "Adobe PDF" as a "printer" in Office 2010/Windows 7

    Although with most of the programs you can just save documents and spread sheets as PDFs, in Power Point, it does not allow you the option to save a slide as a PDF with the notes displayed in the PDF, only the slide is transformed to PDF, the notes do not show on them.
    Goal: To have notes and slide saved as a PDF
    Challenge: Just saving the slide as a PDF does not display notes
    Solution in past: Print to Adobe PDF using the Print function and "print" using the notes or outline options in the print window
    Problem: ADOBE PDF is not an option in my printer section anymore.
    Question: How do I make PDF a "Printer" in with Office 2010 or in general using Windows 7

    You make not mention of Acrobat and what version you might have. For Office 2010 to do as you want, you need PDF Maker and will have to have AA X for Office 2010. To get the Adobe PDF printer you could install either AA9 or AAX in Win7. Some folks have been successful with AA8 in Win 7. If you don't have Acrobat, then it is time to order it.

  • Report Title Displaying in Multiple Lines on PDF Format when i Print in PDF

    Report Title Displaying in Multiple Lines on PDF Format when i tried to print in PDF Format, is there any limit for Report Title Characters
    Displaying Like -
    LRDP
    Open
    Label
    Paradigm
    Forecast
    Report
    Any Info Appreciated
    ~Srix

    Got It .. Just need to chnage the Width Parameter.......!

  • Printing PDFs with Multiple lines enabled

    Hi, I need some help with Designer. I have no clue how to really use it, I've been playing with it for a week, but some things I can't figure out.
    I have a text field that fits about 1 line of text on it. I enabled multiple lines in the field, because people are going to be typing a lot. However, when I print it, only 1 of the lines shows up. Is there any way that I can fix the settings so that the box expands as the text is typed, and that if it can expand, the entire page shrinks to keep it to the same amount of page numbers instead of bumping everything down the page? If someone out there knows, please help!!!
    Thanks!!!

    Hi,
    Maybe this can help:
    1 - Save your form as a Dynamic Form
    2 - Place a subform with Flow content
    3 - Place a text box with multiple line in the sub form. Make it expand to fit (layout tab) and Data Format XHTML (binding tab)
    4 - Put the contents in the field
    5- Click outside the field and print it.
    regards

  • Print fields with multiple lines

    We set the field for multiple lines in a pdf form. When
    entering info, a scroll bar appears so they can enter multiple
    lines. However, the mutiple lines don't print. If we increase the
    field height, the scroll displays when info is typed beyond the
    height and we cannot turn off the scroll.
    Also, the field is in the middle of a form and the rest of
    the form needs to adjust to accommodate the number of lines entered
    in the expandable field. How??

    I'm assuming you are authoring this pdf in Acrobat. If so,
    double-click the text box field to open it's properties. In the
    OPTIONS tab, select the "Multi-line" check box, but DESELECT the
    "Scroll Long Text" check box. This will prevent folks from entering
    more text than the box will allow (has space for). Therefore,
    nothing will be hidden when the page is printed. If you DO want
    folks to be able to put as much as they want in that box but are
    limited in space on the page, printing will not be an option as the
    printer will not realize text is hidden in that box. Hope this
    helps!

  • Printing Text with multiple Lines

    Hello,
    i want to print a list and in that is text with multiple lines.
    In the PrintPreview and in the Printout i get only one line.
    How is the best way to do this?
    Thank you,
    Markus
    Private Function Print_Remarks_Control_Get(ByVal pstrText As String) As TextBox
    Dim TextBox_Out As New TextBox
    With TextBox_Out
    .Text = pstrText
    .HorizontalAlignment = Xaml.HorizontalAlignment.Left
    .VerticalAlignment = Xaml.VerticalAlignment.Top
    .FontSize = 16
    .Margin = New Thickness(15)
    .AcceptsReturn = True
    .MinWidth = 800
    .MinHeight = 600
    End With
    Return TextBox_Out
    End Function
    Sub PrintPageList_Prepare()
    Dim i As Integer
    Dim objVM As clsTextVM
    Dim lstText_List As ObservableCollection(Of clsText)
    Dim ctrPrint_StackPanel As StackPanel
    Dim ctrPrint_Title As TextBox
    Dim ctrPrint_Description As TextBox
    Dim ctrPrint_Remarks As TextBox
    Dim objText As clsText
    mPrintPageList.Clear()
    objVM = DirectCast(Me.DataContext, clsTextVM)
    lstText_List = objVM.CustomClass_List
    ctrPrint_StackPanel = Print_StackPanel_Get()
    For i = 0 To lstText_List.Count - 1
    objText = lstText_List.Item(i)
    If objText.Name.Length > 0 Then
    ctrPrint_Title = Print_Title_Control_Get(objText.Name)
    ctrPrint_StackPanel.Children.Add(ctrPrint_Title)
    End If
    If objText.Description.Length > 0 Then
    ctrPrint_Description = Print_Description_Control_Get(objText.Description)
    ctrPrint_StackPanel.Children.Add(ctrPrint_Description)
    End If
    If objText.Remarks.Length > 0 Then
    ctrPrint_Remarks = Print_Description_Control_Get(objText.Remarks)
    ctrPrint_StackPanel.Children.Add(ctrPrint_Remarks)
    End If
    Next
    mPrintPageList.Add(ctrPrint_StackPanel)
    End Sub
    Private Sub OnGetPreviewPage(sender As Object, e As GetPreviewPageEventArgs)
    ' Das ist die MessageBox
    ' Windows.UI.Popups.MessageDialog()
    PrintPageList_Prepare()
    mPrintDok.SetPreviewPage(e.PageNumber, Me.mPrintPageList(e.PageNumber - 1))
    End Sub

    Yes, not only RichEditBox but also RichTextBlock can also do this. Besides TextBox also have TextWrapping functionality.
    -James
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Getting multiple line responses to show up in their entirety in the PDF

    I am using a form created in Forms Central that contains numerous multiple line text boxes.  When I create a PDF of the responses received the multi-line responses do not show up in their entirety.  Is there a way to do this?

    You can make those multiline boxes bigger in the Design Tab so that it would fit the whole text then generate the PDF for the responses (this will also change the field size for the form fillers).
    The other workaround is to print the Detail View of the response (View Responses Tab : View > Detail View). The print button is at the bottom of the Detail View.
    Hope this helps
    Gen

  • I am trying to print a snapshot taken from a PDF multiple times on one page.

    Reader Will not print multiple copies of a snapshot on one page. I read the help files for Acrobat itself and all it said was take the snapshot and print it. Does anyone know if Acrobat can print multiple copies of the snapshot on one page?
    From some reading in another forum page it looks like Acrobat can do it by saving the snapshot repeatedly with different names and the printing all of them at once. I really hate that workaround as I need to do this often.
    Message was edited by: duckles10

    I tried to do it using Reader. I have a one page PDF document with a UPS shipping label on one side and a special box label with a barcode on the other. This is designed to print on a standard 8.5 x 11 sheet of paper. There are many times when I need to be able to print the box labels more than once. At home, I do it by taking a snapshot of the box label and printing it to a Label printer as many times as I need it. The distributor who also ships items for me only has a full page printer but he can print 4 on a page labels on UPS provided stock. Reader won’t print a snapshot multiple times, the option is grayed out. What I wanted to know is if Acrobat itself can print that snapshot multiple times. I don’t think it can without being able to cut and save that PDF multiple times as separate files. That would be a slow and cumbersome operation. If it would take a snapshot or a single cut and save and print that PDF 4 times on a page it would be a reason to spend the money to buy the program because we need to perform this operation OVER and OVER on a regular basis. On some shipments we might need to print 12 or more extra box labels. We tape smaller boxes together for one UPS label and need to make sure EACH box gets a separate label. Otherwise they sometimes get lost on the other end.
    Doing the save 4 separate PDFs process we might actually need TWO copies of Acrobat unless reader can print 4 on a page if it has 4 PDF’s to work from. I have not yet found a good way to save those snapshots from reader. I have tried since I found that it was possible to cut and save them in other formats but not PDF’s as reader can’t save them. The quality of the saved items in other formats is not acceptable. I recently discovered that Microsoft publisher which I have can save a document as a PDF. I’m going to see if I can import to that program next.

  • How can I print multiple lines in my All Day Events (month view)?

    Does anyone know if there is anyway to print multiple lines for all day events? When I print my iCal from a monthly view, my all day events (positioned as a header) only print the words that can fit into the daily box, instead of going into multiple lines and displaying the whole text.
    For example:
    Los Angeles County Fair, Don't forget to pick up John and Jen
    will print as:
    Los Angeles County Fa......Jen
    Anyone have any idea how to solve this?
    P.S. I have already tried meddling with fonts and page sizes to no avail.

    Welcome to Apple Discussions!
    So far as I know, an allday event only ever shows a single line of text regardless of view.
    Consequently, how much you can see is governed by the width of the day (or days) in that view.

  • How do I get multiple lines to print for a blank text field so that it can be filled in by hand?

    I have to design forms that are fillable electronically and by hand.  The problem that I am running in to is supplying multiple lines that will print for people that are hand filling the form.  I have tried to add an image of lines behind the text field, but these would get in the way when the form was filled in electronically.
    I am using LiveCycle Designer ES2 v. 9.0 on a Windows machine.
    Thanks.

    Ok.
    Take a textfield
    Go to Object | Allow multiple lines
    Go to Layout | Height | activate "Expand to fit"
    Go to the initialize-Event or readyform (You have to change the _ for your textfield)     this.rawValue = "___________\n___________\n___________";
    Go to the enter-Event   this.rawValue = null;
    Go to the exit-Event  
              if(this.rawValue == null)
                    this.rawValue = "___________\n___________\n___________";
              }else{}
    With this solution you can simulate the same as pattern see above.
    I hope this is helpfull for you,
    Mandy

  • Transaction MM60 printing multiple lines for the same information

    Transaction MM60 is printing the same information multiple times, meaning that the same materail is printing multiple times with the exact same information.  Any ideas why?

    It IS showing duplicate lines.   The columns that I'm showing are:
    Material
    Plant
    Val. Type
    Material Description
    Last Change
    MTyp
    Matl Group
    Unit of measure
    Purchasing group
    ABC indicator
    MRPType
    Valuation Class
    Price Control Indicator
    Price
    Currency
    Price Unit
    Created by
    Every single field is identical and each material contains exactly eight rows of identical information.  The interesting thing is that if I actually enter a material number, only one line shows (which is correct.)  However, if I leave the material number blank and enter the material type, that's when we get multiple lines.
    Any other ideas?

Maybe you are looking for

  • Raising alerts in an asynchronous messaging scenario

    Hi    I have a simple scenario involving asynchronous messages going from a SAP box --> ABAP client proxy --> XI --> Webservice call Since the call from the SAP box is asynchronous, I would like to get an alert to a particular email id - if the messa

  • How to block top-level domain names in rules for EOP?

    Using EOP for email filtering to/from our on-premise Exchange server.  How do I block entire top-level domains in the rules section under mail flow?  For example, w need everything ending with .link blocked.  Right now I have only been able to block

  • N80 Bluetooth Connection to Blackberry

    Has anybody managed to connect an N80 to a Blackberry using Bluetooth? I tried to send my brother some podcasts via BT over the w/end and kept getting "Transfer failed". The N80 and Blackberry paired no problem, but just wouldn't transfer files.

  • Accessing Context Data with JavaScript in Adobe Form

    Hi, does anybody know, how to access a context element with javascript in an adobe form, because I have to decide which elements will be shown at the form, depending on one context value. Thank you for your help! Kind regards, Patrick.

  • Copy Failed "Error of Type -1402"

    I upgraded to Tiger a few months ago. I am trying to reinstall some old programs from the MAC OS X 10.3.3 installation CD. However, specifically the applications. However, when I try and do this I get the following message and my cd spits out. Copy F