Want to open printer friendly page as popup

Hello,
how can I open a printer friendly page as a popup page??
There is only one possibility to say either the page is printer friendly or the page is popup. But not both!
Any ideas?
I want to open the page with a button. sth like "print page"
Thank you...

Hi,
you could open a printer friendly page with a button with a property onClick="window.open('f?p=&APP_ID.:pageno:&APP_SESSION.','pf','');"
DickDral

Similar Messages

  • 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?

  • 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.

  • Send printer friendly page per mail

    Hello everybody.
    I'm very new with APEX and I couldn't find an answer to solve my problem:
    I have a printer friendly page with several text elements and a report so that it nearly looks like a letter in the end.
    Now I want to send this page as a "pdf-attachment" per mail when pressing a button.
    I already noticed the "add_attachment"-procedure in the APEX_MAIL package, but how do i get my actual printer friendly page stored in a BLOB-column in my DB to use this procedure?
    Thanks in advance
    Carsten

    Carsten,
    There are several different version of the get_print_document function, e.g there's this one:
    APEX_UTIL.GET_PRINT_DOCUMENT (
    p_report_data IN CLOB,
    p_report_layout IN CLOB,
    p_report_layout_type IN VARCHAR2 default 'xsl-fo',
    p_document_format IN VARCHAR2 default 'pdf',
    p_print_server IN VARCHAR2 default NULL
    ) RETURN BLOB;
    So you could store both the XML and XSL in a CLOB. But it might be easier to get started referencing actual report queries and report layouts, which you store under shared components and then use this API:
    APEX_UTIL.GET_PRINT_DOCUMENT (
    p_application_id IN NUMBER,
    p_report_layout_name IN VARCHAR2,
    p_report_query_name IN VARCHAR2,
    p_report_layout_name IN VARCHAR2 default null,
    p_report_layout_type IN VARCHAR2 default 'xsl-fo',
    p_document_format IN VARCHAR2 default 'pdf',
    p_print_server IN VARCHAR2 default null
    ) RETURN BLOB;
    Using pre-defined report queries and layouts ensures that you don't run into issues with your custom XML and XSL data.
    The error message "500 Internal Server Error" is a standard Java error message that doesn't tell you anything. Maybe you could find more info in one of your log files. Are you using BI Publisher? Apache FOP? Or some other rendering engine?
    Regards,
    Marc

  • Wont print from printer friendly page

    i'm having trouble printing my printer friendly confermations from the state and goverment web sites. no problem just plain printing   when go to printer friendly page it want print

    Hi @ponzi ,
    I see by your post that you are having issues printing from a web page. I can help you, but I will need some more information.
    In the mean time, try another web browser to see if you have the same results.
    What web browser are you using?
    What is the full name and product number of your printer? There are several Laserjet 200 series. How Do I Find My Model Number or Product Number?
    What operating system are you using?
    How to Find the Windows Edition and Version on Your Computer.
    Mac OS X: How Do I Find Which Mac OS X Version Is on My Computer?
    How is the printer connected? (USB/Ethernet/Wireless)
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • 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
    >>>
    >>>
    >>
    >>
    >
    >

  • CSS to generate printer friendly pages

    Hi
    I am trying to generate a printer friendly page usng CSS.For example I have the following code to hide out the header on teh page.
    .header{
    display:none;
    I want to hide out three buttons that are enclosed in a group panel.How do I do this?
    Thanks.

    Hi,
    Have you tried setting the visible property of the buttons to false? Try the following
    document.getElementById('form1:button1').visible=false;
    Hope this helps
    Cheers
    Girish

  • I have an Apple PC.  If I have an open page (active) and want to open a second page for an unrelated reason, how can I do that?

    I have an Apple PC.  If I have an open page (active) and want to open a second page for an unrelated reason, how can I do that?

    Have icon but cannot connect - Please Help.
    Mine is Gen. 2 - Model MC572C/A. I have the YouTube icon but cannot access YouTube.  Message says "No content was found - There is a problem communicating with YouTube. Try again later."  This problem has been for at least 1 month now.  Any ideas?

  • Printer-Friendly Page

    Hi,
    My JSP needs to generate a "printer-friendly" version of a page.
    1) As you know, the JavaScript print() method prints the page currently loaded in the browser. Can I, in my "Printer-unfriendly" page, have a Print button, which on click, calls a JSP/servlet, generates a "Printer-friendly" page BUT DOES NOT LOAD IN THE BROWSER, but prints? Or do I have to show the user the "Printer-Friendly" page before printing it?
    2) What are the points I need to take care in order to make an HTML page Printer-friendly?
    thanks

    Hi!
    I, just recently, made this kind of page you're talking about and didn't find a simple and good way of achieving this through anything but a simple print-friendly page.
    I did it using
    # body-onload triggers the print() function
    # through some logic (counting html lines) in the page I inserted the folowing html code to achieve
    page breaks in the printed document:
    <p clear=all style='page-break-before:always'>
    # After the print method I forwarded the client to another page (which will happen even if the user
    clicked cancel in the print dialogue)
    If you find a better way, I'd br glad to hear of it...
    /Rickard

  • 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!

  • Need to Open Another jspx page as popup from template

    Hi everyone,
    I have one more question about popups and template. I'm working on JDev 11gU2 ADFRC
    I have one template for my all pages, and there is a link on my template to show user information. for that i need to fetch the info of logged in user from database. so i must have to make a page definition of my user info page.
    But problem is when i click the info link from my template to open user info page. it is not opening and giving page refresh error.
    actually in my template the page source is -
    <f:subview id="userInfo">
                <jsp:include page="/popUps/UserInfo.jspx"/>
    </f:subview>
    <af:commandNavigationItem text="UserInfo"
                                                  immediate="true">
    <af:showPopupBehavior popupId="::userInfo:popup1"
                                                triggerType="action"/>
    </af:commandNavigationItem>and in My Account Info page source is -
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:h="http://java.sun.com/jsf/html"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <jsp:directive.page contentType="text/html;charset=windows-1252"/>
      <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_popUps_AccountDetailsPopUp-->
      <af:popup binding="#{backing_popUps_AccountDetailsPopUp.popup1}"
                      id="popup1">
              <af:dialog title="Account Detail" type="none"
                         inlineStyle="margin:0.5px,0,0,0.5px;"
                         closeIconVisible="#{!backing_popUps_AccountDetailsPopUp.editMode}"
                         partialTriggers="panelBox1 panelBox2 panelBox3"
                         binding="#{backing_popUps_AccountDetailsPopUp.dialog1}"
                         id="dialog1">
                <af:decorativeBox topHeight="25px"
                                  inlineStyle="margin:0.5px; height:460px;"
                                  theme="dark"
                                  binding="#{backing_popUps_AccountDetailsPopUp.decorativeBox1}"
                                  id="decorativeBox1">
                  <f:facet name="center">
                    <af:panelStretchLayout startWidth="5px" endWidth="0px"
                                           topHeight="0px" bottomHeight="0px"
                                           binding="#{backing_popUps_AccountDetailsPopUp.panelStretchLayout1}"
                                           id="panelStretchLayout1">
                      <f:facet name="center">
                        <af:decorativeBox theme="light"
                                          inlineStyle="height:430px; width:482px;"
                                          binding="#{backing_popUps_AccountDetailsPopUp.decorativeBox2}"
                                          id="decorativeBox2">
                          <f:facet name="center">
                            <af:panelGroupLayout xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
                                                 inlineStyle="padding:1%;"
                                                 partialTriggers="commandLink1 commandLink2 commandLink3 commandLink4 commandLink5 commandLink6 commandLink8 commandLink9 commandLink10"
                                                 binding="#{backing_popUps_AccountDetailsPopUp.panelGroupLayout1}"
                                                 id="panelGroupLayout1">
                              <af:panelBox text="Employee Information"
                                           partialTriggers="commandLink1 commandLink2 commandLink3"
                                           binding="#{backing_popUps_AccountDetailsPopUp.panelBox1}"
                                           binding="#{backing_popUps_AccountDetailsPopUp.spacer2}"
                                           id="spacer2"/>
                              </f:facet>
                            </af:panelGroupLayout>
                          </f:facet>
                        </af:decorativeBox>
                      </f:facet>
                      <f:facet name="start">
                        <af:spacer width="10" height="10"
                                   binding="#{backing_popUps_AccountDetailsPopUp.spacer3}"
                                   id="spacer3"/>
                      </f:facet>
                    </af:panelStretchLayout>
                  </f:facet>
                  <f:facet name="top">
                    <af:panelGroupLayout binding="#{backing_popUps_AccountDetailsPopUp.panelGroupLayout8}"
                                         id="panelGroupLayout8">
                      <af:outputText value="Account Detail : 900101"
                                     inlineStyle="font-weight:bold; font-size:14px;"
                                     binding="#{backing_popUps_AccountDetailsPopUp.outputText10}"
                                     id="outputText10"/>
                    </af:panelGroupLayout>
                  </f:facet>
                </af:decorativeBox>
                <f:facet name="buttonBar">
                  <af:commandLink text="Close"
                                  inlineStyle="font-weight:bold; color:Blue;"
                                  disabled="#{backing_popUps_AccountDetailsPopUp.editMode}"
                                  partialTriggers="panelBox1 panelBox2 panelBox3"
                                  shortDesc="#{backing_popUps_AccountDetailsPopUp.editMode ? 'Can not close in edit mode...' : 'Close Window'}"
                                  binding="#{backing_popUps_AccountDetailsPopUp.commandLink11}"
                                  id="commandLink11">
                    <af:resetActionListener/>
                  </af:commandLink>
                </f:facet>
              </af:dialog>
            </af:popup>
    </jsp:root>Actually i need to open a page globally and i can't put this link to each page. so that i put this on Template.
    I made a popup page too to log out from application in the same way, it is working file, but the difference is that page does not have any page def.
    But account info page has.
    I want to use it without adding dialog: in ADF-CONFIG.xml page
    Any help to solve this?
    Thanks
    Fizzz...

    hey guys,
    I have 2 pages test1 and test2(.jspx).In test2 page I have defined an popup and i want that in that pop-up test1.jspx should get loaded.
    Can any body help me on this.???Will really appreciate this..............

  • Creating printer-friendly pages

    I want to be able to have pages on my website that will be printer friendly for visitors to the site. Some will be text, some will be graphics. Is this possible to do for an html-illiterate? Much thanks for any help.

    I was afraid of that. It's another computer can of worms isn't it? Still, thank you for your response but I am not going to mark it answered in case someone else has one of those jewels of it's-so-easy-all-you-have-to-do.
    If this was really important to me, would it be easier to accomplish with a different operating system?
    Thanks
    iBOOK G4   Mac OS X (10.4.9)  

  • Printer friendly page for iViews?

    Hi Friends,
    I integrated few iView and assigned them to different roles and users in our portal.  Some of these iView are Web Dynpro iviews.
    I have a of question.... How should i enable a option for the users to view and print out the web dynpro iview result view in a printer friendly version...
    Thanks for your help
    Regards
    Mark

    Hi Mark,
    Try this <a href="https://www.sdn.sap.com/irj/sdn/thread?forumID=52&threadID=132542&messageID=1514704">thread</a>.
    Regards,
    Pooja.

  • With firefox 4.0 the printer friendly page of mapquest will not open.

    that function of mapquest works on IE.
    it also worked on firefox 3.6. so i downgraded back to 3.6.
    would like to be able to use future upgrades though.
    tyvm for firefox.

    Does the picture uploader use Flash? You can verify that you have the latest Flash plugin for Firefox here:
    http://www.adobe.com/software/flash/about/
    Otherwise, I don't really have a guess as to why that function doesn't work. You could try it in Firefox's Safe Mode; if that works, it could indicate a conflict with one of your add-ons.
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, try starting Firefox in Firefox
    [http://support.mozilla.com/kb/Safe+Mode Safe Mode]. Be careful not to "reset" anything permanently if you didn't back up.

  • I WANT TO OPEN A PORTAL PAGE INTO A PORTAL REGION

    I have two pages published as portlets(P1,P2). P1 have a portal link to P2 and
    it works perfectly. My problem occurs when:
    1) I create a new group of pages.
    2) In this group, i create a new Portal page(P3).
    3) In a region of P3 I load p1 as a portlet.
    When I click in the link of P1, P2 is loaded in a complete window. I want to
    load P2 in the region that contains P1, no in a new window. I want to keep the
    other P3 content when i click in this link.
    thanks alot

    guess the only way to do so is to create a HTML Portlet which has an iframe that displays your P2.

