Can we have a "print button" to print massive report document ?

Hi there,
Can we have a "print button" to print a massive report document (e.g 3000 page , each for a specific customer description), instead of exporting to pdf or excell before printing.. ?
Thanks
-toni

You cannot have a print Button in the report, But have you tried Scheduling the report, and setting the output to printer? That might meet your requirement. You can also use the schedule section to run it immediately (once)
-Domnic

Similar Messages

  • How do I create a print button to print a specific range of the document.

    How do I create a print button to print a specific range of the document.  I've found JavaScript to print a specific page, but a range or even multiple ranges.  Form is created in Adobe 9 Pro.  Any help would be truly appreciated! 

    Sure, I'll give it a test.  Its just that I have a 128 page form that not all of it needs to be printed.
    Currently,  I have an index page where I want to set up a print button queues per form, however there are several form scattered throughout the document that make up a specific section, but it does not require printing the entire document.  Does that make sense?
    I did find this JavaScript during my reseach, but have not be able to get it to work.
    var pp = event.target.getPrintParams() ;
    pp.interactive = pp.constants.interactionLevel.full;
    pp.printRange=[[1, 1], [3, 4]];
    event.target.print(pp);

  • Can we have one submit button for mutliple report regions querying same tbl

    Hello,
    I have a normal multiple report regions in a page with some editable in those regions, these report regions are querying the same table. Now, Is it possible to have one submit button for all the report regions to update the underlying table data?
    Can anyone please help me out with this one.
    thanks,
    Orton

    First you'll almost certainly need to roll your own - the built-in stuff is fairly basic and more than likely won't help.
    It sounds like your process flow should be something like:
    1) Person clicks button.
    2) You do a select for update in the process to get the loan id and put it in the person's queue. At this point you may want to flag that column as having been assigned so it can't be assigned again.
    3) You then forward them to the form to enter data. Personally I would create my own items and processses and forgo the built-in form stuff but you may be able to use the Automated Row Fetch. If you do your own, you just reference the objects like:
    insert into table
    values(:P1_1, :P1_2, :P1_3)Edit - Another way would be to use a regular form and insert Stop/Start Tables - so it can look like a different section, but it really is just a label. Thats another option.

  • Print button in Print view not working; how can I get it to work normally again?

    Please help: a few weeks ago, my Print button was working fine, then I imported a few 3rd party print templates, and now the Print button is not a clickable option. I've removed the 3rd party templates but it still does not work  (see button in bottom right hand corner) - how I can make the print button work again? Please advise..

    Because it is set to print to a JPEG File instead of send to a Printer. Change the Print To: pulldown in the Print Job panel to "Printer"

  • Creating a print button to call a Report Query and pass filters

    If i use the REPORT QUERY option in APEX 4 to create an statement that is the same one used in an interactive report, can I create a link or button to the REPORT QUERY and pass all the session and filter information from the interactive report to the report query?
    This way I can have the interactive report screen where the user can do all sorts of modifications and such and then pass those to the REPORT QUERY so I can call that from a custom link or button.
    You may ask "why does he need another print button?"
    Answer: I am using a view that has some embedded HTML tags to format the output really nicely. The HTML download version created by the interactive reports works beautifully. The customer also wants a PDF version (meh) which does not render the HTML tags and actually echos them as part of the text. I found that I can create another view that uses the CHR function to create all the breaks and such I was doing with HTML and these do render properly in PDF. So, I figured just have 2 reports: 1 Interactive and 1 using a REPORT QUERY. I just want to call the REPORT QUERY version but use the Interactive Search form to set all the parameters.
    Or, am I over thinking this and there is an easier method?
    I made a previous post where I showed how I got the APEX printing to work and i hoped that helped someone out - fixing this issue would put the whole thing to rest.
    Thanks

    Is BI Publisher desktop (MS Word add-in) a possibility? This would allow you to use MS Word to create your output template (RTF) that would result in a properly formatted PDF. Of course, you'd have to right an updated version of the query without HTML embedded. Just thinking outside of the box.

  • SAVE & PRINT Button Enable for Graph Report

    Hi All,
    I have developed a report for displaying a graphical hierarchy.But the 'SAVE" & 'PRINT'  button is in disable mode.
    I am using the 'GRAPH_HIERARCHY' function module for displaying the graph.
    Could anyone please suggest me how to enable the 'SAVE' & 'PRINT' button.
    Thanks in advance.
    Best Regards
    Sathish

    Hi Sathish,
    You can create your own PF-Status by copying it from the standard PF-Status of the output list. Then you include the print & save button.
    To get the GUI status of the output list follow menu path SYSTEM => STATUS to get the GUI status & its program.
    Go to SE41(Menu Painter) => enter the Standard Program & status name & click on copy button to copy these to a Z one & then finally use it in your program using SET PF-STATUS statement.
    Please close the thread if it solves your query.
    Regards
    Abhii

  • Can we have a PDF button?

    Hi,
    I just added a button which directly prints the topic which
    the user is currently seen in the TOC.Is there a way i can add a
    button (next to TOC, Index) which would convert the currently seen
    topics in PDF format for the users to save it for later?
    Regards,
    Siddb

    Sorry, no.
    See my previous reply about this being a case in which the
    developers need to license and implement a commercial pdf generator
    within the app. You, then, simply point your button to the exe,
    dll, whatever, that they have established.
    Don't forget this important point: launching an already
    created pdf file is simply a case of launching the Adobe Reader to
    display that pdf file, which RH can do; whereas you're looking to
    actually generate a pdf file on the fly. No HAT can do that!
    Of course, you
    could generate pdf files for each "book" and provide a
    button with a tool tip that says "Print this section", or some such
    phrase. This can be easily replicated by creating separate Printed
    Doc SSL's for each section.
    Good luck,
    Leon

  • How do I make a print button that prints "current page" as default

    I am working in Adobe Acrobat Professional 7.0 and have created "print
    buttons" in the pdf document I am working in. The print dialog box has "print all" automatically selected as the current default. How can
    I create buttons that bring the user to the print dialog box automatically selected at "print current page?" I want the user to hit
    the print button and have it automatically print the single page that they are viewing only, so that no one will accidentally print the entire book.
     

    You might also check these forums
    Acrobat Scripting Forum http://forums.adobe.com/community/acrobat/acrobat_scripting
    Acrobat SDK Developer Forum http://forums.adobe.com/community/acrobat/acrobat_scripting

  • Creating a print button to print a page from another document - is this possible?

    Hello,
    My company is designing an interactive pdf with indesign with some great navigation on a side-bar. We've made the dimensions of the navigation pages larger than 8.5 x 11. We are constructing a pdf portfolio that contains a printable version of this document and this interactive version. Would it be possible to have a print button in the interactive document that calls up the corresponding page in the printable document and send it to the printer?

    Flash Catalyst does not directly support printing. You are going to have to add that functionality via Flash Builder and writing ActionScripting. I have not worked with the printing capabilities in Flex, so there is not a lot I can offer past this in terms of advice.I would suggest browsing the Flex forums for some guidance on how to assemble your state for the printer.
    Good luck!
    Chris

  • Print Button in paper Layout reports

    Hi All,
    I have created a paper layout report with desformat = html.Its working fine.
    Now my requirement is to print the report after the report is displayed on the browser.
    Can I keep print button in reports ?
    Please suggest me a solution.
    Regards
    Srini

    Add some javascript to your report to submit the page to the printer. Use one of the report escapes (look at the properties of the report...double click the report in the object navigator). You can actually add some javascript in one of those escapes to submit the print job after the page has been loaded. I have never used one of those report escapes but that should work.
    if you can do that, you should also be able to add an html button to the top of the page to accomplish the same thing or add a hyperlink to the report that submits another report with desformat = pdf which will probably print out much nicer. All of this should work with using report escapes.

  • Creating a print button to print chart.

    Hi everyone, I created a button to print my module.
    The button works great. It pops up the Print Window and
    prints my module.
    but if I cancel the print dialog without printing, my module
    automatically unloads.... ?
    Is there anyway I can by pass this?
    Thanks!

    Flash Catalyst does not directly support printing. You are going to have to add that functionality via Flash Builder and writing ActionScripting. I have not worked with the printing capabilities in Flex, so there is not a lot I can offer past this in terms of advice.I would suggest browsing the Flex forums for some guidance on how to assemble your state for the printer.
    Good luck!
    Chris

  • Create a print button to print one frame

    I am trying to create a print button on the last frame that will allow the user to print just that frame.  I've tried using the printjob object, but all that I can get to happen is print a blank sheet of paper.  Here is the code that I have so far:
    function printScore(event:MouseEvent):void
        var printJob:PrintJob = new PrintJob();
        var sprite:Sprite = new Sprite();
        printJob.start();
        printJob.addPage(sprite);
        printJob.send();
    btn_print.addEventListener(MouseEvent.CLICK, printScore);
    If I right-click and choose print while viewing the .swf file, it prints correctly.  What am I missing in order to make my last frame print through my print button?

    I just found my answer on this thread: http://forums.adobe.com/message/57234#57234

  • Print button that prints only certain pages

    I am using Acrobat Pro, and have a large document, the first four page section of which can be a stand alone document.
    I have set up one print button which uses Execute a menu item > File > Print, for users who want to print the whole document.
    I would like to create another button that prints only the first four pages - is this possible?
    Thanks in advance

    You need the Acrobat Pro forum

  • Print button that prints particular pages of form

    Hi, I'm not familiar with scripting, but I'm thinking a script might be necessary for what I want to do.  I have a form that is 4 pages long.  The first two pages are instructions, the last two are the actual form.  Can I add a print button to the document that will print the last two pages rather than the entire document?  And would the button need to be on the 3rd page (top of the actual form) or the 4th page (end of form)? Thanks!

    Can I add a print button to the document that will print the last two pages rather than the entire document? 
    Yes.
    // form1.page1.printBtn::click - (JavaScript, client)
    xfa.host.print(1, "2", "3", 0, 0, 0, 0, 0);
    And would the button need to be on the 3rd page (top of the actual form) or the 4th page (end of form)?
    The print button can go anywhere.
    Steve

  • REPORT VIEWER- PRINT BUTTON- NOT PRINTING ONLY IN SOME MACHINES

    I built a project in VS2008(VB.Net) and it uses RDLC reports...When ive published my software i tried and it works fine and can print successfully on my machine but when i tried on the target machine i can export to pdf but i cant print the files directly
    using the print button on the report viewer...What is the problem? Thanking you in advance.

    Hello,
    Which browser did your used in the target machine? The issue may happens when you use none-IE browser. 
    The ClientPrint control of the Report Viewer control is based off of ActiveX and is not designed to work in none-IE browsers. This is a known issue in Report Viewer control.
    To workaround this issue, you can try to use custom control or ActiveX control to get the print option enabled for the Report Viewer.
    Reference:http://www.codeproject.com/Questions/608046/Reportplusviewerplusprintplusbuttonplusisplusnotpl
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

Maybe you are looking for