No Printer Friendly Link

Hi,
I am using Apex 3.0.1 on Database XE
For some reason there are no "printer friendly" links on any of my pages (regardless of which built-in theme I use)
In the past when I have used Apex 2.2 at my workplace, all of the default themes came ready with a printer friendly link on the page.
What do I need to do to get easy access to printer friendly view (using the built-in printer friendly templates in each theme).
Thanks,
John

John,
Get started here http://download.oracle.com/docs/cd/B32472_01/doc/appdev.300/b32471/demo.htm#sthref120
Essentially, you create a page template, then set the theme your using to use that template, and then create a link that goes to the page in printer friendly mode. Let me know if you still have questions after.
Dan

Similar Messages

  • About printer friendly link in iProcurement purchasing

    Hi Guys,
    This is a very strange requirement for me. In iProcurement, when the user tries to create requisitions, it will go thru some process .... , approvers, billing, etc .. and lastly you will click submit to create the requisition. Before you click submit button to create the requisitions, you will be in a page where you can view the details of all the lines you created to submit them. If your requisition has 3 lines, then you will have 3 lines with "view" link on to the left, if you click one view, it will expand and show all the details of that line. At the same time, if you see on the top of that page, you can see "Printer Friendly version of this page" link. if you click that link, it will display in a printer friendly format with all the details of each line expanded in a printable format and it can be printed.
    my problem is, after the requisition is created, you can go to requisition details and click a requisition to see its details. if the requisition has more than one line, you can see that many lines. If you want to see the details of each line, then you need to click each line "view" link on to the right side to see their details. Now here you cant see that "printer friendly version of this page". How can i implement the same concept of "printer-friendly version of this page" which comes while creating the requisition.
    can it be implemented thru AK Developer.
    Help Appreciated
    Thanks

    Hi,
    We are interested in this functionality also.
    But I did not see a link like you have explain. Our version is 11.5.10 CU2 and I see a button 'Printable Page' in the ReviewSubmit page.
    Is your version the same as ours?
    We want the Approver to print the page also. Is there a facility for this?
    Appreciate it if you can provide some information.
    Thanks
    Sandeep

  • Change Report Font Size for Printer Friendly Page

    I have a report using a template of 'Reports Region' and I have a link to a printer friendly page. Because the report text is so big I would like to make it smaller. I have already reduced the width of the report region but that has made 2 page reports run into 4 pages. I tried adding tags to the page to modify it but I was only able to make the text at the top of the page smaller and not the report. I tried modifying the theme_V3.css file but I could not find a place to modify text/font size in the report (This was trial and error as I am unfamiliar with css).
    I would like to only have it smaller on the printer friendly page but if I will be forced to change it all the time I would like to know if there is at least an option.
    If the only way to make this happen is to build a custom report then so be it. (But again the printer friendly page only pulls in the current page and I want it to only be small on the printer page)
    I am on V2.2.
    Thanks

    You need to use a print media stylesheet. You'll need to find class(es) or other CSS selector(s) to attach the font size rule(s) to - look at the HTML source for your page.

  • How do I create a printer friendly page in a popup window for a JSF page

    I have a JSF page that displays a table that shows the inventory level of a particular garment style. The table is like a matrix with each row representing a color of the style and each column representing a size of the garment. So the data in the table cell is for the inventory level of a particular color/size combination (e.g. navy blue of medium size ) for the particular style. The page also allows you to dynamically select a warehouse from a dropdown to see the inventory matrix of that warehouse.
    Now everything has been working fine except that the matrix table is not printer-friendly. So we need to have a Print button or link on the page that will generate a popup window that displays the same matrix table in a printer-friendly format (with different style sheet etc.). What is the best way to populate the matrix table in the popup? The data in the matrx table is stored in a hashmap in a InventoryManageBean of session scope.
    Also, shoud I use window.open to get the new window and if so what do I pass in the URL parameter?
    Any advice is appreciated. It would be great if you can include a code sample as I would think someone else must have had this done before.

    Any one please? This is urgent. Thanks a ton!

  • Printer Friendly Version

    I am currently designing a site where each page needs a
    printer friendly version. I thought about creating all the pages in
    a simple format using CSS and then linking a button from the
    complex page to the simple page.
    However, I have appeared on this forum before and have been
    encouraged to look at this article (I don't expect you busy people
    to read it!)
    Click Here To
    View Article
    The article sets a CSS document for the printer friendly
    versions. However, when I put a button into my non-printer friendly
    version (HTML) how do I make it create a new document with the new
    CSS rules? Would I have to use a CSS swapper?
    Thanks in advance.

    No buttons are needed.
    If you setup you page and CSS documents correctly, when a
    user chooses Print
    from their browser's menu, they'll get the print friendly
    version.
    "ForensicBop" <[email protected]> wrote in
    message
    news:f2adde$pv9$[email protected]..
    >I am currently designing a site where each page needs a
    printer friendly
    > version. I thought about creating all the pages in a
    simple format using
    > CSS
    > and then linking a button from the complex page to the
    simple page.
    >
    > However, I have appeared on this forum before and have
    been encouraged to
    > look
    > at this article (I don't expect you busy people to read
    it!)
    >
    http://alistapart.com/articles/goingtoprint
    >
    > The article sets a CSS document for the printer friendly
    versions.
    > However,
    > when I put a button into my non-printer friendly version
    (HTML) how do I
    > make
    > it create a new document with the new CSS rules? Would I
    have to use a CSS
    > swapper?
    >
    > Thanks in advance.
    >

  • How to do a "printer friendly page"?

    Hello,
    I have searched a lot but I didn�t find a tutorial
    that work.
    I am using ASP Vbscript.
    Any help will be very appreciated.
    Thanks

    You seem to have misunderstood the use of the print.css
    This is used on the same page as the normal css script, but
    is only seen by
    the printer.
    Read the link Murray has so kindly provided.
    http://www.alistapart.com/articles/goingtoprint/
    Henk
    "Gilson Roda" <[email protected]> wrote in message
    news:e52ivk$qik$[email protected]..
    > Thank you for prompt reply.
    > I have copied all css into print.css
    > But I didn�t follow how to do a link to other
    "printer friendly page".
    > Actualy, I have an ASP page with several dynamic data
    (with recordset
    > paging). What I want to do is a "print" link to another
    ASP page, in order
    > to print all content of my database without paging
    stuff.
    > Am I clear? Sorry my english is terrible.
    > Thanks in advance.
    >
    > "Murray *ACE*" <[email protected]>
    escreveu na mensagem
    > news:e52g93$n8s$[email protected]..
    >>
    http://www.alistapart.com/articles/goingtoprint/
    >>
    >>
    >> --
    >> Murray --- ICQ 71997575
    >> Adobe Community Expert
    >> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >> ==================
    >>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >> ==================
    >>
    >>
    >> "CETEMA" <[email protected]> wrote in message
    >> news:e52ftk$mtg$[email protected]..
    >>> Hello,
    >>> I have searched a lot but I didn�t find a
    tutorial that work.
    >>> I am using ASP Vbscript.
    >>> Any help will be very appreciated.
    >>> Thanks
    >>>
    >>>
    >>
    >>
    >
    >

  • Printer friendly Template

    I have to print a report in printer frndly format that has Print and return commands on the page . I have actually got the format but
    1, I need to be able to change the size and shape of the fonts in the report,
    2, It should fit into A4 size sheet.
    3, right now i am getting dotted lines after each record , it should changed into a horizontal line.
    Is there any example which explains this to me.

    Hey Lucy,
    Look at both links, that last link has print-friendly on yes, this will make the theme use the print friendly template.
    http://apex.oracle.com/pls/apex/f?p=18134:38:1423662618453887::::::
    http://apex.oracle.com/pls/apex/f?p=18134:38:1423662618453887::::::YES
    I have latered the print friendly template to make the font look bigger and bold as an example for you.
    Hope this is what you were looking for...
    Regards,
    Oli
    PS: change the user account please, next time send me the credentials in my email, you never know who wants to joke around with it :)

  • Open same webpage in new "print friendly window"

    Is it possible to provide a print button on a dynamic webpage (jsp) which opens the same content (not reload and get new dynamic content) in a new window and also use a new style sheet which e.g. is more print friendly?

    var win = window.open('', 'printme', 'width=500, height=600');
    win.document.open();
    win.document.writeln('<html>');
    win.document.writeln('<head>');
    win.document.writeln('<title>print me</title>');
    win.document.writeln('<base href="' + document.location.href + '">');
    win.document.writeln('<link rel="stylesheet" href="/css/printable.css">');
    win.document.writeln('</head>');
    win.document.writeln('<body>');
    win.document.writeln(document.body.innerHTML);
    win.document.writeln('</body>');
    win.document.writeln('</html>');

  • Printer-Friendly Pop-Up Window

    Hello,
    I have a link to a "printer-friendly" pop-up version of a page.
    It is a navigation bar entry. The URL target is:
    javascript:popUp2('f?p=&APP_ID.:&APP_PAGE_ID.:&SESSION.::::::YES', 800,600)There is a List on the page that is displayed on the printer-friendly pop-up window.
    How can I exclude this list, similar to the way the "print" link for the pop-up window itself is excluded?
    Thanks!
    Matt

    No problem Matt - and yes - just answered a similar question. You'd test the value of APEX_APPLICATION.G_PRINTER_FRIENDLY - if true page is in printer friendly mode else it isn't.
    Hope this helps, I'll gladly accept points if it does! ;-)
    John

  • Printer friendly version of a page

    Is there a way to display/print a printer friendly version of a page (without all the graphics, etc.)?
    Any ideas?
    bob

    Bob:
    Duplicate the page in iWeb but don't include it in the navbar, remove everything but what you want on it to print, name it "printpage" and publish. Go to your site and enter the URL: http://web.me.com/YourMMe_Account_Name/SiteName/printpage.html. Check to see that it is what you want.
    Open the site in iWeb and on the original page add a hyperlink titled "Printer Friendly Page" or something like that, select the text and use the Inspector/Link/Link pane to create a link to that printpage url as an external page and set it to open in a new window.
    To make the site more printer friendly set the page and browser background to white and remove any items that don't need to be printed. Also make sure any text is in a Web Safe Font and there's no drop shadow or other enhancement that would convert the text box to an image.
    OT

  • Printer Friendly Pages is NOT printing what I want

    So I tried to use the 'addthis' and added it to the main content div. However, lists, bullets, etc. are not printing as expected. I am seeing "code" for example if I try to print on the main page (though on the main page there is not a lot of 'content').
    I could add it to the individual content page layouts, but it is still not printing summary links, or other lists the way that I want. 
    I just want to print the content on the page. I am thinking jquery or writing a CSS for print. I really want to use the addthis and this is making me think I did something wrong. Any ideas on the best approach for printing "printer friendly pages"
    on SharePoint 2010?

    So I tried to use the 'addthis' and added it to the main content div. However, lists, bullets, etc. are not printing as expected. I am seeing "code" for example if I try to print on the main page (though on the main page there is not a lot of 'content').
    I could add it to the individual content page layouts, but it is still not printing summary links, or other lists the way that I want. 
    I just want to print the content on the page. I am thinking jquery or writing a CSS for print. I really want to use the addthis and this is making me think I did something wrong. Any ideas on the best approach for printing "printer friendly pages"
    on SharePoint 2010?

  • ADF Faces Printer Friendly Views

    Does anyone know how to create printer friendly pages in ADF Faces? Not only do I need the printer friendly format when I print, but I would also like to make a link to printer friendly page. I have played around with @media tag in css but I haven't got it working. Any help that someone could provide would be appreciated.

    Hi,
    it is easy, on the adfc-config.xml on the navigation rules that is pointing to print page before the action write dialog such as:
    dialog:relation
    for the commandbutton or commandLink use the property usewindow and windowHeight and windowWidth and the action such as below
      <af:commandImageLink         action="dialog:relation" //what you specified on adfc-config
                                                     icon="/images/icon-link.png"
    id="cil2"
                                                     useWindow="true"
                                                     windowHeight="800"
                                                     windowWidth="750">
                        </af:commandImageLink>

  • "printer friendly" doesn't work

    Thank you for prompt reply.
    I have copied all css into print.css
    But I didn�t follow how to do a link to other "printer
    friendly page" with
    all url parameters of the original page.
    Actualy, I have an ASP page with several dynamic data (with
    recordset
    paging). What I want to do is a "print" link to another ASP
    page, in order
    to print all content of my database without paging stuff.
    Am I clear? Sorry my english is terrible.
    Thanks in advance.
    "Murray *ACE*" <[email protected]>
    escreveu na mensagem
    news:e52g93$n8s$[email protected]..
    >
    http://www.alistapart.com/articles/goingtoprint/
    >
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    > ==================
    >
    >
    > "CETEMA" <[email protected]> wrote in message
    > news:e52ftk$mtg$[email protected]..
    >> Hello,
    >> I have searched a lot but I didn�t find a
    tutorial that work.
    >> I am using ASP Vbscript.
    >> Any help will be very appreciated.
    >> Thanks
    >>
    >>
    >
    >

    Please don't repost. Leave things under your original
    thread....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Gilson Roda" <[email protected]> wrote in message
    news:e52ld4$4c$[email protected]..
    > Thank you for prompt reply.
    > I have copied all css into print.css
    > But I didn�t follow how to do a link to other
    "printer friendly page" with
    > all url parameters of the original page.
    > Actualy, I have an ASP page with several dynamic data
    (with recordset
    > paging). What I want to do is a "print" link to another
    ASP page, in order
    > to print all content of my database without paging
    stuff.
    > Am I clear? Sorry my english is terrible.
    > Thanks in advance.
    >
    > "Murray *ACE*" <[email protected]>
    escreveu na mensagem
    > news:e52g93$n8s$[email protected]..
    >>
    http://www.alistapart.com/articles/goingtoprint/
    >>
    >>
    >> --
    >> Murray --- ICQ 71997575
    >> Adobe Community Expert
    >> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >> ==================
    >>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >> ==================
    >>
    >>
    >> "CETEMA" <[email protected]> wrote in message
    >> news:e52ftk$mtg$[email protected]..
    >>> Hello,
    >>> I have searched a lot but I didn�t find a
    tutorial that work.
    >>> I am using ASP Vbscript.
    >>> Any help will be very appreciated.
    >>> Thanks
    >>>
    >>>
    >>
    >>
    >
    >
    >

  • Page Header and Footer in Printer Friendly mode

    Hi,
    I have a report which has more than 500 rows and I want to print them.
    The printer friendly mode works fine, but is it possible that there is a page "header" and "footer" on every page which is printed?
    For example, that the column headings are on every page which was printed?
    Or that at the bottom of each page is the page number displayed?
    Does anyone have an idea?
    Thanks,
    Tim

    IE and Firefox are designed for WEB pages.
    WEB pages are on Internet. Security is important and browser should not compromise user to use it.
    Many users=Many printers!
    If you want to write app for especially one printer and know users (Intranet application) then here is what you can do:
    1) Use IE
    2) write your own ocx with interface for your needs.
    3) every user should implement this ocx in their browser.
    4) When they accept your ocx, then in this "small app" you could do as much as this user can do on their own windows. So setting printer, orientation and size is a peace of cake.
    5) make your report regarding this printer
    And this is it!
    And few other things...
    If user choose larger font then your HTML is broken!!!
    For that I think that PL/PDF or Mail merge is better solution!

  • How to print all links in a webpage. IE has had this for over 10 yrs.

    This has been an option in IE since day 1, but I do not see any way to have Firefox print all links in a web page.

    Firefox Has an add-on called Download them all which will enable you to print all links in a webpage. Here is the link to the add-on:
    https://addons.mozilla.org/en-US/firefox/addon/downthemall/
    I hope this will help :)

