Print unreadable characters and extra pages on Xerox 3050

We only have a Xerox 3050 Printer. Jetform server has setup it as Default printer. We have compiled our forms with 'Window default print driver' option. When merging DAT file into this printer, it printed most correct information but with some unreadable characters and also printed some extra pages with totally unreadable characters.
For the same forms, we have also compiled with PDF driver. When merging the same DAT files into the PDF files, they showed and printed correctly.
Is Xerox 3050 printer driver not supported by Jetform server, or other reasons?
Thanks in advance.

Hi AngeloC, and a warm welcome to the forums!
I've seen this before, now let's see if I remember the cure!
Safe Boot from the HD, (holding Shift key down at bootup), this will clear the font caches for one thing, then run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Reboot.

Similar Messages

  • How to print the Terms and Condition page ine the sap-script

    Hi experts,
                             i got the requirement that how to print the Terms and condition page in the script,i have the three pages, having the same main window, in the last of the main window(all three pages)  i have called the hard coded text(i.e so10 text), but when i am displaying the output  data get printed in the first page but i am getting the second page heading on the top of  the terms and condiions page. In all the three pages i  have the same main window, if i  make change in any window i will affect all the other main  windows.  so please suggest me how i need to go.HOW TO GET GRID OF THE TEXT ON THE TOP OF THE SECOND PAGE OF THE TERMS AND CONDITONS.
    like this i have called in the MAIN WINDOW
    /E : LAST ( IN ALL THREE PAGES)
           INCLUDE ZSD_INVOICE_TERMS TEXT OBJECT TEXT LANGUAGE EN.
    IN THE TCODE SO10
    NEW PAGE TERMS.
    1) TERM MS AND CONDITONS  TEXT.................................................
    FIRST->NEXT, NEXT->NEXT,,   TERMS--->TERMS.

    Hi,
    1. Create a new page by Name : LAST
    2. Identify the text element which will be the last element in the form in the debug mode.
    Mostly Ex: SUM, TOTAL, LAST etc.,
    3. the page linking should be
    First --> Next
    Next --> Next
    4. In the Text element identified in the step 3.
    Write the following code
    /: NEW PAGE  LAST
    /: INCLUDE the standard text created for the terms and conditions in SO10
    Check the syntax for the command but the logic will be the same.
    It should resolve your problem.

  • Problem regarding printing in first and last page of a form

    I need to print a some text only in the first page and last page. I have defined a window to print this text. The number of pages that will be created is decided on run time. Can some body please help regarding this issue. I have tried to use SFSY-FORMPAGES to calculate total number of pages in the begining but it does not work
    Edited by: subhajit bhadra on Feb 20, 2009 7:44 AM

    Hi Badhra,
    You can use conditions for that window or text element.
    in conditions, tick 'only befor main window' forr header
    and 'ONly after main window ' for footer.
    Sunil

  • HP L7780 Printing - Two-sided and Multiple pages

    The HP L7780 printer is capable of printing two-sided pages and multiple pages per page (e.g. two-up on a single sheet). This works just fine with my WIndows XP systems, but not with my BRAND NEW Pro! I've installed the latest drivers from HP ... any help here?

    Is any of this helpful?
    http://tinyurl.com/b2kjco
    The URL above goes to ...
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00874428&jumpid=otrecdoc/c01463616/en_us/c00874428/loc:2&custom_solutionid=rdc01463616&lc=en&dlc=en&cc=us

  • Need help! Printer printing garbage characters and non stop until out of paper

    Hi,
    I have a computer lab that has 25 workstations. The workstations are installed with Adobe CS5 suite. Sometimes when trying to print Indesign files, the printer started to go haywire. It will print out garbage character and printing non stop until ran out of paper.
    Any help will be great. Thanks in advance.
    Network printer: HP colorjet CP4525
    OS: Win XP SP3
    Software: Indesign CS5

    There is no such thing as a Generic Adobe PostScript driver. What is posted on the adobe.com website is a driver installer that simply associates PPD files with the standards Windows PostScript driver that comes with Windows itself. That installer only works with versions of Windows up to and an including Windows XP 32-bit. It does not work with Windows Vista, Windows 7, Windows Server, or any 64-bit version of Windows.
    Also note that although the HP CP4525 “supports PostScript” it is not a printer with Adobe PostScript 3, but rather, CloneScript from a third party.
    Having said that and understanding that you are currently using a PCL6 driver, I would recommend the following:
    (1)     Try using the PCL5C driver for the printer. PCL6 and its drivers was always dodgy anyway.
    (2)     Turn off the printer's automatic page description language sensing. That feature attempts to guess as to whether PCL or PostScript is currently being sent to the device and switch language processors. It really isn't necessary because HP's drivers prepend the print job with information as to which page description language is being used.
    Given the unreliable nature of HP's emulation of PostScript, I would not recommend using any HP LaserJet's PostScript mode for any model of LaserJet in recent memory.
              - Dov

  • Word document pdf printing with vertical and horizontal pages

    I have a Word document that has both vertical and horizontal formatted pages.  When I print to PDF, the I get a new pdf file whenever a page orientation change is found.  pages 1 to 7 are vertical, 8 to 12 are horizontal and 13 to 20 are vertical again.  If I print to a file named "out_to_PDF" I get 3 files named "out_to_PDF", "out_to_PDF2" and "out_to_PDF3", the first one with pages 1 to 7, the second one with pages 8 to 12 and the third one with the remaining pages.  Is there a way to get only one file with all the pages?
    I know I can merge the files later.  This file with 20 pages is no problem.  I have several 70+ page docs, with multiple changes between horizontal and vertical that will result in 20 or more separate pdf files.
    Any pointers?

    Word renders print jobs that change the orientation as separate print jobs. So, each print job becomes its own PDF.
    You can make an Automator workflow to combine PDFs. I’m not sure how it decides the order it combines them, so you’d have to experiment.
    This is built as an Application where you’d drop all of the PDFs onto the App icon and it will open the combined PDF where you can edit, name, and save.

  • OLE Objects are not displayed properly-overlap characters and empty page

    I'm using CR4E 12 Runtime libraries to load and view reports that are created in CR designer  v10. Some of the OLE Objects (not all) are not displayed properly.
    1) A full page contains terms and conditions as ole object is not at all displayed and just shown as black image.
    2) Some data in a table (OLE Object) shown as overlapped characters.
    Any body know the reason and is there any workaround to solve this issue?
    Thankyou very much for your time.

    Your problem seems to be with the character encoding you are using for your text.  A quick google search for ColdFusion character encoding should turn up the answer.  In case you are interested in learning more:
    http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?cont ext=ColdFusion_Documentation&file=00001201.htm
    Hope that helps!
    - Michael

  • HP 895CSE Prints Weird Characters on 1st Page per Print Job

    My printing always prints one line of characters on the 1st page, followed by the correct document on the second. When I had the previous operating system, no problem like this occurred. I have reinstalled the printer driver for OS 10.5, still same result. Any suggestions?

    My printing always prints one line of characters on the 1st page, followed by the correct document on the second. When I had the previous operating system, no problem like this occurred. I have reinstalled the printer driver for OS 10.5, still same result. Any suggestions?

  • Brothers 5070N won't print some pdf and web pages

    Every once in a while my Brothers printer just will not print pdfs or Web pages. One of the more frustrating culprets is Mapquest. I get a small grey box with some random error codes. Is the answer more memory? I have not added any memory since buying this normally great little printer a few years back.

    Is there anything in Concole or the CUPS log (/var/log/cups/error_log)? It could be a font problem, but one of the places above should have some indication.
    Hope this helps.

  • Whenever I go to a site the print gets smaller and the page shifts from left to right. I have tried everything but when I use Google Crome it always is fine. I like fowfire best and I was wondering if there is a promblem on your side.

    The page shifts to the right and it happens when I go on all sites but it doesnt happen with Google

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Calling Main and Extra Pages of Custom Device(s) from LabVIEW

    Hi,
    I am currently evaluating VeriStand (VeriStand 2011) and its control from LabVIEW using .NET APIs.
    I am trying to use LabVIEW to add and configure custom devices for a given system definition file.
    For that I am using a subpanel, the same way it is done in the System Explorer.
    It is almost working.
    I only get errors from VIs that are dynamically called from the Custom Devices API. These VI's are part of an lvlib which is called "Custom Devices Storage.lvlib".
    I can't find this lvlib on my Computer. So, I guess, this error is normal. The only way to get rid of this error would be to load this lvlib in memory, but how ?
    An example of a dynamically loaded VI from the Custom Device API :
    If I can't configure a Custom Device inside my own Human Man Interface, there is no way I use VeriStand in the future. I don't wan't an operator or an administrator to open the System Explorer and change anything else than Custom Devices that may change in several of our test benches.
    Is there a way to do that or should I throw VeriStand to the trashcan ?
    Thanks in advance for your answer(s).
    Regards,
     

    Hi DaHelmut,
    First of all, I apologize for the lack of applicable replies. What you're attempting isn't something we usually encounter so our team didn't quite understand.
    I'll restate what you want to make sure its clear: You want to make your own version of system explorer fir your team to edit system definitions with. You also want it to support configuring custom devices. Therefore, you need custom devices to work inside your system explorer just like they do inside the shipping system explorer.
    This is technically possible, and I will help you accomplish this with some advice, however I have never seen this done before so it might take us a while to figure out all the issues. Typically people developing a custom GUI for a test bench just use the system definition API directly instead of using custom device's as-is... which is more difficult, and I agree your approach is better if it works. However, most test benches have a known set of custom devices (maybe just XCP/CCP and scan engine) so they only need to use the system definition API for maybe a few custom devices... not any device.
    First things I should mention:
    Editing a system definition, either through your custom gui and therefore through the system definition API, or through the system explorer... always requires a PC or Full development license. An operator licenses will never be able to edit system definitions no matter what.
    There is a set of VIs provided by the ECUMC toolkit to add/remove/edit system definitions with the XCP/CCP custom device. You would have to put your own GUI on top, but the VIs are installed here: <\LabVIEW>\vi.lib\ECUMC\NIVS
    I have an unreleased set of VIs that do the same thing for the scan engine and ethercat custom device I can provide
    If you still want to create your own system explorer thats capable of loading and configuring any custom device, here are some suggestions:
    Custom devices are built into LLBs that include all of their dependencies, so they can be loaded by the LabVIEW run time engine. If you create a VI that loads custom device's, you should be careful to avoid cross linking corrupting your development system or your custom device's. For example your system explorer might use "Get File Extension.vi" from vi.lib, but the custom device you're loading might also use this VI and therefore its linked to a copy inside its LLB. You will know when cross linking happens when the LabVIEW load warning dialog appears saying "vi X loaded vi Y from Z instead of A". If that happens, do not save. To avoid this entirely, it might be easiest to test your system explorer only as a compiled exe.
    As you saw, some custom device API VIs used by custom device developers make dynamic VI calls to an in-memory library named "Custom Device Storage.lvlib". Since this library is part of the shipping system explorer.exe source, these dynamic calls will error when not run inside the shipping system explorer.exe. There are two types that must be handled separately.
    Some custom device APIs like "NI VeriStand - Signal When Ready for Shutdown.vi" just make this dynamic call, and will simply return an error. These are mostly system explorer GUI specific custom device APIs. To avoid this error, you must create and bring this VI into memory yourself. So create that library and the stub VIs you need, then place static VI references to those stub VIs on your custom system explorer's block diagram. That will bring them into memory so when the custom device VIs try to dynamically call them, it will not error.
    Most custom device APIs like "NI VeriStand - Get Item Description.vi" make the dynamic call and instead of simply erroring, they will instead catch the error and switch to using a .NET implementation of the API call. I advise looking at the block diagram of this VI and then the corresponding offline API VIs to better understand this redirect system. Unfortunately, this redirection gets the offline API VI path relative to vi.lib which doesn't exist for exe's. So when you build your custom system explorer into an exe, you will need to place the "NI VeriStand\Custom Device Offline API" folder adjacent to the exe with these VIs for them to be found because the "vi library" primitive returns the exe's directory when inside an exe
    Let me know if that helps or if you have questions.
     

  • Strange characters and symobls print in the middle of a print job. Help.

    In the middle of a print job, whether one page or several, it starts printing strange characters and symbols until the end of the job.  It will do this in the middle of the page, or after printing one line of English and the rest of the page in gibberish.
    It usually does this while printing off bank statements from the internet or a pdf file pulled from the internet.  I don't think it has ever printed any of my documents.
    However, it has done this while printing a bill received as an attachment to an email from a friend.
    The next print job will usually be back to "normal".  But one day, it did this many times during the day.  Frustrating!
    Appreciate any help.

    I had this happen to me with a PDF file once.  I called Support at HP, 
    and they told me it was because I had labeled the PDF as "text" when
    it actually has (technically) "pictures" in it -- the printer didn't know how
    to print those "pictures" (symbols?) as "text," so it came out as gibberish.
    Perhaps there's a teckie here who can tell you more eloquently.  [And
    what to do about it!]
    HTH!

  • Extra pages in new printer

    Hi Experts,
    We have installed a new HP printer (devise type HPLJ5SI) . When we print the work order or anything related, at the end of the printing, there are 2 extra pages are coming. If we use any other printer, it works fine.  Can anyboty help, to resolve this issue? Is this related to printer settings or something else? Really appreaciate your valuable suggestions.
    Thanks, RPC.

    Hi,
    This is a issue which occurs of a missing parameter in printer settings in SAP. Ask your Basis person to check for that missing parameter.
    I also faced the same issue but I have lost the parameter name and value.
    Regards

  • HP 5500 Extra page printing?

    Have am HP 5500 networked printer spitting out an extra page after print jobs, has been going on for about a month now.  It does this about 3/5 print jobs.  When a user sends a document whether multi paged or not, it will print the job then prints an extra page saying
    JOB STORAGE STATUS PAGE
    Error: Unable to store job at printer
    Reason: Printer not configured to collate
    Solution: Install an EIO hard disk.
    There is already 176 Mb or RAM installed along with a 81 RAM disk.
    Ive tried turning off job storage, with no luck and turning it back on.  I already did a firmware update and its still printing extra page.  The printer is set to spool from the server.  Did RAM check with no errors. 
    Running out of ideas, any input would be greatly appreciated. Thanks .

    I am getting the same error on haevy graphic prints did you find a solution

  • Prints an extra page with message

    Every time I print I get an extra page. I'm only prinitng one doucment and I get a second page with the following message:
    userdict/ESPW1{}bind put
    Can someone help make this stop?

    No the printer does not. I was finally able to solve the problem:
    1. The X driver will not download at all from Minolta's site on the Mac Pro using firefox or safari as its a .gz file.
    http://printer.konicaminolta.com/support/current_printers/pp1250e_sup.htm
    2. Found another link to download from Minolta. Installer would not work - it quit with an error - Minolta site says 10.2 or later - using 10.7.4 so maybe not.
    http://onyxftp.mykonicaminolta.com/download/SearchResults.aspx?productid=987&fil etypeid=5
    3. Found this link instead:
    http://onyxftp.mykonicaminolta.com/download/SearchResults.aspx?productname=macin tosh%201250e
    Needed to download Unstuffit for Mac to open this file as Mac Pro would not uncompress this file.
    4. Needed to manually install the uncompressed text file "PagePro 1250E" (from #3 above) at the following location to make the error go away:
    Library/Printers/PPDs/Contents/Resources/PagePro%201250E

Maybe you are looking for

  • New HTML for Business Partner Search in CIC0

    Hi, I created a new HTML object, copy of CRM_CIC_SEARCH_DISPLAY, in SMW0, changed the HTML code and assigned this new HTML to my Business Partner Search profile. But when testing this change it seems that the HTML is incorrect because when I search a

  • Vendor wise MIC Limit

    Dear Gurs, Pls help me for the scenario as mentioned followed. I have a one material. for that there is a 3 differenet vendors. for that material Length is a one MIC.but as per vendor limit is different. I don't want to use a 3 different MIC for vend

  • Using F1,F2,F3, etc on macbook

    some programs I use have key commands of F1, F2, F3 etc. how do I access these buttons. I"ve tried pressing control, apple, option, and shift plus the F buttons up top and still it reponds to the other funtion of the key. Like I think F8 is volume. w

  • Hyperion strategic finance - @Dim

    Hi I have a query regarding HSF @Dim function. I have to calculate my cost on the basis of Cost per unit and hectare area. after using this is calculating only on the basis of total rather than it should be on single single item. Please revert me how

  • Tile Safari Windows in Current Space

    Hello everyone, I'm trying to fix this apple script to only work on the windows in the current Space. --When in Safari, the coordinates {0,0} refer to the upper corner not including the menubar. tell application "Safari" -- For some reason Safari has