How to send a pdf/tiff file to spool

Hi all,
can anyone tell me how to send a pdf file to spool. 
There will be forms attached to activity(the forms can be pdf/tiff format).
Thank You,
Vichu

Those forms(PDF or TIFF) are the attachments for the t-code crm_orders.  I need to send those forms to the spool.
I have a code to create a spool request for list output.
  SUBMIT (L_PROG)
       TO SAP-SPOOL WITHOUT SPOOL DYNPRO
           SPOOL PARAMETERS LS_PARAMS
              AND RETURN.
but for the pdf to spool i dont know how to proceed.......... in what are the way we can do......... can anyone provide me the code......... so that it will be more helpful....

Similar Messages

  • How to send a PDF file as a FAX from Oracle Reports 6i

    Hi
    I want to know how to send a PDF file as a FAX from Oracle Reports 6i. Or please post any sample code in reports that sends PDF document as FAX
    Help need immediately.
    Thanks in advance. my email id is
    [email protected]
    Arun
    null

    hello,
    there is no native support for directly faxing a report. you could e.g. use a fax-software that has a printer-driver that supports this.
    regards,
    the oracle reports team

  • Can anyone tell me how to send a PDF file so that it opens up in the body of the email itself? Thanks

    Can anyone tell me how to send a PDF file so that it opens up in the body of the email itself? Thanks

    That is a function of the recipient's e-mail software understanding what your software sent.  If it doesn't it will always show as an icon or attachment.   It is also a function of both your internet provider and their internet provider accepting messages of that size, and a function of their download attachment settings in their e-mail program.  There is no way to guarantee it will appear inline in the attachment.   The best you can do is attach with Windows Friendly format.  To do that, use the attach toolbar icon that looks like a paperclip, (View menu -> Customize toolbar if invisible) on Mac OS X Mail when composing the message.   A checkbox appears in the file dialog box's bottom to make it Windows friendly when you navigate to pick the PDF file.  That makes it as universally compatible as possible.  It still may not appear inline, but at least you are less likely to be incompatible.

  • How to send the PDF file to FAX will the nast table updates

    Hi all,
    How to send the PDF file to FAX. Will the nast table updates ( which fields updates ).
    Need is once fax is send for that delivery, again it should not fax again. Will the nast table helps to check the sent fax.
    Please give me sutable suggessions....

    Have you checked Forums » Community Discussions » Code Snippets 
    I believe there were some examples on converting/sending PDF.
    Or check FM 'SO_DOCUMENT_SEND_API1' and documentation for it.

  • How to send the pdf file....

    How to send the pdf file which is an outpu of smart form to sap users.
    How to delete the pdf file as soon as it was sent.

    Have you checked Forums » Community Discussions » Code Snippets 
    I believe there were some examples on converting/sending PDF.
    Or check FM 'SO_DOCUMENT_SEND_API1' and documentation for it.

  • How do you convert a tiff file to a pdf file

    How do you convert a tiff file to a pdf file?

    Hi patbeemer335
    Using Acrobat , Please refer : http://www.adobe.com/in/products/acrobat/convert-jpeg-scan-ocr-to-pdf.html
    For CreatePDF, Please refer : https://www.acrobat.com/createpdf/en/home.html

  • How to send a PDF file of 50 MBs?

    how to send a PDF file of 50 MBs?

    Or use the free Workspaces service at https://workspaces.acrobat.com/
    Upload the file, publish or share it, then send the download link via email.

  • I am unable to download, Media Downloader. How can I save my tiff files?

    I am unable to download: Media downloader. How can I save my tiff files?

    Hi Barb,
    To investigate this we would have to look at the error logs -
    Start your download and once it gets completed please send us the Log.txt file from the locations listed.
    WIN : C:\Users\<Username>\AppData\Roaming\com.adobe.px.Downloader.<some-num ber>\Local Store\
    MAC : /users/<username>/Library/Preferences/com.adobe.px.Downloader.<some-n umber>/Local Store/
    You can email me the log.txt file at [email protected]
    Thanks,
    Smriti

  • How do I open old tiff files in PS CS5

    How do I open old tiff files in PS CS5?

    Opening old files in new versions should never be a problem - unless they have originally been saved in other applications that don't follow the file format specifications. Or the files are corrupted.
    The other way around can sometimes be tricky because of new features not present in the old version.

  • How to send business card (VCF file) through sms? it can only be send via email?

    how to send business card (VCF file) through sms? it can only be send via email?

    Go into your contacts click on the person you want to send, when the info opens scroll down to the bottom and click share contact it will as it you want to email or mms. 

  • How do I install PDF maker files

    Every time I try to convert a word file to PDF, I get a messarge indicating that I need to install PDF maker files. The message also tells me to run repair, which is not effective.

    Very good idea. Looks like the tech world will allow cats to be skinned in 
    more than one way. Thanks, agaiin.
    In a message dated 10/28/2014 11:27:39 A.M. Eastern Daylight Time, 
    [email protected] writes:
    how  do I install PDF maker files
    created by a C student (https://forums.adobe.com/people/aCstudent)  in 
    Creating, Editing & Exporting PDFs - View the full  discussion
    (https://forums.adobe.com/message/6875700#6875700)

  • How can I un-pdf a file?

    I made a pdf of a file which I can no longer find.
    I do have the pdg.
    How can I un-pdf the file?
    -Govan

    I made a pdf of a file which I can no longer find. I do have the pdg. How can I un-pdf the file?
    Erhm ... you made a PDF and you have a PDG? You mean you have a PDF? And you want to go from the PDF you have to the Pages document you do not have?
    If that is indeed what you want, then what you want is not possible. The source data structures of your Pages document are not part of your PDF.
    What you can do, though, is to try to extract the Unicode plain text from your PDF. Then you can place that Unicode plain text back into a new Pages document.
    For illustrations and images in your PDF you can place the pages with these illustrations and images in your Pages document, and then crop the pages to leave only the illustrations and images you want, leaving out the typographic composition.
    Best,
    Henrik

  • How do I convert PDF/JPEG file in "Brush Script MT" font to Word Document

    How do I convert PDF/JPEG file in "Brush Script MT" font to Word Document? (I checked with Acrobat XI pro but no use

    You cannot in Adobe Reader. You can try in Acrobat, but first you must try to run OCR (Text Recognition). I have never tried OCR on a script font.

  • How to send the ALV GRID output to spool by using the print button in std t

    How to send the ALV GRID output to spool by using the print button in standard tool bar.
    We have created a button in the va02 transaction.  If user click on the button the new screen will be display on that screen we are populating the alv grid output using the oops concept.  But i am unable to send the output to spool using the print button in the standard tool bar.
    I am able to display the Print parameter dialog box but i am not able to send it to spool.
    Kindly help.
    Thanks In Advance.
    G.V.Ramana

    Hi Shaik,
    There is not properties button in my print screen.
    MODULE user_command_0900 INPUT.
        WHEN 'EXCEL'.
          PERFORM excel_download.                              
        WHEN 'PRI'.
          PERFORM print_output.
    form Print_output.
    CALL FUNCTION 'RSPO_LIST_LAYOUT_FITS'
               EXPORTING
                    columns        = 80
                    device         = 'ANY '
                    lines          = 65
                    maxpenality    = 1999
               TABLES
                    layouts        = lt_layouts1
               EXCEPTIONS
                    unknown_device = 1
                    OTHERS         = 2.
          IF sy-subrc = 0.
            LOOP AT lt_layouts1.
              IF lt_layouts1-penality < 1000        AND
                 lt_layouts1-penality < l_min_penality.
                l_layout       = lt_layouts1-layout.
                l_min_penality = lt_layouts1-penality.
              ENDIF.
            ENDLOOP.
            IF NOT l_layout IS INITIAL.
              CALL FUNCTION 'GET_PRINT_PARAMETERS'
                   EXPORTING
                        mode                   = 'CURRENT'
                        line_size              = 80             "#EC *
                new_list_id            = l_new_list_id
                        no_dialog              = l_no_dialog
                        layout                 = l_layout
                   IMPORTING
                        out_archive_parameters = rs_arc_params
                        out_parameters         = rs_pri_params
                        valid                  = l_valid
                   EXCEPTIONS
                        archive_info_not_found = 1
                        invalid_print_params   = 2
                        invalid_archive_params = 3
                        OTHERS                 = 4.
              IF sy-subrc NE 0.                                 " INS SLIN
              ENDIF.                                            " INS SLIN
              IF rs_pri_params-linsz LT 80 OR
                 rs_pri_params-linsz LT gt_stack-s_lprint-width.
                gt_stack-print_line_break = 'X'.
              ELSE.
                CLEAR gt_stack-print_line_break.
              ENDIF.
              IF l_valid NE 'X'.
                rs_pri_params = ls_pri_params_sav.
                rs_arc_params = ls_arc_params_sav.
              ENDIF.
            ENDIF.
          ENDIF.
    endform.                    " Print_output
        CALL METHOD gv_cost_tot_alv_grand->set_table_for_first_display
                EXPORTING
                   is_layout         = gs_layout_cost_tot_grand
                CHANGING
                   it_fieldcatalog   = gt_fcat_cost_tot_grand[]
                   it_outtab         = gt_cost_tot_grand[].
    Please check my code

  • How to send a pdf file via http call

    Hi Experts,
    Please try to think on how you would send a file like a pdf file via the http call. You might need to convert the pdf in a character string which can be sent via http. The character string then might need to  get converted back into a pdf and saved in a file. Read through the Archive Link API guide to see how they send the body of a file.
    Please it is urgent......
    Thanks
    Basu

    so you want to push the PDF file over http to external system.
    where is pdf file stored.
    for examle if its in the clients desktop, you can use gui_upload to upload to internal tabble (type BIN) then use FM SCMS_BINARY_TO_XSTRING to conver the binary table to type string.
    then use cl_http_client class to push the file to the destination.

Maybe you are looking for

  • How do I get my Old iWeb Sites off my External HD (1 Domain file) and onto my new internal HD?

    I justrecently had to replace my internal HD on my iMac. Before doing it, I backed up my 2 iWeb Sites (the Domain File) onto my external HD. Now I have a new Internal HD on my iMac. When I open my domain file located on my external HD, iWeb opens. No

  • Return order BUS2102 Workflow container data not populated

    Hi All, Please requesting you to provide your advise on the below issue. I have created a custom workflow with business object BUS2102 In the Workflowtemplate (E.g. WS90000XXX) i have included the triggering event for BUS2102 with EVENT "CREATED" and

  • How to get class B's results in class A

    Hi , Let's say I have classA and classB , classB has number of statements , lets say it has 200 lines that are executable. Here are very important result at line number 198 after processing the above 197 lines .  lets say variable CLASSB.RESULT holds

  • X Series is here – New Counter Features!

    Hey All, The new X Series Multifunction DAQ devices have been announced – check them out here. I’m posting here because I think X Series has several new counter features that many on this forum have been looking for. The user manual will have all of

  • Adobe air printing without asking print dialogue box

    hii is it possible create an air application for  printing a text file on the fly without asking print dialogue box... if so please suggest a way to do.. thankss saritha