Maybe you are looking for

  • Smart list doesn't work

    Hi in iTunes there is a smart playlist called Top 25 Most Played. This one has always worked with me, until i got the 3.0 update for my iPod Touch. Now in iTunes you see the songs you're supossed to see and everything is perfect. But once i sync it w

  • User specific material and plant auth for report MB52

    Hello Experts, Actually my client required the following thing that a User must have auth to view certain materilas for certain plant in report MB52. How to restrict it. Kindly reply ASAP. Thanks and Regards Naveen Chawla

  • Waiting for the service MSExchangeMailboxAssistants to reach status Running

    I have to say that the installation of Exchange Server 2013 SP1 has been an emotional experience so far. I have encountered and fixed approximately 20 errors so far and can still not complete the installation.  Errors have ranged from adding a regist

  • RMAN hangs during restore using TSM

    Hi all, I need an advice. My database version is 11.2.0.2.0. TSM Client version is 5.5.2 I'm testing a restore using Tivoli Storage Manager. I'm trying to restore a specific tablespace using RMAN RMAN> connect target / connected to target database (n

  • Export Tax code

    Hi! My question is about tax codes applied to exports. For foreign customers my client does not apply any tax because they are exempt. So the tax code to apply should not generate any accounting posting at the time of billing. Which tax code should I