Getting an extra blank page

Ok so I have this simple application that has a button to
view a PDF file. A blank page is created as well as the page of the
PDF. Why I only nav to the URLRequest I created with a relative
path to the pdf file.
I attached my code

In that case I would change the code to display
http://www.google.com, see if
that works, and then if not, gotta go through the code and see
what's wrong. Works for me.

Similar Messages

  • Getting One Extra Blank Page

    Hi All,
    I am printing labels thru smartforms. For eg.  my internal tablei have 3 line items
    so these 3 should be printed in 3 different labels. And I am getting the correct output also. But after that 3 label prints one extra blank page is coming.
    What could be the reason.
    I have used loop for the data.
    loop - for showing continuous data.
    program line - used to calculate number of entries i have in the table. I have already counted the total entry in my print program
                           and passing it thru Form interface-import parameters.
    command line - for explicit page break in the table after each line item.
    Kindly guide what could be the reason for this blank page.
    Thanks,
    Pradeep

    If you run a page break after each line, it is normal that a blank page is published at the end. Do not ececute page break on the last record
    Regards,
    Raymond

  • Smartforms - Extra Blank Page in DUPLEX mode

    Hello Friends,
    I am printing my smartforms in DUPLEX page mode. Its printing fine but i am getting an extra blank page.
    Searched the forum but no luck.
    I have defined 3 pages Page1, PAGE_INST,Page2. I need to print instructions(say) on back of each page.
    I had set page1 to duplex mode 'D' and next page to blank.
    My pages flow is in the following way:
    page1>Page INST>Page2
    Page 1 & 2 have main windows and have a command to print PAGE_INST.
    Page_INST Does not has main window.
    Page1 : next Page 2.
    Page INST : Next page is Page 2.
    Page2 : is a continuation of page 1 next window is blank(or page 2)
    Its printing fine in Duplex but always there is a blank sheet in the print out at last page.
    Can someone help me how to avoid the last blank page.
    Thanks

    HI Hari,
    How to avoid a blank page at end of the page?
    Regards,
    Sravanthi

  • SSRS 2008 Report with two tablix have extra blank pages

    I am working on a report in SSRS 2008 that has two tables (or tablices?). My report is set to a width of 11 and height of 8.5, left and right margins of 0.25, top and bottom margins of 0.5. Paper size is Letter, Orientation is landscape.
    With margins accounted for, I basically have 10.5 of workspace for the Body. The first tablix's width is way under 10.5 but the second tablix has lots of columns and would have to span two pages so the Body goes past 10.5 but I
    kept it under 22 (twice one page).  I put a PageBreak after the first tablix. When I run the report and do a Print Layout, the first tablix prints with a blank page after every printed page of that table. The second tablix prints just fine, no extra
    blank pages in between. So I suspect that it is the "empty space" to the right of the first tablix, which is caused by the second tablix's width, that is the problem.
    However when I tried to switch the tables in my report and have the wider tablix print first and the narrower tablix print after it, I did not get any extra blank pages on both; the reports prints just fine.
    Unfortunately, I cannot have the wider tablix print first with the report I need. I would like to know if this is a bug in SSRS 2008? It appears that there is something with the order report objects are printed and their size. Has anyone figured this out
    yet?  Thanks.

    I found
    this post on the MSDN forum that offers the following solutions that worked for a few people responding to that thread.  You might want to try one of these:
    "I found the problem cause.  In Reporting Services, report body width must be <= (report width - report margins width).I reduced the margins to zero width, and the pagination problem disappeared!"
    "I have solved my problem. With SSRS you must be very careful with the way you place objects
    Growing objects will push those on their right, even if they are not on the same line /!\
    Consider a textbox 2 inches large centered, and a growing matrix beneath it. on the left, 1 inch large. At run time the matrix will grow and the title will be pushed aside. And this may cause blank pages.
    A workaround is to create 1 rectangle per object. The rectangle should occupy all the body space available while objects occupy only a part of their embedding rectangle."
    Carla
    Carla Sabotta

  • Extra blank page with each printout

    Hi all
    Each time I print a document from Adobe Professional, I get an extra blank page, whatever the size of the document. Not a big deal but annoying especially when striving to avoid paper waste !!! I am running Adobe Pro on a MacBook Pro and my printer is an HP OfficeJet 8500.
    Any idea how to stop this extra page ?
    Cheers
    Ch.

    What version of CR? Please be precise; Go to Help About and quote the version reported there
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Extra Blank page in XML Publisher report

    Hi,
    I am getting extra blank page in XML publisher report.
    The RTF has two pages and each page has one table.These two tables will be populated with data based on some if condtion.
    eg:
    In RTF:
    for each Header
    if PMA='Y' THEN
    Table1 data in 1st page
    end if;
    pageBreak
    IF OTC='Y' then
    Table2 data in 2nd page
    END IF;
    end for each
    And also another issue is: The data is starting from the same page instead of new page.
    Please help me in solving the issue.
    Thanks,
    Srinivas

    Hi,
    Thanks for reply.
    I am using <xsl:attribute name="break-before">page</xsl:attribute> page break.
    I tried split-by-page-break also,but still its not resolved.
    Today I have noticed one thing: When generating this report locally,then there is no blank page coming.But when generating from APPS then blank page is coming.
    Please help me to resolve this issue.
    Thanks,
    Srinivas

  • Printing an extra blank page at last in the report with result!

    Dear Team,
    I have one report  ZFI_KKKKK  i.e working fine with the result.
    The problem is that this report prints an extra blank page in the end of the report.
    It should not print the extra empty page. Itu2019s a bit annoying for some users.
    If you execute and print this and you will get a page with results and a blank page with just the title.
    Any input from your side to rectify the issue?
    Thanks and Regards,
    Sarkar

    Hi,
    change the line size and check.
    vijay Gurav

  • Page Break-An extra blank page as the last page.

    I have a template with a page break (<?split-by-page-break:?>) at the end of the template prior to the end of loop <?end for-each?>. This is causing an extra blank page at the end everytime the report is run. I checked this forum and got some pointers and used couple of them but didn't get the blank page to go!
    I tried this in my page break filed! <?if:position()!=last()?><?split-by-page-break:?><?end if?>
    Please help.
    Thanks,
    Fran

    Hi, ive faced a similar problem in the past, I worked around it using subtemplates, but it still gives out an extra blank page if the content on the last page comes within 3 lines of the bottom of the page.. otherwise its ok..if you could send me your template and a sample xml file at domnic26ATgmail, i will see what i can do to help.
    regards,
    Domnic

  • On MacBook Pro unable to print webpage; I get a single blank page. But I can print using Safari. Started last week while using Firefox 3.6. I downloaded Firefox 5.0--same problem.

    On MacBook Pro unable to print webpage; I get a single blank page. But I can print using Safari. Started last week while using Firefox 3.6. I downloaded Firefox 5.0--same problem.

    I am now able to do live broadcasts with my i-sight, but my original problem still exisits....
    Unsolved Problem:I need to be able to broadcast from CamTwist as CamTwist is the only program that will allow me to do what I need to do.   Justin.tv and Ustream.tv do not recognize CamTwist for reasons I can not explain.

  • None of my "paid" books will open in iBooks.  They show they are there, but when I open them all I get is a blank page.  I have checked all the newbie mistakes.  Mavericks will not let me uninstall and reinstall iBooks.

    All the books I paid money for will not open in iBooks on my MAC.  Mavericks will not let me uninstall iBooks, so I cannot uninstall and reinstall it on my Pro.  I have deleted and re-loaded the books and they show in my library (as they always did), but when I open them, all I get is a blank page with three dots at the bottom, flashing in sequence.  This does not affect the free books from the book store nor does it affect the PDF I have loaded myself.  (I had this problem on my iPad when the latest big software came out about a year or two ago, but I was able to re-initalize the complete iPad from my Pro Book.)  I have tried just about everything I can think of, but all to no avail.  To save time, I have reset my iTunes password and performed all the other "Apple Tips" in the support section, but after 5 hours I am giving up.  Surely someone else must be having the same issue??

    Yup, same issue since installing Mavericks.  iBooks works fine on my wife's Macbook Pro, but on my Mac Pro none of my purchased (protected) books will open - only the free/unprotected ones.
    I'm asked for my AppleID password, but nothing happens when I try to open a purchased and downloaded book.   I deauthorized, reauthorized, etc ... nothing.  Each purchased book that I double-click gives me a dialog asking for my Apple ID password.  Nothing else.
    I was already buying more books via Kindle than iTunes and this just seals the deal for me.  At least I can read my already-purchased iBooks books on my iPad still...

  • Implementing multiple page size requirement - extra blank page at the end

    My XMLP report requirement is as follows.
    - The report is printing a bunch of lines.
    - Based on data and layout requirement, lines are grouped into page where they belong (due to complex logic for determining which page a line should go to...this is done in PL/SQL package that is called in the beginning of the RDF trigger)
    - The first page needs to be printed on Legal size paper
    - Subsequent pages (IF NEEDED) need to be printed on Letter size paper
    So some report will have a 1-page output (legal size), and some will have multiple pages (1st page should be legal size, subsequent on letter size).
    Here is a sample XML data:
    <REPORT>
    <LIST_G_PAGE_NUMBER>
    <G_PAGE_NUMBER>
    <PAGE_NUMBER>1</PAGE_NUMBER>
    <LIST_G_LINE>
         <G_LINE>...</G_LINE>
         <G_LINE>...</G_LINE>
    </LIST_G_LINE>
    </G_PAGE_NUMBER>
    <G_PAGE_NUMBER>
    <PAGE_NUMBER>2</PAGE_NUMBER>
    <LIST_G_LINE>
         <G_LINE>...</G_LINE>
         <G_LINE>...</G_LINE>
    </LIST_G_LINE>
    </G_PAGE_NUMBER>
    <G_PAGE_NUMBER>
    <PAGE_NUMBER>3</PAGE_NUMBER>
    <LIST_G_LINE>
         <G_LINE>...</G_LINE>
         <G_LINE>...</G_LINE>
    </LIST_G_LINE>
    </G_PAGE_NUMBER>
    </LIST_G_PAGE_NUMBER>
    </REPORT>
    For this, I created 2-pages RTF template and using the Word Page Setup feature:
    1. First page setup is legal size (go to Page Setup, Paper tab, choose Letter and choose Apply to "Whole Document").
    The first page has the following XMLP tag:
    <?for-each: G_PAGE_NUMBER?>
    <?if: PAGE_NUMBER=1?><?call:body?><?end if?>
    <?end for-each?>
    <?template:body?>
    for-each loop that prints lines in a tabular format
    <?end template?>
    2. Second page setup is letter size (go to Page Setup, Paper, choose Letter and choose Apply to "This point forward").
    <?for-each: G_PAGE_NUMBER?>
    <?if: PAGE_NUMBER>1?><?call:body?><-- Ctrl-Break to insert a page break here --> <?end if?>
    <?end for-each?>
    It almost worked, except there is a blank page printed at the end. How do I remove the blank page? I have tried to use <?split-by-page-break:?> instead of the Ctrl-Break, but it did not seem to work (there is no page break happening at all).
    I think the extra page is due to the multiple page nature of the RTF template. Is there a way to control the page size through XMLP tag (or XSL-FO). With that, I can try having a single page template and put the page size control within the XMLP / XSL-FO tag and hope that the extra blank page at the end will go away. Can someone please help?
    Thank you!

    Sorry for the typo in my previous post... I meant Ctrl-Enter (not Ctrl-Break).

  • Print extra blank pages & problem receiving faxes

    Hi -- My Photosmart C7280 All-In-One begins most printing jobs by printing out a blank page. Also, if I'm printing multiple pages, many of them will be blank (but the document prints in entirety) It doesn't matter if I'm printing a Word document (which I know has a conflict with HP, and which I also know does not have a blank second page at the end), or an attachment to an e-mail, or information from a web page, or even pritnting an envelope.  In fact, I have to let the envelope roll through blank, wait for the error message that there is no paper in the tray, then shoot it through again before I'll receive a printed envelope. Also, if I'm copying multiple pages I'll receive the extra blank pages, but not if I'm copying pages one at a time.
    Also, I used to be able to receive a fax automatically.  The call would go to my recorded message.  As soon as it ended, the incoming fax was recognized and it would print.  It doesn't do that any more.  I have to manually pick up the receiver of the phone before the machine will begin receiving the fax.
    My HP printer is on a network.  I can't remember if it still worked or not after we placed it on the network.  Also, I recently downloaded IE 8. 
    This has been frustrating me for months, but have not had the time to seek help till now.

    I have the same problem - print a document and a few seconds later a blank page comes out....  Any ideas?

  • I click on a link, get a new blank page, not the info expected. Use AVG Free Ed, Windows 7 professional.

    I click on a link, and get a new blank page, not the info expected. I use AVG Free Edition, Windows 7 Professional. I have tried "open link in new tab" - no joy. Not all links are affected. It is not possible to say when a link is going to fail or work - it seems random.
    == This happened ==
    Every time Firefox opened
    == It just started to happen about 2 weeks ago

    I get the address as it should be as in attachment when I hover over the "FLIXTER" add on the right of screen. When I click it just comes out in a new window but BLANK. Open in IE then shows me the correct view. Puzzling. I have tried disapbling ans enabling java script in my options and sometimes this works then sometimes not??

  • [b]Printing reports, getting a final blank page[/b]

    Hi,
    I'm printing out various reports, however i always get a final blank page. Any ideas how to suppress this?
    Also I would like to get rid of the page number at the top of the page and url address at the bottom if possible.
    Thanks
    Khalid

    I change the printer driver to HP Universal Printing PCL 6 and this got rid of the blank pages.

  • HP L7680 printing extra blank pages

    I had repeated issues with LHP 7680 printing extra blank pages.  Tried the "new driver" fix and that didn't work.  Found the fix:  Go to Start, Control Panel, Printers and Faxes, RIGHT CLICK the L7680 Printer, click on Properties, click on Advanced tab.  "Spool print documents...." is selected.  Change the selection to PRINT DIRECTLY TO PRINTER.  Tested and resolved the issue when printing Word and Excel docs

    Try this...
    1. Go to the Printers folder and right click on the printer icon, then select ‘Run as Administrator’, and select ‘Properties’.
    2. Click on the ‘Advanced’ tab, and click on the ‘New Driver’ button.
    3. When you have to select the printer driver, select the ‘Have Disk’ button and point it to the installation CD or the ‘7zSxxx’ folder and install it from here. Or you can look under the ‘Manufacturers’ list and select ‘Hewlett-Packard’ instead of ‘HP’, and then select the appropriate printer driver.
    4. Complete the wizard, then apply the settings by pressing the ‘Apply’ button. Try printing again, and the issue should not reoccur.
    Also, are you using Windows Vista?
    Make it easier for other people to find solutions, by marking my answer with \'Accept as Solution\' if it solves your problem.
    Click on the BLUE KUDOS button on the left to say "Thanks"
    I am an ex-HP Employee.

Maybe you are looking for

  • Qosmio G30-102 Optical SPDIF out not working

    I have bought new Qosmio G30-102 and I am quite sure that SPDIF Optical Out connector is not working. I can't test it at the moment, but I had a couple of SPDIF sound cards and every one of them had a red light on all the time, which signalized that

  • How to get values against checkbox from table

    hi all, how can i get column values from database against multiple check boxes, is there array in oracle to store multiple values? i stored value of check boxes in column named checkid, in table named information. now i want to get value of infoid ag

  • SQL Developer 3.0.04 and 10g

    Downloaded SQL Developer 3.0.04 to interface to a 10g server. I encountered the now infamous no ocijdbc11 in java.library.path problem which is described in other forum posts. Upon reading, my understanding is that more recent versions of Developer r

  • Script to make landscape and portrait images square

    I am new to scripting and could use a little help. We are currently rebuilding our enitre website from the ground up. New look, new products, new images (about 2,800 of them). Here is where it gets tricky. Some of the photos are landscape and others

  • Validation problem on tabular form APEX 4.2

    Hi, My APEX Version is 4.2. I have problem with validations on tabular forms, for example : I have a column who must be numeric... when I get a character it is controlled properly, but it removes my line of the screen and he writes in the table below