You can print the contents of a blob in Bi Publisher

For example, Bi Publisher generates a pdf file in the apex that allows to print the content of a blob.

Let's say you have a record with test.xls in a blob, then I take the test.xls off the record and have bi publisher print it.
Thank you
Doug

Why would you want a PDF print on an Excel file? Why not just open the Excel file in the browser and print it like that? BI Publisher would not understand the content of the Excel file because it includes xml...

Thank you

Tony Miller
Webster, TX

Tags: Database

Similar Questions

  • Edit a music file so I can print the contents of the file list.

    How can I print a list of the contents of the my music with wma file. file type?

    Hello

    Please see the link below.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-sound/print-a-playlist-from-Windows-Media-Player-11/b3dde8a4-5ecc-4e91-9440-7ec873477712

    NOTE: using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

  • How we can print the page numbers for the shape of the TABLE OF CONTENTS when her excluded from the form page count?

    Hi Experts,

    We have the TABLE OF CONTENTS, followed by 100 forms totally 215 pages.

    We checked in the exclusion of the option of number of form page SUMMARY form at the level of the group.

    Followed forms of TABLE OF CONTENTS forms all use FORMSETPAGENUM rule at the bottom of page.

    the first form followed by TABLE OF CONTENTS form the number starts page 1 of 215 and the last form closes at 215 215.

    Now, I want to print the Page number of SUMMARY form only.

    How can do us?  Any thoughts?

    Kind regards

    RAMAN C

    Hello Raman,

    I guess that you included "Exclude the number of pages" option in the form of table of content (TOC).

    There is a limitation in the studio. The functions of page number (PAGE NUM OF FORM / FORMSET PAGE OF NUM) will be ineffective when we choose the option "Exclude the number of pages" in the form of table of contents. Therefore, you was not able to print many pages of form as a table of contents.

    The only way to print the number of pages is to deselect the option "exclude the number of pages. Then you can print the number of pages in the table of contents in the form of table of contents normally. However, this number of pages in the table of contents will add to the Total number of pages form set. The number of pages all forms can be controlled by Postransdal using the script [FORMSET PAGE NUM = TotalPages() - 1]

    Kind regards

    Mahesh

  • Safely delete the contents of the ProgramFiles/Windows/Temp dir? __And I can remove the content of Documents and Settings/User1/Local settings/Temp dir? __Thanks for any advice! __

    Can I safely remove or delete the contents of a 'Temp' directory in Windows?

    -Documents and Settings / User1 / Local settings / Temp

    -Program Files / Windows / Temp

    Yes, you can delete the contents of any temporary directory. You can use disk cleanup or CCleaner . If you use CCleaner, use only the cleaning tools. Let tools registry and other options alone . MS - MVP - Elephant Boy computers - don't panic!

  • Print the contents of a collection

    I have a collection that is defined as below

    type t_collect1 is table of tab1% rowtype directory index;
    v_collect1 t_collect1;

    I try to print the contents of this collection as below

    I'm looping v_collect1
    dbms_output.put_line (v_collect1 (i));
    end loop;

    I also tried one of the columns in the collection, showing as

    I'm looping v_collect1
    dbms_output.put_line (v_collect1 (i) .col1); -where col1 is a specific column in the table tab1
    end loop;

    Can help find anyone, how we can print the contents of the collection?
    SQL> create table tab1 (col1)
      2  as
      3  select 11 from dual union all
      4  select 22 from dual
      5  /
    
    Table created.
    
    SQL> declare
      2    type t_collect1 is table of tab1%rowtype index by binary_integer;
      3    v_collect1 t_collect1;
      4  begin
      5    select col1
      6      bulk collect into v_collect1
      7      from tab1
      8    ;
      9    for i in v_collect1 loop
     10      dbms_output.put_line (v_collect1(i));
     11    end loop;
     12  end;
     13  /
      for i in v_collect1 loop
               *
    ERROR at line 9:
    ORA-06550: line 9, column 12:
    PLS-00456: item 'V_COLLECT1' is not a cursor
    ORA-06550: line 9, column 3:
    PL/SQL: Statement ignored
    
    SQL> declare
      2    type t_collect1 is table of tab1%rowtype index by binary_integer;
      3    v_collect1 t_collect1;
      4  begin
      5    select col1
      6      bulk collect into v_collect1
      7      from tab1
      8    ;
      9    for i in v_collect1 loop
     10      dbms_output.put_line (v_collect1(i).col1); -- where col1 is a specific column in table tab1
     11    end loop;
     12  end;
     13  /
      for i in v_collect1 loop
               *
    ERROR at line 9:
    ORA-06550: line 9, column 12:
    PLS-00456: item 'V_COLLECT1' is not a cursor
    ORA-06550: line 9, column 3:
    PL/SQL: Statement ignored
    
    SQL> declare
      2    type t_collect1 is table of tab1%rowtype index by binary_integer;
      3    v_collect1 t_collect1;
      4  begin
      5    select col1
      6      bulk collect into v_collect1
      7      from tab1
      8    ;
      9    for i in 1..v_collect1.count
     10    loop
     11      dbms_output.put_line (v_collect1(i).col1); -- where col1 is a specific column in table tab1
     12    end loop;
     13  end;
     14  /
    11
    22
    
    PL/SQL procedure successfully completed.
    

    Kind regards
    Rob.

  • You want to print the contents of the textfield.

    I want to print the content of the text field with a button. I know how to print a clip. If I turn the text field in a clip, I can't type anything in it, and then I need to print an empty textfield... Help, tip? Thank you.

    There should be no problem converting your textfield to a movieclip and then by typing in it.  you do not really change it to a movieclip, you just add it to the timeline of the movieclip.

    but your textfield must already be in a displayobjectcontainer and so can be added to your printjob.  for example, if your textfield (for example, tf) is on the timeline in the scope, you can use:

    var pj:PrintJob = new PrintJob();

    b.addEventListener (MouseEvent.CLICK, f);

    function f(e:MouseEvent):void {}

    If (pj.start ()) {}

    try {}

    pj.addPage (this, Rectangle (tf.x tf.y tf.width, tf.height)) of new;

    } catch (error) {}

    handle the error

    }

    PJ. Send();

    }

    }

  • Select Fire FTP script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script ends. Script: chrome://fireftp/content/js/local/localTree.js:134

    After the last update on Firefox FTP fire does not open easily. I get this message more than once. First time I had problems with the selection of FTP
    A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script ends.

    Script: chrome://fireftp/content/js/local/localTree.js:134

    Try to update your module:

    Check and tell if its working.

  • A script on this page may be busy or have stopped responding. You can stop the script now or wait to see if the script concludes its execution. Script: chrome://fflinkfilter/content/ikavlinkcollection.js:15

    I am currently using Windows 7 Home premium. I have a kaspesky 2010 installed on pc and navigo on the Internet with firefox 3.6.
    Unfortunately, every time I leave a notice:
    A script on this page may be busy or have stopped responding. You can stop the script now or wait to see if the script concludes its execution.

    Script: chrome://fflinkfilter/content/ikavlinkcollection.js:15

    The biggest problem is that soar of CPU consumption to values very high but blocked for regular activities... sad.gif

    Do you know if or how you can solve?

    This is a problem with an extension: fflinkfilter

    See Troubleshooting extensions and themes and problems of hardware acceleration to resolve common Firefox problems

  • Windows live mail, I am unable to print the content of the mail, although attachments can be printed.

    I use windows live mail, for the past few weeks, I can't print the content of the mail, although the address and attachments may be printed but the content may not be printed.

    Only the accessories are being printed.

    Please help me, how can we overcome this problem to them.

    View all Windows Live and Hotmail questions in the appropriate forum found here:
    http://windowslivehelp.com/

  • You can change the default value of the page range when printing?

    When printing, the default value in the range 'page' is set to 'all '. Is it possible instead to set the default value of 'pages '?

    Hello

    In general, you have four options to choose the pages to print, including all pages in a document. To select individual pages or a sequence of pages, called a range, you can type the page numbers separated by commas or dashes. For example, if you type 1, 4, 5-7, only pages 1 and 4, and then pages 5 to 7, will be printed.

    The selection option prints only text or graphics that you have already selected in a document

    See: use your computer for printing, scanning and fax: http://windows.microsoft.com/en-US/windows-xp/help/setup/print-scan-fax

  • You can print on the HP OfficeJet 8500 a black just? The color can be disabled?

    I just purchased a HP OfficeJet 8500 a and love it!  I was told that you can print in gray scale or black and white instead of using the color all the time.  How do I do that?  I know how to change from color to black and white in the digitization, but what about printing.  It can be disabled.  I make a download each month, about 800 and do not want to use my color ink.  Want it in black and white.

    Hello

    For a permanent change to any setting of the driver for all your print jobs, you can go to your printer driver, mine is here (Win 7):

    Panel\Hardware and Sound\Devices and printers

    Once you go there, right-click on your printer, select Printing Preferences > click the Advanced button > choose printing in grayscale setting required. You can make other settings there as well.

    These settings should stay with all the print jobs you send to the printer.

    I hope this helps.

  • You can print on paper photo on the Toshiba 3-Studio 2540c?

    I know you can print photos, but you can use photo paper?

    Hello

     
    I suggest you contact Toshiba for assistance:
     
     
     
  • My Hp photo smart 7960 printer does not always print the content of a page, it's just leaves the dashes and spaces.

    Original title: malfunction of the printer

    My Hp photo smart 7960 printer does not always print the content of a page, it's just leaves the dashes and spaces. Yet, some of it is printed. It always seems to be on the same site type. Other sites will still print ok... The uninstaller and reinstalling will correct or do I have to download updates?

    Hello

    What browser do you use?

    If this is the case with some specific websites then after return from the address of the site.

    I suggest you try the troubleshooting described in the article methods according if you use internet explore.
    I can't print or preview before printing a Web page in Internet Explorer
    http://support.Microsoft.com/kb/973479

  • Cannot print the content using Epson Stylus CX4700

    Can anyone tell how to get my printer Epson Stylus CX4700 to print?

    I can scan from the printer to the computer, but it will not print scanner or computer.

    Original title: Epson Stylus CX4700

    Hi Thomson,

    Welcome and thanks for posting in the Microsoft Community.

    From the description, I understand that you are unable to print the content using a printer.

    This issue would have occurred due to some hardware problems (printer).

    Please provide us with additional information to help you best:

    1. You did changes to the computer before the show?
    2. Have you received an error message / error code when you try to print the content?

    I suggest you to perform few of the steps mentioned in the article below and check out them if you are able to print the content in case of problems.

    Why can I not print?

    http://Windows.Microsoft.com/en-us/Windows/printer-problems-in-Windows-help#fix-printer-problems=Windows-7&V1H=win8tab3&V2H=win7tab1&V3H=winvistatab1&v4h=winxptab1

    Hope this information helps. For any other corresponding Windows help, do not hesitate to contact us and we will be happy to help you.

  • Why do I get the message "a script on this page may be busy, or it may have stopped responding." You can stop the script now, or you can continue to s?

    I have 3 windows firefox with several tabs in each, but the main (and sometimes others) gel and prevent navigation showing a box indicating
    "A script on this page may be busy, or it may have stopped responding." You can stop the script now, or you can continue to see if the script ends.

    "Script: chrome://fctoolbar841468a1d7f44bd384e6bb0f13a06c64/content/fctoolbar.js:1.
    To stop the script? I think it's not to do with Google Chrome but FF model internal to web pages. Thus, a deficiency in the FF, inability to cope, but with what? As far as I KNOW, all software is up-to-date. I have restarted FF, restarted the laptop, but has not changed the FF problem. What is the cause?

    This is probably caused by a toolbar that installs on your version of Firefox. Most of the scripts that begin with chrome:// are extensions.
    I think that this is very probably the Nectar Search Toolbar , which raises the question, because it seems to be the only toolbar installed on your computer.

    Try Firefox Safe mode to see if the problem goes away. Firefox Safe mode is a troubleshooting mode that disables certain parameters, disables most Add-ons (extensions and themes).

    If Firefox is open, you can restart Firefox Safe mode in the Help menu:

    • In Firefox 29,0 and above, click on the menu button

      click Help

      then select restart with disabled modules.

    • In previous versions of Firefox, click on the Firefox button in the upper left of the Firefox window and click help (or click on help in the Menu bar, if you do not have a Firefox button) and click on restart with disabled modules.

    If Firefox is not running, you can start Firefox in Mode safe mode as follows:

    • On Windows: Hold down the SHIFT key when you open the desktop Firefox or shortcut in the start menu.
    • On Mac: Hold the option key during the startup of Firefox.
    • On Linux: Exit Firefox, go to your Terminal and run firefox-safe-mode
      (you may need to specify the installation path of Firefox for example/usr/lib/firefox)

    When the Firefox Safe Mode window appears, select "start mode safe."

    If the issue is not present in Firefox Safe Mode, your problem is probably caused by an extension, and you need to understand that one. Please follow the section Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems to find the cause.

    To exit safe mode of Firefox, simply close Firefox and wait a few seconds before you open Firefox for normal use again.

