Hp laserjet 3500 printing only one page

My HP Color Laserjet 3500 is printing but it only prints multiple pages of the first page of my document jobs.  It doesn't matter how many pages in the print job, it only prints multiple copies of just the first page of the job.  Even if it's just one page of a document, it still prints multiple pages of that document even when it set at 1 of 1 on the settings page.  Any suggestions???

Try a reset of the printing system. This will remove the printer from Print & Scan but not the supporting driver, so you will just to have to add the printer again.

Similar Messages

  • Page breaks in form - can't print only one page?

    Hi guys
    This might be a really simple question - but how do I insert page breaks into my form?
    I have 8 pages in my document, and it is showing me this, so there seems to be no issue until I try to print only one page, and the whole document prints out.
    Is there an easy fix to this?
    Cheers
    Jess

    Hi,
    how are you printing? Control+P? File > Print? or a Print button?
    In any case the print command should bring up a print dialog, where you can set the pages that you want Acrobat to print. By default it is set to 'All' pages.
    Hope that helps,
    Niall

  • Printing only one page problem

    Hi,
    I have a printable class that needs to print some text only on 1 page.
    The thing is that when I hit print the printer prints 3 pages:
    page 1 - with correct content
    page 2 - empty page
    page 3 - page with content translated some how
    then the printing stops.
    Here is the code:
    private static final double FACTOR = 2.83;
    private double width, height;
    private void setupJob(){
              // page width and height
              width = 75*FACTOR;
              height = 50*FACTOR;
              job = PrinterJob.getPrinterJob();          
              pf = new PageFormat();
              //PageFormat pf =job.pageDialog(job.defaultPage());
              aset = new HashPrintRequestAttributeSet();
              // Create a letter sized piece of paper with one inch margins
              paper = new Paper();
              // resize the paper and the imageable area
              paper.setSize(width, height);
              paper.setImageableArea(0, 0, width, height);
              // set paper for the pageFormat
              pf.setPaper(paper);
              // set the job printable by calling the painter of this object with the pf pageFormat
              job.setPrintable(this, pf);
              job.setCopies(1);          
              // set the media printable area in mm
              aset.add(new MediaPrintableArea( 0f, 0f, 75f, 50f, MediaPrintableArea.MM));          
              try {
                   job.print(aset);
              } catch (PrinterException e) {
                   e.printStackTrace();
    @Override
         public int print(Graphics g, PageFormat pf, int page)
                   throws PrinterException {     
              if (page > 0) { // We have only one page
                   return NO_SUCH_PAGE;
              }else{          
                   Graphics2D g2d = (Graphics2D)g;
                   // no translation needed
                   // g2d.translate(11.34f, 0);
                   // scale to fit page size
                   double sx = 0, sy = 0;
                   sx = width/(75*4);
                   sy = height/(50*4);
                   double scale = Math.min(sx, sy);
                   g2d.scale(scale,scale);
                   // draw the elements
                   for (int i=0; i<4; i++){
                        texts.drawText(g);
              return PAGE_EXISTS;
    Any help would be appreciated!
    Thanks!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Solved myself

  • Photosmart C7280 locks up after printing only one page

    Recently, my Photosmart C7280 has started locking up after printing only about one page of any document. The LCD display just says, "printing....", and the only way I've found to clear it is to unlug the printer from the mains. It happily prints multiple copies of single page documents, but the only way to print muli-page documents is to do them one page at a time.
    I have the same problem from both my desktop and laptop.

    Thank you for the suggestion. unfortunately, it did not help with this problem. I ran the utility and it indicated that there were no problems with the printer.
    it seems likely to me that this is some sort of memory or buffering problem within the printer itself. However, I can't find any options on the printer's menu to clear the buffer or internal memory. I have tried 'restore factory settings' but this made no difference.
    The problem appears to be getting worse - while printing multiple copies of a single page document today, the printer locked up after just 3 copies. I had to rpint 20 copies by printing 3 copies several times over.
    Thanks,
    Anne

  • Adobe Reader 9 prints only one page

    We have a Windows lab that we just updated to Reader 9, and now are having problems with some PDF's and only being able to print the first page. We first uninstalled version 8 before installing 9, and all the computers were cast with Symantec Ghost and we are using Deep Freeze.
    It seems to be an issue with postscript printers, as we don't have the problem if you print to a file (XPS document writer) and then proceed to print from there. We've tested it with the IE plugin and also the application and still get the same result. The problem doesn't happen if you select "print as image" in the Adobe printing preferences. However, to set this as the default action it seems that you have to set it in the registry for every printer that is installed.
    Does anyone know of any fixes for this? Thanks.

    I've had the same problem.  I can no longer find the post, but what worked to solve the problem was to ...
    Under File
              Print
              Advanced Button
                   Change Font and Resource Policy : was to change this to "Send for Each Page".

  • Printing only first page

    --____FSVYRLDZXHAFLIWKCCOF____
    Content-Type: text/plain; charset=iso-8859-15
    Content-Transfer-Encoding: quoted-printable
    Greeitngs,=20
    We have numerous long pages - lists, lists and more lists -
    created in =
    DW8. Just about everyone here uses IE7, but we also have a
    few IE6 and =
    Firefox workstations.=20
    If a user tries to PRINT one of these long pages, such as
    this one:=20
    http://www.tsc.state.tn.us/geninfo/Programs/ADR/mediatorList.asp?chooseType=
    =3DGeneral+Civil&mnuCounty=3DAnderson&DisplayList=3DDisplay+List
    all they get is the first page of what ought to be six to
    nine print =
    pages.=20
    It gets weirder. On our index page,
    http://www.tsc.state.tn.us/
    if the =
    user tries to print it, the columns react differently. The
    center column =
    does not print past what fits ona printed page, while the
    right hand =
    column prints in its entirety. =20
    I've checked the CSS to see if there was a "don't print me"
    feature in any =
    of the CSS scripts, and there is not. the z-indexes appear to
    be ok. (the =
    two columns have the same z-index and are reacting
    differently to the =
    print command) =20
    My question(s) is(are): Can I better control the content of
    the page (the =
    two columns) and how? Is it CSS, html, or some other language
    that will =
    help me control this? Why is IE7 printing only one page of a
    multi-page =
    print job?=20
    Any ideas?
    NOTE: IE6 prints the entire page (multiple print pages). IE7
    and FF do =
    not.=20
    Peter
    --____FSVYRLDZXHAFLIWKCCOF____
    Content-Type: multipart/related;
    boundary="____RIVEUQBROELBXRGDYMGQ____"
    --____RIVEUQBROELBXRGDYMGQ____
    Content-Type: text/html; charset=windows-1252
    Content-Transfer-Encoding: quoted-printable
    <HTML><HEAD>
    <META http-equiv=3DContent-Type content=3D"text/html;
    charset=3Diso-8859-15=
    ">
    <META content=3D"MSHTML 6.00.6000.16525"
    name=3DGENERATOR></HEAD>
    <BODY style=3D"MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
    <DIV>Greeitngs, </DIV>
    <DIV>We have numerous long pages - lists, lists and
    more lists - created =
    in DW8. Just about everyone here uses IE7, but we also have a
    few IE6 and =
    Firefox workstations. </DIV>
    <DIV> </DIV>
    <DIV>If a user tries to PRINT one of these long pages,
    such as this one: =
    </DIV>
    <DIV> </DIV>
    <DIV><A href=3D"
    http://www.tsc.state.tn.us/geninfo/Programs/ADR/mediatorLis=
    t.asp?chooseType=3DGeneral+Civil&amp;mnuCounty=3DAnderson&amp;DisplayList=
    =3DDisplay+List">
    http://www.tsc.state.tn.us/geninfo/Programs/ADR/mediatorLi=
    st.asp?chooseType=3DGeneral+Civil&amp;mnuCounty=3DAnderson&amp;DisplayList=
    =3DDisplay+List</A></DIV>
    <DIV> </DIV>
    <DIV>all they get is the first page of what ought to be
    six to nine print =
    pages. </DIV>
    <DIV> </DIV>
    <DIV>It gets weirder.  On our index page,
    <A href=3D"
    http://www.tsc.st=
    ate.tn.us/">
    http://www.tsc.state.tn.us/</A> if
    the user tries to =
    print it, the columns react differently.  The center
    column does not =
    print past what fits ona printed page, while the right hand
    column prints =
    in its entirety.  </DIV>
    <DIV> </DIV>
    <DIV>I've checked the CSS to see if there was a "don't
    print me" feature =
    in any of the CSS scripts, and there is not. the z-indexes
    appear to be =
    ok. (the two columns have the same z-index and are reacting
    differently to =
    the print command)  </DIV>
    <DIV> </DIV>
    <DIV>My question(s) is(are): Can I better
    control the content of the =
    page (the two columns) and how?  Is it CSS, html, or
    some other =
    language that will help me control this? Why is IE7 printing
    only one page =
    of a multi-page print job? </DIV>
    <DIV> </DIV>
    <DIV>Any ideas?</DIV>
    <DIV> </DIV>
    <DIV>NOTE: IE6 prints the entire page (multiple print
    pages). IE7 and FF =
    do not. </DIV>
    <DIV> </DIV>
    <DIV>Peter</DIV>
    <DIV> </DIV>
    <DIV> </DIV></BODY></HTML>
    --____RIVEUQBROELBXRGDYMGQ____--
    --____FSVYRLDZXHAFLIWKCCOF____--

    Try one of these:
    1/ In Adobe, deselect "Choose Paper based on PDF size" - you can leave the "Auto Rotate and Center" on.
    2/ In Adobe, go into Advanced and choose "Print as Image".
    3/ If this is a Canon H1 Fiery RIP, go into Printer Properties, Printing Preferences, Layout, Rotate 180degrees and choose "Large Paper Only."

  • Need to Print only 1 Page

    Hi,
    I need to get print only one page..But my script is printing 2 pages. how to do this.
    I have one page in PAGES form.
    But still it is printing 2 pages..what could be the reason.
    Regards,
    Maruti

    Hi Maruti,
    You can achieve that by checking PAGE value inside your script window
    /:   IF &PAGE& EQ 1.
    /:   INCLUDE &T024E-TXADR& OBJECT TEXT ID ADRS LANGUAGE &EKKO-SPRAS&
    /:   ENDIF.
    /:   DEFINE &STREET&
    /:   DEFINE &STR_SUPPL1&
    /:   DEFINE &TEMP&
    /:   PERFORM GET_DATA_ADRC IN PROGRAM Z_RFFOUS_C
    /:   USING &LFA1-ADRNR&
    /:   CHANGING &STREET&
    /:   CHANGING &STR_SUPPL1&
    /:   CHANGING &TEMP&
    /:   ENDPERFORM
    /:   ENDIF.
    Reward points if useful
    ~Lakshmiraj~

  • My HP LaserJet 1018 has started printing only blank pages.

    My HP LaserJet 1018 has started printing only blank pages. 
    Help?
    Using Windows XP (Home Version)
    Product # CB419A

    Could be a number of issues.  First could be a bad or not connecting transfer rollers which moves the toner from the drum to the paper.  Only way to test is a half test by putting paper on the manual tray and printing a self test.  When the back edge enters the printer, open the toner door to stop printing.  Remove the toner and flip back the cover over the toner drum to see if there is any image on the drum.  If image is present then it could be transfer roller issues.  Use the service manual and look under engine diagnostics in the index and it will direct you to a page that shows how to perform an engine test.  Do the test to see if you get a sheet of paper with lines on it.  If you get lines, then the issue could be the formatter.  If no lines and the shutter has been removed then I would think you are having high voltage issues.  You may have to bring the printer in for service.

  • How to setup a four page PDF in Adobe Acrobat 9 Pro to print only one of four pages?

    Hello,
    I have a request from a end-user to setup a four page PDF in Adobe Acroat 9 PDF to only allow printing of one specific page of the four page PDF.
    The end-user will abe able to view the four pages in the PDF - however - the PDF would only allow printing of one page.  The PDF would need to be pre-set for the end-user.  Is there a setting Adobe Acrobat 9 Pro to allow this type of specific pre-set printing.
    I appreciate your help.  I hope to hear from you soon.

    No, Acrobat can't do that.

  • Why do my email attachments open as only one page in Preview, I can't print multiple page documents

    Why do my emailattachments open as only one page in Preview? Multiple page attachments only will print as 1 page with very small  print?

    It's a Finder feature, related to Quick Look. You can hit the space bar in the file list to get a preview.
    If that doesn't work, you may have an issue witha  preference file or similar. I find rebuilding the launch databse works quite well resilving tis kind of thing, as does trashing Finder preferences

  • Photosmart All in one C4780 Printer prints only blank pages, connected to a MacBook Pro

    My Photosmart C4780 all in one printer which is connected by USB to my MacBook Pro OS 10.6.8 prints only blank pages, and no text; I have turned it on and off; disconnected and reconnected; uninstalled the HP software and reloaded and updated drivers, firmware and patches.  The scan function works and scans the document to my Mac.  The copy function also does not work; when I press the OK function next to the copy icon, nothing happens

    Hi mpmehta
    I understand you are not able to print in black and the copy function isn't working.
    I will be happy to assist you with this.
    Make sure the printer is connected directly to wall outlet. (don't use a power hub or a surge protector)
    Try and print a hardware self test on the printer to find out if it is a hardware or
    software issue. Click Here.
    I have included a document for not being able to print in black.
    Here is a document for the copy function not working.
    If you require further assistance please provide the following so I can assist you better.
    Did the configuration page print?
    Any black print on the page?
    What are the ink levels?
    Are you getting a error when trying to copy?
    Please let me know the results.
    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 can i print a one page spread sheet without having it spread over several sheets of paper none of which is complete?

    I have an iMac less than 1 year old with lion o/s and numbers. i have been spoiled in the printing of spread sheets on PC's. I find it impossible to print only 1 page when printing a single page spread sheet. The result is my spread sheet spread over several sheets of paper with no usable spread sheet printed. Can anyone help this 86 year old man who has been to the Apple Store twice to learn this but I still have trouble. Thanks in advance for your help. jim

    Jim,
    Take heart.  We can help.
    First turn on page view so you can see how the content of your sheet fits on the page(s).  A Numbers document contains sheets (listed on the left) which in turn contain tables, charts, text, and graphics.  Select the sheet you want to print on the left, then enable page view by selecting the menu item:
    "View > Show Print View":
    Now you should see your content and how it fits on one, or more, pages.  If thie content is too big for one page use the controls and the bottom left of the window to expose the sheet controls:
    Here a table is too big to fit on one page:
    slide the "Content Scale" slider so the content fits:

  • Printing only 1 page not whole document?

    When you are proofing a page, you must remember to check the page range button as it defaults to all after each page is printed. How do you change this default? We have printed many copies when we are thinking that only one page will go. We toggle between idd5 and pagemaker 7. When you print a page in pagemaker 7.0 it keeps printing that page until you select another option. We are reluctant to move up because of lack of compatability with our print devices and the ppd's. Thanks

    Stephen Del wrote:
    When you are proofing a page, you must remember to check the page range button as it defaults to all after each page is printed. How do you change this default? We have printed many copies when we are thinking that only one page will go. We toggle between idd5 and pagemaker 7. When you print a page in pagemaker 7.0 it keeps printing that page until you select another option. We are reluctant to move up because of lack of compatability with our print devices and the ppd's. Thanks
    Perhaps some knows of a script that can do this. Have you tried asking on the InDesign scripting forum?
    Have you considered exporting to PDF, extracting the single pages, printing them from Acrobat or Reader? With full Acrobat, you can create a document from all open PDF files, then you can print that collection of pages from Acrobat. Another approach would be to placed the saved single-page PDFs into a new InDesign file and printing that file.
    Yes, it's extra steps to create one, but if you have many singles to print, collecting them in a file would let you print as many singles as are in your assembled document in one print command.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • I am using window.print() to print the data of my webpage, it prints only first page and left the remaining while it works fine with IE and Google Chrome, ie print all the pages.

    My Page has data more than one page, it has verticle scroll bar to view all data .
    I used window.print() to print the data of webpage, but it prints only first page and left the remaining information.
    This works fine with Internet Explorer 6+ and Google Chrome.

    Does the entire webpage appear in Print Preview? <br />
    File > Print Preview

  • HP color laserjet 3500 print blue arrows on right margin

    HP color laserjet 3500 print blue arrows on right margin abouti 3 in apart and middle of the page yellow blotches
    tried to clean and calibrate nothing changed.  dont see any extra blue or yellow toner powerder anywhere. 
    please help.
    does this on test pages and anything eles printed 

    @dwropp 
    ‎Thank you for using HP Support Forum. I have brought your issue to the appropriate team within HP. They will likely request information from you in order to look up your case details or product serial number. Please look for a private message from an identified HP contact. Additionally, keep in mind not to publicly post ( serial numbers and case details).
    If you are unfamiliar with the Forum's private messaging please click here to learn more.
    Thank you,
    Omar
    I Work for HP

Maybe you are looking for

  • SharePoint 2010 with OAM 11g

    We are currently trying to integrate SharePoint 2010 server with OAM 11g with 10g webgate. In our environment SharePoint site is configured with Claims based authentication with LDAP provider for membership. We have performed all the configurations b

  • Purchase Order history not updating in my STO

    Dear Experts, We are doing stock transfer order internally for FERT and *BOUGHT OUT * items. Now at the time of delivery through VL10B all bought out items are appear in outbouddelivery but FERT item material is not coming automatically in delivery. 

  • Errors with with portal providers after upgrading database to 10.2.0.3

    Hello, We are receiving errors when trying to do anything with providers that we have created in Portal. The problems have started after upgrading the underlying database from 10.1.0.4 to 10.2.0.3 on RH Linux 3.0. Our version of Portal is 10.1.2.0.1

  • Java SE 6 Update 10 RC  leak memory

    I install Java SE 6 Update 10 RC from JDK6 Update 10 RC and open http://java.sun.com/docs/books/tutorial/uiswing/components/table.html When I push "launch" button , I saw only first JavaApp, next I don`t see nothing. Processes have 5-6 "javaw.exe" on

  • Re: BT has cancelled my broadband WITHOUT my conse...

    I phoned BT last week on Tuesday, 23rd March 2010 to launch a request to move my telephone line AND broadband service to my new address.I was told that my telephone line will go active on 29th March and my broadband service will go live on Tuesday, 3