Blank pages inserted during duplex printing

I just installed an OfficeJet 4500 G510g on a 64-bit Windows 7 system and configured it using the network interface.  After having some initial installation problems I downloaded the latest Full Featured driver and was finally able to get everything (printer, fax, scanner) working okay.  Tonight I tried my first duplex printing job and found that the output has random blank pages inserted.  The first time I printed, I got page 1 on the front of the first page and the back was blank.  Page 2 was on the front of the second page, page 3 on the back of that page and so forth up to another blank page between pages 6 and 7.  After looking at the configuration to see if I had something set up incorrectly, I tried it again.  This time I got page 1 on the front of the first page, a blank page on the back, another blank page on the front of page 2 and from then on it was correct up through page 7.  I am an embedded software developer and the ability to print duplex listings is very important to me.  Unfortunately, at this point I have no idea what to try next.  Anyone have any ideas?
Thanks,
Dave

Hi,
I'm hoping for an answer to this problem also. Here's what I've found so far:
"I am printing statements on a double-sided stationary capable printer. To ensure that each new statement starts on a new physical piece of paper, I need to add a blank page if the previous statement had an odd number of page sides. How can I do this?
Place an invisible boilerplate line before the repeating frame that contains your data. Give it a Page Break before and anchor it to the repeating frame. Then write a format trigger that only prints the boilerplate object (and thus the page break) if it is an odd page number. "
I've tried this but it isn't working for me. I'm using this logic for printing the page:
v_page number;
begin
srw.get_page_num(v_page);
if mod(v_page,2)=0
then
return (FALSE); --if an even page don't print
else
return (TRUE); --if an odd page do print
end if;
end;
If you find an answer I'm hoping you'll share it with me. Thanks!
Katie