Maybe you are looking for

  • How can I reinstall MS OneNote2003 after installing Vista?

    Hello everyone, I was a bit confused of the 'ExpressUpgrade' action, because I first thought I would geta DVD-Windows Vista upgrade, but as I can see in ModusLink he is named "Windows Vista Home Premium 32 bit DVD"... OK, it's done now, but that's wh

  • Positioned on the new host, iPhone deleted old emails - where are they?

    Recently a company I work with just changed hosts. When they did, the new e-mail was similar to the old access (POP), to try to make the process as transparent as possible. After the servers updated, however, my iPhone seems to have removed all the o

  • Internet provider has changed, now cannot print

    Hello- I hope that I can ask a good question.  We just changed to a new internet provider today, and my computer will connect is no longer on my wireless printer.  It is said, 'Impression', but then the progress bar moves and no printing occurs. Oper

  • Problems of the inverse tangent function

    Hello I try to use the function trigonometric "arctangent", but it does not work because I think that it should. I want to change a gradient at an angle, normally on a calculator, I use height divided by the length and press the tan ^-1 (inverse tan)

  • Magnifying nto working!

    I use the mouse Mocrosoft comfort optical 3000 with the fourth button of magnification, but whenever I click to open Magnifier, it keeps zooming up to the point where I don't see a pixel. I tried to reinstall the software, change the modes of the but