Maybe you are looking for

  • Ok...so I can no longer use the ppc app that I loved for so long...but...

    Hi All: I am finally at the point where I am finally accepting that I cannot use my favorite ppc app, MacMame. Since upgrading to Lion (with no Rosetta) I can no longer play my favorite arcade games which is fine. In reading some online forums and bl

  • New in XML Publisher

    Hi I'd like to know what do i need to start working with XML Publisher. Thanks

  • String problem please help

    please help... String aa, bb, cc,dd; aa="123456789"; bb="23"; cc="78"; actually i want to cut off some special words in a String i use int ak3=aa.indexOf(bb); int ak4=aa.lastIndexOf(bb); dd=aa.substring(ak3,ak4); i want the result of dd is 14569 is t

  • How to restore or backup Apex application from Command line ? URGENT

    We have Oracle apex 4.1 installed in Oracle 11g R2 database (windows 64-bit) 2008 R2 For some reason our database dictionary objects are corrupted. We wanted to backup our Apex applications in some workspaces ASAP. We are not able to access apex from

  • Execute button Not appearing in SWI1 Log

    Hi all, We are executing a Vendor Workflow i.e is when ever a vendor is created a workflow is triggered and mail is sent for approval. There is 2 z tables for agent assignment. It is maintained. After creating vendor we can approve it through a mail