Need to print a pdf on button click

Hi,
I need to do something similiar to what the code is doing below, except I need to create a button that when clicked will print a pdf. Not sure if it is better(easier) to add the pdf to my library and print that way or just upload the pdf to the server and print that.
anyway here is the code I have sofar. Not sure exavtly what I need to change/modify.
package com.wiley.as3bible.printing {
    import flash.display.Sprite;
    import flash.text.TextField;
    import flash.text.TextFieldAutoSize;
    import flash.net.URLLoader;
    import flash.net.URLRequest;
    import flash.events.Event;
    import flash.printing.PrintJob;
    import flash.display.SimpleButton;
    public class Printing extends Sprite {
        private var _printableContent:Sprite;
        private var _textField:TextField;
        private var _loader:URLLoader;
        public function Printing() {
            //Load the text from a text file
            _loader = new URLLoader();
            _loader.load(new URLRequest("http://www.rightactionscript.com/samplefiles/lorem_ipsum.txt"));
            _loader.addEventListener(Event.COMPLETE, completeHandler);
            //Create a multiline text field that autosizes.
            _textField = new TextField();
            _textField.width = 400;
            _textField.multiline = true;
            _textField.wordWrap = true;
            _textField.autoSize = TextFieldAutoSize.LEFT;
            //Create a sprite container for the text field,
            //and add the text field to it.
            _printableContent = new Sprite();
            addChild(_printableContent);
            _printableContent.addChild(_textField);
        //When the text loads add it to the text field and  then print the text
        private function completeHandler(event:Event):void {
            _textField.text = _loader.data;
            var printJob:PrintJob = new PrintJob();
            if (printJob.start()) {
                printJob.addPage(_printableContent);
                printJob.send();
I know the button code should be something like:
Printbtn.addEventListener(MouseEvent.CLICK,startPrint);
thanks in advance for any help.

I see what you are saying. I think I am going about this the wrong way. Really all I need is to upload the pdf to the server, since it is already created, and then in AS3 create a link that will be clickable and will download the pdf, in which case they can just print the download. I know how to do this in HTML, but not AS. Basically, it needs to be the equivalent of <a href="PathtoPDF_File">Click to download file</a>.
also I have a message window already coded, and within this message window is where I need to add the link:
package exam {
    import flash.display.*;
    import flash.events.*;
    import flash.text.*;
    //this class is used to create a "pop-up" window to ask users to confirm they want to exit (after clicking
    //exit exam button), and then to report back on how the submission went, and offer to resend if necessary
    public class MessageWindow extends Sprite {
        //VARIABLES
        private var feedback:TextField;
        private var confirm:YesBtn;
        private var quit:CancelBtn;
        private var resend:ResendBtn;
        public function MessageWindow (type:String, unanswered:Number=0, score:Number=0) {
            var bg:Shape = new Shape();
            bg.graphics.beginFill(0xffffff,1);
            bg.graphics.lineStyle(3,0x6fc9f4);
            bg.graphics.lineTo(400,0);
            bg.graphics.lineTo(400,250);
            bg.graphics.lineTo(0,250);
            bg.graphics.lineTo(0,0);
            bg.graphics.endFill();
            addChild(bg);
            var format:TextFormat = new TextFormat();
            format.font = "Verdana";
            format.size = "22";
            format.bold = false;
            format.color = 0x464646;
            feedback = new TextField();
            feedback.width = 300;
            feedback.x = 50;
            feedback.y = 15;
            feedback.wordWrap = true;
            feedback.autoSize = TextFieldAutoSize.LEFT;
            feedback.mouseEnabled = false;
            if (type == "confirm") {
                feedback.text = "Are you sure you want to exit the exam?";
                if (unanswered > 0) {
                    feedback.appendText("  You still have "+unanswered+" unanswered questions.");
                feedback.setTextFormat(format);
                addChild(feedback);
                quit = new CancelBtn();
                quit.setType("cancel");
                quit.x = 25;
                quit.y = this.height - (quit.height + 15);
                addChild(quit);
                confirm = new YesBtn();
                confirm.setType("confirm");
                confirm.y = quit.y;
                confirm.x = this.width - (confirm.width + 25);
                addChild(confirm);
            }else if (type == "success") {
                feedback.text = "Congrats on finishing the exam!\r\nYour score is "+Math.round(score*100)+"%\r\nYou may now close the exam window.";
                feedback.setTextFormat(format);
                addChild(feedback);
            }else {
                if (type == "databaseError") {
                    feedback.text = "Errors occured while saving your data.  Please retry.";
                }else if (type == "networkError") {
                    feedback.text = "Could not contact the server.  Please make sure you are connected to the internet and try again.";
                feedback.setTextFormat(format);
                addChild(feedback);
                resend = new ResendBtn();
                resend.setType("resend");
                resend.x = 200-(resend.width/2);
                resend.y = this.height - (resend.height + 15);
                addChild(resend);
in the else if(type =="success") part in the feedback.text ="" is where I need the link to go.

Similar Messages

  • I need to able to print a pdf that is locked.  It has fields to fill in but then to save a copy I need to "print" to PDF not save as a pdf because that is not an option with the document.  Is there a way to do this?

    The PDF has fields to fill in but then to save a copy I need to "print" to PDF not save as a pdf because that is not an option with the document.  Is there a way to do this?  HELP!

    Sorry I thought  was just a one off, it would be no use for large volumes.
    Do you not have this avaiable in the print menu in Preview with these documents?
    I have also found a link on the Adobe web site that discusses that this facilty is enabled by the creater of the PDF.
    http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd61510979419 5ff-7e0d.w.html
    If you do a web search there are various claims on how to save a protected PDF, I have'nt a way to test the proceedures. I would want a copy of any forms that I sent off, not sure why they protect them in this way, there must be a reason.

  • Need help placing tracking script on button click

    Howdy.
    We're trying to track the button clicks on a landing page we're producing. I've got the "landing page" script in the header via the page properties but now I need to put script on a button that fires when the person clicks the button. Any help would be greatly appreciated!
    website: maysweb.tamu.edu/open-enrollment
    script:
    <script type='text/javascript'>
    // Conversion Name: Finance & Accounting - Non-Finance Managers button
    var ebRand = Math.random()+'';
    ebRand = ebRand * 1000000;
    //<![CDATA[
    document.write('<scr'+'ipt src="HTTP://bs.serving-sys.com/Serving/ActivityServer.bs?cn=as&ActivityID=1&rnd=' + ebRand + '"></scr' + 'ipt>');
    //]]>
    </script>
    <noscript>
    <img width="1" height="1" style="border:0" src="HTTP://bs.serving-sys.com/Serving/ActivityServer.bs?cn=as&ActivityID=1&ns=1"/>
    </noscript>

    Anyone got any ideas on this?

  • Need to print the pdf stored in unix which is a password protected

    Hi,
    Is there any command to print a pdf present inside a unix directory which is password protected?
    We tried installing pdftk and tried with some commands but we are unable to print the password protected pdf alone. Can anybody suggest which command must be used to print the password protected pdf in shell script??

    Which Linux OS are you using?
    Did you check the following: http://www.cyberciti.biz/faq/removing-password-from-pdf-on-linux/

  • Smartform as PDF On Button Click

    Hello Everyone,
    I need to display a smartform as PDF on click of a button.
    I have done the conversion using CONVERT_OTF. And then,
    CREATE OBJECT cached_response
    EXPORTING add_c_msg = 1.
    *Start display PDF
          cached_response->set_header_field( name  = 'content-type'
                                      value = 'application/pdf' ).
    some Browsers have caching problems when loading PDF format
          cached_response->set_header_field(
                             name  = 'cache-control'
                             value = 'max-age=0' ).
    start PDF viewer either in the Browser or as a separate window
           cached_response->set_header_field(
                               name  = 'content-disposition'
                               value = 'attachment; filename=form.pdf' ).
    finally display PDF format in Browser
          l_pdf_len = xstrlen( l_pdf_xstring ).
         cached_response->set_data( data   = l_pdf_xstring
                              length = l_pdf_len ).
    DATA: OBJ1 TYPE REF TO CL_BSP_NAVIGATION,
                lr_runtime type ref to cl_bsp_runtime.
    CREATE OBJECT OBJ1
      EXPORTING
        RUNTIME = lr_runtime.
    call method OBJ1->RESPONSE_COMPLETE .
    Is this correct, did I miss anything?
    I get a blank screen when I click on the button.
    I know this was asked many times , checked those posts but no help.
    Looking forward to your input.
    Regards,
    Mohit Joshi

    Mohit,
    did you check the smartform itself?
    is it complete executed?
    can you test it via the FM?
    most of the times when the url shows an empty page is that or the SMARTFORM is not executed correctly or the pdf is not opened automatically.
    KR,
    Micha
    have a look at my coding:
         CALL FUNCTION 'SCMS_FTEXT_TO_BINARY'
           EXPORTING
             input_length    = ls_len
             append_to_table = 'X'
           IMPORTING
             output_length   = ls_len
           TABLES
             ftext_tab       = lt_objcont
             binary_tab      = lt_contents
           EXCEPTIONS
             failed          = 1
             OTHERS          = 2.
         lv_file_size = ls_len.
         lv_contenttype = 'text/plain'.                         "#EC NOTEXT
       ELSE.
         lv_file_size = xwa_len.
         lv_contenttype = 'application/pdf'.                    "#EC NOTEXT
         CONCATENATE ls_guid_str '.pdf' INTO lv_filename.
         lv_file_name = lv_filename.
         server->response->append_data(
                             data   = xwa
                             length = xwa_len ).
         CLEAR lt_contents. REFRESH lt_contents.
       ENDIF.
       CONCATENATE 'inline; filename=' lv_filename
         INTO lv_contentdisposition.
       CALL METHOD server->response->set_header_field
         EXPORTING
           name  = 'content-disposition'
           value = lv_contentdisposition.
       CALL METHOD server->response->set_header_field
         EXPORTING
           name  = 'content-type'
           value = lv_contenttype.
       CALL METHOD server->response->set_header_field
         EXPORTING
           name  = 'content-filename'
           value = lv_filename.
      Content Tabelle (Byte Arrays) rausschreiben
       lv_chunksize = 1022.
       LOOP AT lt_contents INTO ls_contents.
         MOVE ls_contents-line TO xwa.
         xwa_len = lv_file_size - ( lv_chunksize * ( sy-tabix - 1 ) ).
         IF xwa_len >= lv_chunksize.
           xwa_len = lv_chunksize.
         ENDIF.
         server->response->append_data( data   = xwa
                             length = xwa_len ).
       ENDLOOP.
      Response beenden
       server->response->delete_header_field(
                 name = 'Cache-Control' ).                      "#EC NOTEXT
       server->response->delete_header_field(
                 name = 'Expires' ).                            "#EC NOTEXT
    Edited by: Micha Van Nijen on May 3, 2011 12:39 PM

  • Download pdf with button click??

    hi again guys,
    i have a pdf in my public_html and a button on my site that links to a PDF but when i click the button it opens the PDF in a browser window,
    is there a way to  save directly to the desktop?
    without opening in a browser window or zipping the file?
    thanks Mr A

    I believe you'll need to use the FileReference class, and its download method.

  • Submit PDF via Button Click into Email

    event.target.submitForm({cURL:"mailto:[email protected]" + "?subject=" + subjectext + "&body=" + bodytext + "&cc=" + ccemail address ,cSubmitAs:"PDF",cCharset:"utf-8"});
    cURL:"mailto:"
    can also write cURL:"mailto:" + variable   (i.e.= field containing email address)
    "?subject" = not sure what this means. Seems to be some sort of signal the subject is coming next
    subjectext = variable containing text you want for the subject of the email
    "&body" = not sure what this means. Seems to be some sort of signal the body text is coming next.
    subjectext = variable containing text you want for the body of the email i.e. var bodytext = "\n" + "\n" + "Thank you for........"
    "&cc=" not sure what this means. Seems to be some sort of signal the carbon copy email address is coming next.
    ccemail address = variable containing email address you want to send the email to as a cc
    cSubmitAs:"PDF" = option to send as differing formats
    cCharset:"utf-8" = unsure
    From the Book:
    Creating Dynamic Forms with Adobe® LiveCycle® Designer
    For this to work, one of the following must be true:
    Your form fillers must have Acrobat.
    Your form must be Reader extended.
    // put the code in the click event of a regular button var mail; var address = email.rawValue; //email is a text field var sub = subject.rawValue;  mail = "mailto: " + address + "?subject=" + sub; event.target.submitForm({ cURL: mail, bEmpty: true, cSubmitAs: "PDF", cCharset: "utf-8" });
    The submitForm function takes the following four parameters.
    The email address and subject
    A Boolean true to imply that all fields are posted
    The attachment file format (XML, XDP, or PDF)
    The character encoding
    Hope this helps the next person searching for this info.

    Thank you.  I finally got it to work!
    Sarah T. Love
    Grants & Contracts Director
    California Pacific Medical Center Research Institute
    475 Brannan Street, Suite 220
    San Francisco, CA   94107
    415-601-2555 cell phone
    415-600-1702 phone
    415-600-1681 fax
    Website:  http://www.cpmc.org/professionals/research/grants/index.html

  • I do not have the Print To PDF Setup option

    the instructions to intall the Adobe CreatePDF printer are below. I do not have the "Print to PDF Setup option on my Adobe site. Can someone help me with this?
    Install Adobe CreatePDF Desktop Printer 
        In Adobe PDF Pack, click Print To PDF Setup.
      Click Download Installer.
      Double-click the AdobeCreatePDFDesktopPrinterSetup.exe file you downloaded and follow the prompts to install Adobe CreatePDF Desktop Printer.
    Note: You need administrator rights to install the Adobe CreatePDF Desktop Printer.

    To install Adobe CreatePDF Desktop Printer:
    1. Log into https://createpdf.acrobat.com/signin.html with your Adobe ID and password
    2. Select “Convert to PDF” tool from right pane
    3. Click “Download CreatePDF Desktop Tool” link
    4. Click “Download Installer” button
    5. Click “AdobeCreatePDFDesktopPrinterSetup.exe” file
    6. During the installation , you need to enter your Adobe ID and password
    If your system is Win 7 SP1 please install a hot fix to update inetpp.dll file from http://helpx.adobe.com/acrobat-com/kb/createpdf-desktop-printer-windows-7.html
    If you have not installed Adobe Postscript(PS) printer driver please install it:
    How to Install PS printer:
    1. Open Start menu > Devices and Printer ( or from control panel) and select "Add a printer"
    2. Select "Add a local printer"
    3. Select "Use an existing port: LPT1: (Printer port)
    4. Select any company and any PS printer with Adobe PS printer driver(not clone) such as Xerox and Xerox Phaser 6120PS
    thank you.
    Hisami

  • Print to PDF missing under Root user

    At the school where I work, for some activities we have an occasional need to use Root (System Administrator) rather than normal user accounts. Generally, everything seems to be OK, but we have noticed that when printing from any application the PDF drop-down menu (with the "Save as PDF" option) does not appear. We can still click on Preview and save as a PDF from within Preview, but we are intrigued as to why the feature is not available in the print dialog when logged in as Root. It appears to be the same in both Tiger and Leopard. Does anybody know why? It is not a life-and-death matter, but we are curious as to whether it is a programming "Oops!" or a deliberate move (with perhaps a very good reason behind it).

    The machine was set up originally with Tiger and upgraded at various stages, using both Software Update and manually-installed downloads.
    As I mentioned earlier, it is not a life-and-death issue. We're happy to put it down to "well, that's just the way it is". Maybe Apple thought that the less you can do under Root, apart from the essential functions, the less chance there would be of someone wanting to go in as Root. Possibly, in the initial stages of designing OS X and getting it to work, the Root user was given only what it actually needed, ie who needs to print to PDF when you're actually only carrying out only administrative tasks and configuring the computer? Then when the "normal" accounts were designed, they were given all the everyday functions that would be needed and used all the time by normal users.
    If someone from the OS X design team at Apple has some official knowledge we would be interested, but we're happy to let this become "shrouded in the mists of time".

  • Printing a PDF via Acrobat Javascript

    Hi -
    I have a need to print a PDF programmatically, via Javascript.  The PDF is embedded in a Web page.  I use postMessage to communicate with the PDF.
    I've created a simple HTML page with an embedded PDF, and a Javascript link to call my "Print" function. Here's a code snippet:
    <body>
             <a href="javascript:doPrint();">Print</a>
             <object id="PDFObj" data="testPDF.pdf" type="application/pdf" width="400" height="400" />     
    </body>
    In the HTML document's HEAD, I've added the following Javascript which posts the message to the PDF:
    <script language="JavaScript">
            function doPrint() {
                pdfObject = document.getElementById("PDFObj");
                alert("Hello from Javascript...");
                pdfObject.postMessage(["Print", "Print"]);
    </script>
    Finally, I've added an Acrobat Javascript function in the PDF document to listen for the postMessage event:
    function myOnMessage(aMessage)
        app.alert("Hello from the PDF");
           // print routines here
    var msgHandlerObject = new Object();
    msgHandlerObject.onMessage = myOnMessage;
    msgHandlerObject.onError = myOnError;
    msgHandlerObject.onDisclose = myOnDisclose;
    function myOnDisclose(cURL,cDocumentURL)
    return true;
    function myOnError(error, aMessage)
    app.alert(error);
    this.hostContainer.messageHandler = msgHandlerObject;
    Here's my problem: when I test this code and click the HREF Javascript link, I see "Hello from Javascript..." and "Hello from the PDF," so I know the postMessage event is working.  However, I've tried every print command I know in the myOnMessage function, and nothing seems to work:
    app.execMenuItem("Print"); // doesn't seem to work
    this.print(); // doesn't seem to work, even when I pass in all the params, etc
    I've also tried getting print params and passing those in, nothing seems to work.  Am I missing something?  Environement is Acrobat 9 Pro, browser's tested include Chrome 2.0, IE6.  I've attached two files, the HTML bit and the PDF I'm trying to print.  Any help is greatly appreciated!

    You have to be careful when using the ActiveX control to communicate with system functions like printing.  Because it can be embedded in anything that supports ActiveX, some functionality is limited from being called from JavaScript as it may interfere with the host application.
    Check out the IAC API Reference (also included with the SDK) and the methods under AxAcroPDFLib.AxAcroPDF.  There are some print functions in there (like PrintAll) that you can call on the ActiveX control directly, as in from your doPrint() method in your HTML page without using the hostContainer.  You would basically just call:
    pdfObject = document.getElementById("PDFObj");
    pdfObject.PrintAll();
    These methods were designed specifically to work with the ActiveX control when embedded in a host application, and can be used to print a PDF embedded in a web page.

  • Need script to handle event on button.

    Hi All,
             I need to handle some event on Button click.
    My requirement is quite simple. There is a DropDown List in PDF and a button.
    Depending the value selected by the user in DropDownList i want to display relevent blocks(Subforms) in PDF on Button Click. All the Blocks are made hidden initially.
    i.e User will select a value from Drop Down and click on 'Display' Button then
    I want to make Any peticular Subform Visible.
    I am unable to write scripting for it. Can anybody please help.
    Thanks and Regards,
    Atul.

    Hi,
    your adobe form must be dynamic for this functionality.
    Do you have Acrobat Reader 7.0 or later?
    Does it work in PDF Preview? If not, go to menu Edit -> Form Properties in LiveCycle Designer, tab Defaults. Preview Type must be Interactive Form, XDP Preview Format must be Acrobat 7.x Dynamic PDF.
    Does it work in PDF Preview now? If not your script is wrong.
    If you use Java WebDynpro, you must insert following code in wdDoModifyView:
      if(firstTime) {
        IWDInteractiveForm iForm = (IWDInteractiveForm)view.getElement("YOUR FORM");
        iForm.setDynamicPDF(true);
    If you use ABAP and you create pdf by function module, you must set dynamic = 'X' in structere for exporting parameter /1BCDWB/DOCPARAMS .
    Michal

  • Printing to PDF, never worked and I PAID FOR IT

    From day one Adobe has been a waste of my money. The customer support is literally the worst. I would have never given them my money if I weren't forced to for school.
    There must have been some serious download errors because I have never been able to Print to PDF. I BOUGHT THE DESIGN STANDARD SIX. So you are contractually obligated to provide me the printing ability. Since this never worked I downloaded the current 30 day trial so I could get work done and now the PDF printing option has completely removed itself from my computer. I need this fixed and ASAP. I need the print to pdf feature I bought.
    A seriously pissed off customer.

    Click Store from the iTunes menu bar then from the drop down menu click Check for Available Downloads.
    You may be able to redownload purchases for free...
    Read here >   Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Print a PDF from SAP record Management

    Hi all,
    I need to print a PDF document and I have its objectID and its Documentclass. I think I must use the class CL_SRM_SP_RECORD, but I don´t know how to use it.
    Anybody has an example for my issue?
    Thanks in advance.

    Hi again.
    In case it may help, i was taking a look at the standard code that's been executed when printing the document and tried to replicate it in a copy of the standard FM SRM_RECORD_DISPLAY.
    It looks like it generates the corresponding spool request the same way the standard does...
    FUNCTION ZSRM_DOCUMENT_DISPLAY .
    *"*"Interfase local
    *"  IMPORTING
    *"     VALUE(OBJECTID) TYPE  BAPISRMDOC-GUID
    *"     VALUE(DOCUMENTCLASS) TYPE  BAPISRMDOC-DOCCLASS
    *"     VALUE(VERSION) LIKE  BAPISRMDOC-VERSION DEFAULT 0
    *"     VALUE(VARIANT) LIKE  BAPISRMDOC-VARIANT DEFAULT 0
    *"     VALUE(MODIFY) TYPE  BAPISRMDOC-BOOLEAN DEFAULT ' '
    *"     VALUE(DOC_CONTEXT) TYPE  BAPIDOCCONTEXT OPTIONAL
    *"  EXCEPTIONS
    *"      NOT_AUTHORIZED
    *"      INTERNAL_ERROR
    *"      PARAMETER_ERROR
    *"      NOT_FOUND
      TYPE-POOLS: srmgs, srmif, RMPSD.
      CONSTANTS: c_0           TYPE c LENGTH 1 VALUE '0'.
      DATA: l_version          TYPE bapisrmdoc-version,
            l_sps_id           TYPE string,
            l_rms_id           TYPE string,
            activity           TYPE char32,
            lt_sp_poid         TYPE srm_list_poid,
            l_sps_id_cast      TYPE srmspsid,
            sp_document        TYPE REF TO if_srm_sp_document,
            lif_sp_obj         TYPE REF TO if_srm_sp_object,
            lif_poid           TYPE REF TO if_srm_poid,
            ex_srm_framework   TYPE REF TO cx_srm_framework,
            ex_cust            TYPE REF TO cx_srm_customizing_error,
            ex_no_auth         TYPE REF TO cx_srm_no_authorization,
            ex_srm             TYPE REF TO cx_srm.
    DATA:  print_handler       TYPE REF TO cl_rmps_print_document,
           DOC                 TYPE REF TO CL_RMPS_SP_DOCUMENT,
           re_op_obj_id        TYPE RMPS_OP_OBJ_ID,
           IM_PARENT_OP_OBJ_ID TYPE RMPS_OP_OBJ_ID,
           operation           TYPE REF TO if_rmps_operation,
           operation_run       TYPE REF TO if_rmps_operation_print,
            operation_run_2    TYPE REF TO if_rmps_operation_run,
            print_param        TYPE string,
           print_parameters    TYPE REF TO cl_srm_rf_value_set.
      TRY.
          l_version = version.
          PERFORM get_content_connection USING objectid documentclass l_version doc_context
            CHANGING sp_document.
          DOC ?= SP_DOCUMENT.
          print_handler = DOC->if_rmps_sp_document~get_print_handler( ).
          operation = print_handler->create_operation( im_recursive = if_srm=>false ).
          operation_run ?= operation.
          CALL METHOD operation_run->open_print_job( ).
          operation_run_2 = operation->create_run( ).
          operation_run_2->start( ).
          operation_run_2->end( ).
          CALL METHOD operation_run->close_print_job( ).
      ENDTRY.
    ENDFUNCTION.

  • How to print a Pdf from Java script

    Hi,
    I need to print a pdf from java script. In java script i have url of pdf. Is there any way to print pdf from java script?
    I am able to print word doc by ActiveX. is there any activeX or something else which do the same thing for pdf?
    Any help heartily esteemed to me.
    Thanks
    Kamlesh Sharma

    you are cross postin .. your thread has been answered in the jsp jstl forums

  • How to Print  a PDF file from within a ABAP ( from gui input)

    Hi champions,
    This is Client requirement:
    "We need to print a PDF file from within a ABAP"
    We first need to test whether it is even feasible, and then if it 
    is, then write a small test ABAP which can accept a PDF file
    name as input (from GUI) and then print it to a SAP print
    device (printer).”
    Please Can any body help me on this.......
    It's urgent
    Thanks
    Basu

    Check following blog for PDF output from SAP
    /people/thomas.jung3/blog/2005/04/28/setting-up-an-adobe-writer-for-abap-output
    anya

Maybe you are looking for

  • Loading Sound Clips For Swing Application

    I have searched all the forums, din't find what i want. I have many small sound files to be played in my application. Even on mouse Pressed, Drage etc etc.... Now I was looking for a better way of Loading the Sound files in memory as the application

  • Acrobat 9.1.0 crashes

    Saturday, March 28, 2009 9:16:37 AM PDT I got the 'updates available' message this morning. I updated AcroRead 9.0 and Acrobat 9.0 standard. After the reboot to finish the Acrobat 9.1.0 update I got the following error message: AcroDist.exe - The app

  • How to add order reason code field to selection screen of VL10

    Hi,    How to add Order reason code(vbak-augru) to the selection screen of VL10.   1. How to find enhancement for it?    2.I want to display Order reason code field on output list also?   3.Pls give steps i am new to enhancements thanking u advance..

  • Iphoto 08 won't export modified version

    Hi! I'm having some real trouble here. I modify my photos in iPhoto, but when I export the pics, it exports the ORIGINAL version, not the modified version. I've even gone into the iPhoto library package and found the 'Modified' folder for my photos,

  • Number dimension bring on a ClassCast Exception!

    I created a dimension which origin field type is NUMBER(4,0), and use this dimension as a page item in a graph object. I put the graph on a jsp file generated by jdeveloper. But bibeans display it as a double data, such as 2004.0, and when I click th