Similar Messages

  • CS4 is adding a blank page, throwing off the printing

    I am creating a 40-page booklet to be printed 2-up saddle-stitch
    In the Pages layout, it says i have 40 pages in 21 spreads. 1 page on the top is the front cover and 1 page on the bottom is the back cover and 19 double-page spreads inbetween. Pages 2 and 39 are the respective inside covers. Page 1 is aligned on the right and page 40 is aligned on the left. It should be printing fine, I would think.
    But in the Print Booklet-Preview Pane, it gives a message that it has added 1 blank page to creat the booklet, and it was added before page one, so I now have no back cover, and my inside covers and page layouts are all wonky now.
    I noticed that in the Pages flyout there is a small square to the right of Page 40, where page 41 would be. A small square that I can't highlight.
    A few more items of interest, all pages have both Allow Document Pages to Shuffle and Allow Selected Spreads to Shuffle checked.
    I am at a total loss. Any help would be greatly appreciated.
    gw

    Keep in mind that everyone here is a volunteer. Most of the regulars, like myself, drop in at least once a day, as we have time, and offer advice and solutions when we have them.
    That said, I saw your post when it first was listed, and saw that you seemed to finding your way, and didn't have anything more to add at that point, as I suspect was the case with a lot of others. I'm sorry it never occurred to me to ask if you had any blank pages in the document, but there was nothing in the original post to suggest that, and including blank pages in a booklet print job is a pretty standard thing to do. If you know enough to have already added blanks to fix the page count, one would presume you also know enough to include them in the print job.
    As far as the forum organization, we're about to go into a new version of the forum software, and many of the regulars are looking on that with some trepidation. Most of us actually LIKE the way things are now -- functional and uncluttered with extraneous nonsense like avatars and ratings points -- but it seems much of that is going to be creeping in. An attempt to unify the Adobe and Macromedia forums last year was an utter disaster, and we've all got our fingers crossed it won't happen again, but we'll be living with it no matter what as the Webcrossing contract is up and Adobe has signed on with Jive. You might want to take another look when the changeover is complete.
    And, I'll repeat, these forums are probably the BEST source of FREE and accurate expert information on Adobe applications on the planet. You'll find users (and even some Adobe employees) from all over the world with vast experience in some pretty esoteric and specialized techniques. I find I still learn something new almost every week, and I've been making my living with InDesign since version 2.0 was released. I hope you'll come back if you have more questions.
    Peter

  • Report views correctly in Report Viewer but on export or print, blank page inserted after every page

    Hi all
    I'm hoping someone has an idea what is causing this issue. I am using Crystal 2008 and have created many reports over the years, with no issue like this.
    I have had to create a label file for an Avery label that does not appear in the Crystal Reports default list of label definitions (have done this many times before for other labels, with no issue).
    The report displays perfectly in the CR Report Viewer, however once the report is sent either to PDF export or to the printer, an extra blank page is inserted after every page of the report.
    The fact that it displays correctly in the viewer means there is nothing in the report that is amiss.... there is something going on when the report is sent out.
    I've read a lot of similar problems, however the idea that it is a network problem doesn't explain why the hundreds of other reports I've created exactly the same way... do not have this problem!
    Does anyone know the answer to this puzzle?
    regards
    Kaz

    Hi Karen
    Here is the issue. When you look at the report in the viewer you see this:
    Notice the dashed line after the body of each label. That line is there because the report is formatted to be a column report:
    So the viewer shows you that there is another column to be printed / exported and that is what is happening with the report.
    - Ludek

  • I only get a blank page when trying to print a web page

    I have looked up how to print a web page and did exactly as shown on the screen (I did select my printer) but when I want to print a Web page I only get a blank page. I also cannot save as PDF in the Print Dialog Box because I get a blank page there too.
    I have tried to disable all my add-ons and extensions and re-enabling them one by one and it did not change anything.
    Although I did not specifically notice the exact date, I feel this has been happening since I have upgraded to Mac OS 10.6.4

    Wow! After several different attempts to solve my printing problems , the one that worked was the suggestion that I hit "Reset Firefox" button on the Troubleshooting Information page. Once I did that and got back in I was able to print pages correctly. Thank you for all your help and patience.
    -Eric

  • CS5.5 InDesign: Last 2 pages of multipage duplex print come out 1-sided

    Using CS5.5 InDesign, last 2 pages of a multipage duplex print come out 1-sided. Same page ranges print OK in PDF. Printer is HP Color Laserjet 4700 with latest device firmware. Have latest HP drivers on Mac OS 10.7.
    This is a recent problem. Had no problems with CS5 InDesign duplex printing from this computer to this printer until a couple weeks ago. First sign of an issue was that printing slowed to a crawl. Literally 5 minutes to resolve one page to the printer. Updated the printer firmware and speedy printing returned, but then noticed the duplex printing issue. Problems began about the same time as a Mac OS system update, but I'm not sure which came first, the software update or the printing issues. No problems with the printer from other software or other computers on the network.
    I have read that certrain InDesign print settings sometimes produce unexpected results in some computer environments. Am hoping this is the case, and someone on this forum will know the trick.

    evollowitz wrote:
     ...and someone on this forum will know the trick.
    I think for most users, "the trick" that produces the most consistently predictable result is to never print directly from InDesign; always go to PDF and print that. Personally, I haven't even attempted to print from InDesign since CS2.

  • HP LaserJet 4200 Printer outputting blank page (with creases) before printing

    HP LaserJet 4200 Printer
    Keeps outputting a blank page, with creases in the paper (about the middle of page), before it prints the intended page.
    This happens at random, but quite often. We have been using this printer for years without any issues. This has been happening for about the last few weeks. 

    Hi have the same problem with my HP LJ4200.
    The problem is intermitent , blank page with with creases before the document
    Have you found a solution ?
    thanks !

  • Blank page seen in the print preview ?

    Hi all I have deveoped a smartform and created a second page with main window......but the problem is , iam getting a blank page output when i see it in the print preview . suppose if data
    is only in two pages iam , i can see the third page with no data...can anyone tel me wats the problem ?
    thanks,
    SIva

    Hi Siva
    What are the contents in your second page of smartform
    do you have any data in second page of smartform
    if so check whether the data exists or not
    do revert back if any issues
    hope this helps
    regards
    Vikas C

  • Blank page sent to my printer..Print Preview shows my page as a .pdf (On Mac OS 10.5.8)

    A blank page is sent to the printer. When I view the text page in Print Preview, the page is blank and it is a .pdf. The print feature works fine with other browsers. This suddenly occurred. One minute I was able to print...the next minute blank pages print. I have tried two different printers and both experience the same problem on Firefox. The plug-ins are up to date.
    Thanks, in advance, for any help.

    Slow down a bit and think this through.
    CUPS on linux is nearly identical to CUPS on OS X - but there is no Mac-to-Mac Apple proprietary print sharing. Rather, on linux you are sharing the printer using standard printing protocols. Just like on the Mac (when using the standard protocols like Windows/SMB or IP printing), linux print queues expect postscript input. Try using a generic postscript driver from the mac.
    And when you add the printer via Windows Printing or IP > LPD or IPP, you will need to know the queue name for that printer from the linux box. (one computer with one IP address can have multiple printers - so what's the additional address info to print to your desired printer? - queue name.)
    HTH

  • Unwanted blank pages inserted when creating pdf from scanner

    Hello, when creating a pdf from a document scanned via Adobe Acrobat X Pro, the program inserts an unwanted blank page in between each page  being scanned.  So, if scanning 50 pages, we get 100, etc.  How do we remediate this problem?  We have worked with the default settings, to no avail.  We're using a Fujitsu fi-5530c2 scanner.  We would appreciate any input to help resolve this issue!  Thanks Mark

    Hi,
    you can automaticaly fix previously made documents using the Preflight tool.

  • C3180 is printing 2345x in top left corner of blank pages every time i print

    Every time I print anything from my Mac Book Pro (running Mavericks 10.9), my C3180 spits out a page with 2345x printed in the top left corner of an otherwise blank page.  Wasting my paper and my ink.  
    Anyone have any suggestions?
    This question was solved.
    View Solution.

    Thanks all for the information.  We are taking a look at what this might be.    Is it printing this out on a single sheet after the desired print, or on the same page or a combination?  Any additional details will greatly help trying to track this issue down to root cause.

  • I am trying to print and only blank pages and codes are printing?

    My family have recently got a FujiXerox DocumentCentre C240 and I am trying to print to it. I have downloaded the printer software and added the printer through the IP address with selecting the right printer software. The printer says it is installed corrected and when I go to print it starts printing pages with a codes of what I'm trying to print at the top as well as lots of blank pages after.
    What can I do to make this work and print what I want it to print?

    Contact FujiXerox

  • Apps being moved around with sync - unwanted blank page inserted

    Ever since I bought a few new apps (craigspro+, vision test, etc, nothing too big or fancy) last night, when I sync my phone with my iTunes, it moves all the apps around, inserts a blank page onto my phone, and most of my new apps are inserted on a page AFTER the blank page and therefore I can't reach them once the phone is disconnected from my iMac and in hand. I've tried restoring, I've tried manually moving them all around in iTunes, and every time i hit "Apply" they bounce back to where the computer wants them and I can't even reach the new apps. What's up and how do I fix this???

    Hi,
    you can automaticaly fix previously made documents using the Preflight tool.

  • BLANK PAGE errors during recording

    When I access a member site and click a link that generates a
    popup everything works fine. When I do the same thing during
    recording the POP happens but shows zero content and is labeled
    BLANK PAGE with About:Blank Below it and the text Done at the
    bottom of the window. Im assuming that Captivate is causing a
    security issue and Im being Denied access to the pop up content. I
    could be very wrong because I can still access all the content that
    is not POP related.
    Thanks -
    S

    Please direct any responses to this post where it first
    appeared. You may do this by
    clicking
    here

  • Giving a blank page when given a Print  from TCODE - ML83

    Hi Friends,
    When i am trying to give a print from ML83(Service entry sheet)i am getting a Blank Page and even When taken a PDF format i am getting a blank page.
    But when i am giving a print preview i am able to see the preview page with all the details.
    Kindly tell me where is the problem coming from. As the issue is in Production system its becoming
    very difficult for me to find the issue.
    Program is standard one. but the form is a 'Z ' Form
    TCODE - ML83
    Thanks in advance,
    Rajesh Kumar

    Select
    Safari ▹ Preferences ▹ Extensions
    from the Safari menu bar. If any extensions are installed, disable them and test. If there's no change, turn off popup blocking and test again.

  • How to suppress blank pages in 11i from printer output

    Hi All,
    We were working on Oracle Reports and registering in 11i thr concurrent program and while running thr concurrent request we are getting blank pages from printer output, please let me know how to suppress blank pages as i need to get printouts without any white pages.
    Say for example if we run concurrent request and o/p is 10 pages which consists of 3 blank pages so finally we need to get printer o/p with 7 pages which are having data as i need to stop printing which are having white pages.
    Please help as this a critical scenario.....
    Regards,

    Please post the details of the application release, database version and OS.
    We were working on Oracle Reports and registering in 11i thr concurrent program and while running thr concurrent request we are getting blank pages from printer output, please let me know how to suppress blank pages as i need to get printouts without any white pages.
    Say for example if we run concurrent request and o/p is 10 pages which consists of 3 blank pages so finally we need to get printer o/p with 7 pages which are having data as i need to stop printing which are having white pages.
    Please help as this a critical scenario.....Does this happen to all concurrent requests?
    Is the issue with all printers or specific ones only?
    What if you use the lp command from the OS to print the concurrent requests output files, do you still get blank pages?
    Do you use PASTA?
    Please see these docs/links.
    How To Investigate Printing Issues and Work Towards its Resolution? [ID 297522.1]
    Oracle Applications Postscript Printing [ID 99495.1]
    Only First Line Of Concurent Output Prints And Then Blank Lines/Pages [ID 452906.1]
    Apps Reports Generate and/or Print With Incorrect Page Break Points [ID 359716.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Blank+AND+Page+AND+Print&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Blank+AND+Page&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

Maybe you are looking for