Alaska 4G data device type support, phones with 4G included?

Today is the big day; VZW officially fired up 4G data in AK yet aside from a couple of blips over the past year logged on my phone which I assume were testing, the phone isn't indicating the presence of 4G data. Is the 4G access limited to non-telephone devices until the roll-out of voice services?

That conflicts with information I received on a (long) call to  VZW Technical Support. According to the information I received, the service in Alaska is data only at this point in time with no plans to provide voice service until mid-late 2014. The net effect is that tablets, hotspots and other data-only devices will operate on the newly enabled LTE data network, but telephones are relegated to roaming 3G on the incumbent LEC's network. The vague but plausible reason I was given is that a phone can only associate with one network/tower at once.
Net effect: VZW phones in AK will continue to roam on ACS's network.

Similar Messages

  • Which device type support Unicode printing ?

    Hi all,
    Do you know which cascading font device types support Customer-defined true type fonts ?
    I use HP LaserJet printer. I've imported ZSWINCF device type in to SAP system and installed some true type fonts required for my report. It's able to print <b>Unicode </b>text in ABAP List but unable in SAPScript/Smartform printing.
    I also try to use ZHPUTF8 or HPUTF8, and install these fonts. But i've problem in printing out.
    Do you know how to resolve this problem ?
    Thanks,
    Best regards,

    Hi
    see this OSS notes may be useful
    OSSNote:960341
    Symptom
    In some device types (e.g HPLJ4, HPLJ5) you experience non-uniform character spacing in the PDF document after the PDF conversion of SAPscript or Smart Forms documents, using HELVE or TIMES fonts. You want to know the reason.
    Other terms
    CONVERT_OTF, SAPscript, Smart Forms
    Reason and Prerequisites
    The problem is not due to an error in the PDF converter but due to the fact, that the printer font, underlying the device type (e.g. Univers or CG Times in PCL-5 device types), is not available for the PDF converter and is either not available in Adobe Reader. The PDF converter has to try to simulate the layout of the printer font by means of a font which is predefined in Adobe Reader. This is done by assigning the letter widths of the printer font to the font used in Adobe Reader.
    The PDF file contains a table with letter widths, used by Adobe Reader in the output of text, for each used printer font (except PostScript fonts).
    Example:
    %Charwidth values from HP4300 HELVE 060 normal
    /Widths
    [ 278 333 500 633 633 1000 758 333 333 333 633...
    Adobe reader converts this width table, by modifying the space between each character, so that the specified letter width (= space between the current and the next letter) is kept.
    This 'Simulation' of printer fonts results in the sometimes visible irregular spaces in PDF.
    The PDF converter always uses the Helvetica Adobe PostScript font for the display of HELVE and the Times Roman Adobe PostScript font for the display of TIMES. However, for these Adobe PostScript fonts, Adobe Reader often uses a Windows TrueType font, which differs slightly from the original PostScript font.
    Solution
    Workaround: Use the POST2 PostScript device type or the PDF1 PDF device type for the PDF conversion of documents in the Latin-1 character set. They both use the Adobe PostScript fonts Helvetica or Times Roman for the HELVE/TIMES printer fonts.
    Header Data
    Release Status: Released for Customer
    Released on: 30.06.2006  12:44:06
    Priority: Recommendations/additional info
    Category: Consulting
    Primary Component: BC-CCM-PRN Print and Output Management
    Secondary Components: BC-SRV-SCR SAPscript
    OSS Note: 776507
    Symptom
    Documents printed via SAPscript or SmartForms do not print with correct special characters, e.g. ### prints instead of Japanese or Russian characters. What to do?
    Other terms
    SAPscript, SmartForms, printing, device types, OTF
    Reason and Prerequisites
    Help required to choose proper fonts in a SAPscript or SmartForm
    Solution
    When using SAPscript or SmartForms to print (or email or fax) a form from a business application, many factors influence the outcome of the actual text within the form. All these factors must be checked in order to ensure a correct printout:
    1) The language version of the form used to produce the printout.
    Example: If you want to print a French invoice, you need to have a FR version of your SAPscript or SmartForms invoice form RVINVOICE01. And the application program must specify the corresponding language key (FR) when calling the SAPscript or SmartForms API.
    2) The font selections specified in the form (possibly also in a SAPscript style or SmartStyle used in a form).
    Example: In a SAPscript form or a SmartStyle you need to specify HELVE if you want to print German text in Helvetica (or similar) font. If you want to print Japanese text, HELVE is not a valid choice but you need to specify a Japanese font like JPMINCHO in your Japanese form.
    3) The output character set of the device type
    Every printer in transaction SPAD has a "device type" assigned. Device types used by the spooler for printing support only one single specific output character set. All text from the form has to be converted (using SAP's built-in character conversion mechanism) to this output character set.
    A character set can typically support either a single language (e.g. Shift-JIS which supports only Japanese) or a set of languages (e.g. ISO 8859-1, which supports Western-European languages). It is possible that a given language (such as German) can be supported by several output character sets, e.g. you may use either ISO 8895-1 (Latin-1) or ISO 8859-2 (Latin-2) to represent German text. This is so because both character sets contain the special characters used in German.
    Example: HPLJ4000 is a HP LaserJet device type supporting the ISO 8859-1 (Latin-1) character set. ISO 8859-1 can be used to represent e.g. Dutch, English, French, German, Spanish, Swedish but NOT Russian or Japanese.
    As a consequence, it is ok to use HPLJ4000 to print English, German French etc. but not for Japanese or Russian.
    4) The set of available printer fonts for a given device type
    When formatting a document, SAPscript and SmartForms perform an automatic mapping of the font definitions in the form (e.g. "HELVE 14 point bold") and the available printer fonts of the device type. A replacement printer font is chosen, should the specified font selection not be available in the device type. Now this replacement can be problematic if a language-specific font, such as Chinese CNSONG, is specified in a form and it gets replaced by a font which does not support this language, e.g. COURIER.
    To solve this problem, font families in SE73 have language attribute assigned, e.g. some fonts are characterized as being suitable only for certain languages. And when a replacement has to be chosen because the original font from the form is not available in the device type, a replacement font is chosen which has the same language attributes.
    If no fonts for the language in question exist in the device type, the resulting font will not be able to print the special characters and you will see "wrong" output characters in the printout.
    Note on SAPscript/SmartForms Print Preview:
    The OTF Print Preview available in Windows GUI (e.g. from transaction SP01) will sometimes not show the "wrong" characters which appear on the final printout. Here is the reason: since the Print Preview runs in Windows environment, it will use Windows fonts to represent the actual printer fonts. A Windows font typically has more available characters (i.e. covers more character sets) than are actually available in a printer's resident font.
    A typical example where the Print Preview will differ from the printout is here: if you have a Chinese PCL5 printer such as CNHPLJ4 and use the Western Latin font COURIER in your document, the print preview will show you Chinese characters if you (by accident) tried to format Chinese characters in COURIER font. This is because Windows will automatically choose a font that can output Chinese characters (which is actually not Courier). But when you print the job on an actual PCL5 printer with resident Western and Chinese fonts, the Courier font will not print any Chinese characters but Western special characters instead, because the printer's resident Courier font does not include Chinese characters.
    Rule of thumb: all Asian device types (e.g. CNHPLJ4, JPHPLJ4, JPPOST, KPHPLJ4) support not only Asian fonts but also COURIER, HELVE and TIMES fonts. But these Latin fonts can only be used to print English text, not Chinese/Japanese/Korean characters.
    Which fonts are suitable for a given language?
    Language(s):            Font family to use in a form:
    Latin-1 (Western Europe/Americas) *******
    DE,EN,FR,ES,NL,SV       COURIER, HELVE, TIMES
                            (LETGOTH, LNPRINT)
    Latin-2 (Central Europe) ****************
    PL, CZ                  COURIER, HELVE, TIMES
    ISO 8859-4 (Baltic) *********************
    ET, LT, LV              COURIER, HELVE, TIMES
    ISO 8859-5 (Cyrillic) *******************
    BG, RU, SR, UK          COURCYR, HELVCYR, TIMECYR
    ISO 8859-7 (Greek) **********************
    EL                      COUR_I7, HELV_I7, TIME_I7
    ISO 8859-8 (Hebrew) *********************
    HE                      COURIER, HELVE, TIMES
    ISO 8859-9 (Turkish) ********************
    TR                      COURIER, HELVE, TIMES
    Simplified Chinese **********************
    ZH                      CNHEI, CNKAI, CNSONG
    Japanese ********************************
    JA                      JPMINCHO, DBMINCHO, DBGOTHIC
    Korean **********************************
    KP                      KPBATANG, KPDODUM, KPGULIM
                            KPGUNGSE, KPSAMMUL
    Traditional Chinese *********************
    ZF                      TWDPHEI, TWMING, TWSONG
    Thai ************************************
    TH                      THANGSAN, THDRAFT, THVIJIT
    Arabic (Unicode systems only) ***********
    AR                      ANDALE_J
    Verify your output by examining the OTF data
    When analysing printing problems of this type, be sure to check the OTF data which gets produced by SAPscript or SmartForms. OTF or "Output Text Format" is the intermediate page-description format generated from SAPscript or SmartForms. OTF will contain the final printer font names and character set/language identifiers which help to solve the problem. OTF will even name the form and the language of the form used to create the output.
    The easiest way to do this is to create a spool request from your application, run transaction SP01, use menu
    Goto->Display Requests->Settings
    and choose
    Display Mode: Raw
    Now display your spool request. If this is a SAPscript or SmartForms spool request, you will see OTF data. Each line represents one OTF command, every command starts with a 2-character cmd identifier and possibly some cmd parameters follow.
    Here is an excerpt from a sample OTF file where we highlight the most interesting commands:
    //XHPLJ8000    0700 00000000001
    IN04EALEXTEST_ZEBRA
    IN05%PAGE1
    OPDINA4  P 144  240 1683811906000010000100001
    IN06%WINDOW2
    MT0024401289
    CP11000000E
    FCHELVE  120  00109XSF100SF101110000067E X
    UL +0000000000000
    SW00067
    CT00000000
    ST0453037Dieses SF hat Stil ALEXTEST_ZEBRA mit
    The 1st line with the // (Control) command reveals the device type usedto print: HPLJ8000
    //XHPLJ8000    0700 00000000001
    The 2nd line (IN = Info command) shows the name and (internal 1-char)language key of the form:
    IN04EALEXTEST_ZEBRA
    In this case it is the English (E = EN) SmartForm ALEXTEST_ZEBRA
    The OP-line (OP = Open Page) gives the page format used in the form, it is DINA4 Portrait orientation:
    OPDINA4  P 144  240 1683811906000010000100001
    The CP (CodePage) cmd shows the SAP system codepage used to code the text and the active language. In our case it is codepage 1100 and language E = EN = English.
    CP11000000E
    Finally, the FC-cmd (Font Call) lists a printer font selected within SmartForms. Please note that every SmartForm has a designated default SmartStyle under "Form Attributes->Output Options". In addition, every text node can have a SmartStyle attached (which will override the definitions from the default style for the text). In our case the resulting printer font that was selected is HELVE 12.0 pt bold-off, italic-off.
    FCHELVE   120  00109XSF100SF101110000067E X
    Header Data
    Release Status: Released for Customer
    Released on: 22.08.2005  09:57:20
    Priority: Recommendations/additional info
    Category: Customizing
    Primary Component: BC-CCM-PRN Print and Output Management
    Secondary Components: BC-SRV-SCR SAPscript
    BC-SRV-SSF Smart Forms
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • I have a macbook pro, and am trying to update my software. I recently bought an iphone 5, and my software is to out of date to sync my phone with itunes. I currently am running 10.5.8 and I need to update to atleast 10.6.8. Just wondering if I need to pur

    I have a macbook pro, and am trying to update my software. I recently bought an iphone 5, and my software is to out of date to sync my phone with itunes. I currently am running 10.5.8 and I need to update to atleast 10.6.8. Just wondering if I need to purchase it from apple or if there is an easy/free way to update it.

    you need to purchase it: http://store.apple.com/us/product/MC573Z/A/mac-os-x-106-snow-leopard.  It is only on a disk, not in download form.

  • How can I use my computer as a Headset device for my phone with Bluetooth?

    Hello, Both my laptop and my phone support A2DP but for some reason the service (from the phone) does not show up while I add a new connection and the phone does not let me initiate a connection with any other profile except FTP, even though it detects other services in the service list like A2DP and works perfectly fine with other profiles like DUN, HID, OPP, SSP if the connection is started through the computer. I am currently using the latest version of the Toshiba stack [v8.00.12(T)], I have tried using WIDCOMM but it refuses to install drivers for both the internal Bluetooth and the USB Bluetooth that I use on my desktop. The standard Microsoft stack (generic driver) does install but it does not seem to communicate with my internal and external (USB) Bluetooth. With BlueSoleil (the default stack that came with the USB Bluetooth) I could set my device as "headset" instead of only "laptop/desktop", and this allowed both my phones to detect my laptop as a device they can use as a headset, but the problem with this stack was that only the older phone could actually connect to my laptop and that the internal Bluetooth could not be used. Basically, I want to set the device type as a "headset" for my phone using the Toshiba stack like I did with BlueSoleil. Is there any way this could be done? Thanks. Attached: Device type selection
    Attachments:
    Untitled.jpg ‏120 KB

    It's not possible. You can use the iMac as a display for the MBP,  but the reverse is not possible. The MBP does not have Target Display Mode as a feature and no third-party app nor hack can enable something that doesn't exist. The only way to accomplish this will be one of the network solutions.
    Regards.

  • Sudden data roaming charge to phone with data roaming disabled on Motorola droid

    I have used a droid for the 2 years plus that I have been with Verizon.  I work for a cruise line on a ship.  I am in port every 8 days and use my phone on that day.  I leave my data roaming TURNED OFF at ALL times because I am aware that charges for this are very high when roaming on a ship (I have worked on cruise ships for over 12 years).
    For two years I have used my phone in the US port that serves as my home port (Ft Lauderdale this year) and when I get back on board I put the phone in my pocket, forget about it until I get to my room at which time I put it on my desk and it stays there until I either turn it off or until the battery dies.  I have NEVER been charged data roaming fees in the past two years until the past month.  I have made NO CHANGE whatsoever in the way my phone is set up.
    This month I received over 500 dollars in data roaming charges which I am being told are 'legitimate charges' because apparently data was pushed to my phone while it was on the ship sailing out of Ft. Lauderdale with data roaming DISABLED.  This happened every 8 days (the debark/embark day for my ship) for an entire month billing period.  Customer Service reps have looked and determined that the data is being pushed to my phone late in the day as my ship sails out of Ft. Lauderdale.
    I initially called Verizon on Nov 30th (after receiving messages on the 29th warning me that I was being charged higher than normal data roaming charges) and was told that I was indeed setting my phone up correctly to prevent Data Roaming charges and an investigation was started.  I was not told to change anything about the way my phone was set up, as long as in fact Data Roaming was disabled.  On December 4th my phone again had data pushed to it as the ship sailed away from Florida.  I called on the 5th of December and was told to turn ALL DATA off on my phone when getting on a ship.  By this time the entire 500 plus dollar amount of data had somehow been pushed to my phone.  (I have no idea what the heck it is...I didn't use it for anything).
    Since this has happened I have called multiple customer service reps, all of whom have been very nice on the phone and promised to look into the matter and call me back.  No one has ever called back.  Twice supervisors have submitted my data roaming charges to be removed only to be turned down by someone saying the charges are correct and that data was sent to my phone and thus the charges are legitimate.  The point that I make over and over again is that I wasn't told by anyone from Verizon to turn ALL DATA off when going on a ship until December 5th, and further that my usage pattern with the phone during the past month is EXACTLY the same as it has been over the past two plus years when I WAS NOT being charged for data roaming.  By December 5th all the charges had already accrued so following directions to TURN ALL DATA OFF when on the ship didn't affect my outstanding charges.  (Further, I called Motorola and a tech there told me that having data roaming disabled on the phone should be sufficient to prevent ANY data from being received by the phone while it is roaming...this, he told me, is exactly why the phone has that option as well as the ability using a completely different button to turn on and off ALL data.
    I did speak with another Customer Service rep today who told me that she had resolved the issue and that an adjustment would be made to my bill within the next 48 hours.  I asked her if this was contingent on approval from somewhere up the line and she said no, that she understood what I was saying and plead my case successfully to a supervisor and the adjustment was being made.
    If the adjustment is in fact made I will repost here stating that.  If it isn't made then it will be the 6th phone call I have made to Customer Service that hasn't resulted in taking care of an issue that is in NO WAY my fault nor is it my responsibility in my opinion.  I set my phone up NOT to receive data while roaming and after there was a problem I followed the instructions that Verizon Customer Service personnel gave me to the letter.
    Just to clarify, if this had happened the first month I had been on ships (over two years ago) when using Verizon or this phone then I would be more inclined to believe that I had made some mistake and just pay and turn the darned thing off carefully every time I walked up the gangway of the ship, but since I have had Data Roaming disabled the ENTIRE time I have owned the phone and have never been charged before then I feel I was justified in thinking that disabling Data Roaming on the phone would successfully.....well....disable the phones ability to receive DATA while ROAMING.

    Thanks for that information.  I read a lot of posts here before I posted mine and based on what I have seen from others I tried to be as detailed as possible.  If I send anything to a VZW account I will leave my cell number and contact information as you suggest.  I'm still hopeful that the last customer service rep I talked to was honest and accurate when she told me the situation had been resolved in my favor.
      I saw many posts from folks that seemed to be asking for adjustments to bills for mistakes that they themselves had made but I honestly don't think I'm in that postion.
    On the other hand I am in the position of having to deal with Customer Service reps who have probably heard pretty much everything in the book from folks to try to get charges reduced, so upper level supervisors who can actually approve my bill adjustment are probably not even reading the entire text from my multiple phone calls and explanations,  thus simply declining the two supervisors who understood my situation and made the request for the billing adjustment.
    The way it works (from what I can tell) is that the customer contact level person has a supervisor that they have to report to who then has to send any bill adjustment request (or perhaps any request over a certain amount) to another supervisor (one who is NOT ever in direct contact with customers) who makes the final call on whether or not a bill adjustment request goes through.
    My main frustration comes from the fact that you can never request to speak with the last representative that you spoke with on the phone (according to all the reps I spoke with) and they can't even call each other...all of their communication is done via email.  This tends to ...from what I have experienced....create situations where a rep will tell a customer whatever they want to hear, knowing that there is almost NO CHANCE that they will ever have to speak to that customer again.  It also creates a situation where if the last rep didn't leave detailed or accurate notes then you have to go over every detail of your situation with the next rep you speak with.
    My converstation with the Customer Service person who told me the issue was resolved took place yesterday morning so if things are actually taken care of then tomorrow should be the day the adjustment comes in at the latest.
    Thanks again for your suggestion.  I wouldn't have known how to contact anyone directly from Verizon here without your post.

  • Device type file compatability with different SAP versions

    Hi All,
             I need to know whether there is any difference in Device type file (.PRI) for different SAP versions [ SAP 4.6b , 4.6c, 4.7, mySAP ERP 2005.,]
             Is there any change in .pri file required when upgrading/degrading SAP versions?
            Pls let me know abt this. very urgent..

    i tried the following code on a WAS 7.00 SP14 and it works as expected.
    create object cached_response type cl_http_response exporting
      add_c_msg = 1.
        cached_response->set_data( file_content ).
        cached_response->set_header_field( name  =
      if_http_header_fields=>content_type
                                           value = file_mime_type ).
        cached_response->set_status( code = 200 reason = 'OK' ).
        cached_response->server_cache_expire_rel( expires_rel = 180 ).
        call function 'GUID_CREATE'
          importing
            ev_guid_32 = guid.
        concatenate runtime->application_url '/' guid into display_url.
        cl_http_server=>server_cache_upload( url      = display_url
                                             response = cached_response ).
    call method runtime->server->response->redirect( url = display_url ).
    navigation->response_complete( ).

  • Charging phone with the included USB wire

    I have a Blackberry Curve 8310.
    I want to charge it with my MAC computer.
    It came with an USB cord, but when I plug it in it says "USB charging current is not sufficient. Verify that your handheld is connected to a powered USB charging source and that the proper USB driver is installed"
    So I looked up some info and it says I have to install something on a disc I got with my phone. But I guess I lost it or they didn't give me one because it is not here!
    And they have these drivers I can download on the blackberry website but I didn't know which one to download!
    Does anyone know what I should do?

    Could be, but I'm out of my realm with MAC. We have a section of these forums dedicate to MAC specific support. Stand by...this entire thread will be moved there shortly:
    http://supportforums.blackberry.com/t5/BlackBerry-​for-Mac/bd-p/blackberryformac
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • UC520 List of supported phone types

    Hi There,
    It seems that I'm doing something wrong, but i dont know what is it!.
    Im using CCA and UC520w, when i go to User/phones and then add, than phone type, i see around 20 types of phones, even though it should be way more, because when i go to manage phone loads i see way more phones there!, (I also deleted and added all phone loads from the latest software pack, but that did not fix the problem)
    What im trying to do is, to add CP-7936 on UC520, but as i said i cant find it on "phone type" even though the phone load already exists on flash card.
    any idea would be highly appreciated.
    Thank you

    Hello filan0011,
    You may find the supported phones with CCA(3.2.3) in the release notes on the following link:
    http://www.cisco.com/c/dam/en/us/td/docs/net_mgmt/cisco_configuration_assistant/version3_2_3/release/notes/cca_3_2_3_relnotes_2_July_25_2013.pdf
    7936 is not listed there but you  may add it in the CLI.
    HTH,
    Alex

  • Search device Type for Printer Ricoh Aficio BP20n

    Hi does anyone knows a Device type for the printer
    Ricoh Aficio BP20n
    I looked the sNOTE 8928 which routes me to sNOTE 485240.
    but "485240" does not exist.
    Notes with device types for Gestetner and Savin are not listening the BP20n printer.
    "Savin" is a US subsidiary company from Ricoh.
    greets chris

    Hi Christian,
    That's strange, I could see note 485240: Device types supplied by SAVIN
    <a href="https://websmp204.sap-ag.de/form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=485240&_NLANG=E">https://websmp204.sap-ag.de/form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=485240&_NLANG=E</a>
    Symptom
    The printer manufacturer SAVIN supplies SAP with the following device types. These device types are produced, maintained and supported by Ricoh.
    Should you encounter problems while you are using these device types in SAP, do not direct them to the SAP Support hotline. Instead, use the support addresses of the SAVIN Corporation listed below.
    Other terms
    Device type, SAVIN
    Reason and Prerequisites
    Detailed information on the SAP device types supplied by the printer manufacturer SAVIN.
    Solution
    The following products are supported by the SAVIN device types:
    Multi-functional Devices
    - 4015/4018/4018d
    - 8016/8020/8020d
    - 9922DP/9927DP *1
    - 2522/2527
    - 4022/4027
    - 8025/8030
    - 8025e/8030e *2
    - 9935D/9935DP/2035DP/9945DP/2045DP *1
    - 2535/2235/2545/2245
    - 4035/4135g/4045/4145g
    - 4035e/4135eG/4045e/4145eG
    - 8035/8045
    - 8035e/8035eg/8045e/8045eg *2
    - 2055DP/2070DP Type700
    - 2555
    - 2560/2575
    - 4051/4060/4075
    - 8055/8065/8075 *2
    - 2085DP/2105DP Type850
    - 2585/25105 Type850
    - 4090/40105 Type2105
    - 8090/8110/8135 *2
    - C2408/C2524/C3210/C2532
    - C2525/C3030 *2
    - C2820/C3224/C3828
    - C2410/C3210e
    - C2824/C3528/C4535
    - C3535/C4540 *2
    - C6045/SDC555
    Printers
    - SLP26/SLP26n
    - MLP26/MLP26n
    - MLP25/MLP25n
    - MLP28/MLP28n
    - SLP32
    - MLP32/MLP35n
    - MLP45
    - MLP145 *2
    - CLP1620
    - CLP22
    - CLP1036
    - SLP38c
    - CLP28
    - CLP35
    - CLP17
    - CLP18
    - CLP831
    - CLP26DN
    - CLP27DN/CLP31DN *2
    - MLP75n
    - MLP175n *2
    - CLP128/CLP135
    SAP device types ZA001vvv (Latin-1)/ZA002vvv (Latin-2)
    These device types support the above-mentioned printers and multi-functional devices. You can download them from the Internet sites listed under "Support".
    Latin-1 (Western Europe) supports the following languages:
      English, German, French, Italian, Spanish, Portuguese, Dutch, Swedish, Norwegian, Danish, Finnish
    Latin-2 (Eastern Europe) supports the following languages:
      Hungarian, Polish, Czech, Croatian, Romanian, Slovak, Slovenian
    The ZA001vvv/ZA002vvv device types support the following functions:
    Input bin / Output bin
    Stapling & Hole punching
    Paper type
    Duplex printing
    Job offset
    Resolution
    Number of Copies & Collation
    EconoMode / Toner saving
    Auto tray change/switching
    Edge enhancement/Smoothing
    Paper size
    Orientation
    Character set / Symbol set
    Color printing
    Slip sheet
    Edge-to-edge mode
    *1: Does not support bar code printing and OCR typefaces.
    *2: Supports Unicode printing.
    For more information, download the customer documentation from the Internet sites listed under "Support".
    Support:
    Telephone: 1-800-RICOH(74264)-38
    Internet: http://www.savin.com/
    Download: http://www.savin.com/savin/savin_com.nsf/SupportDrivers/

  • Record about my phone (bought in Verizon store and connected to Verizon for 4 years) has been corrupted and now I can not make any changes to my data plan. Several sessions with the technical support and management have not resolved this issue. Each time

    Record about my phone (bought in Verizon store and connected to Verizon for 4 years) has been corrupted and now I can not make any changes to my data plan. Several sessions with the technical support and management have not resolved this issue. Each time technical people and top managers promised that this issue will be resolve tomorrow and they will cal me. Nothing happend!! I can not even cancel my service not just to upgrade it. Completely locked. 
    Any advice?
    Thanks.
    Alex.

    Cannot figure out what your talking about since it makes no sense.
    If you are the account owner you can go to the My Verizon web portal http://www.verizonwireless.com
    You must log in with your cell number and your my Verizon portal password. Not the account pin.
    Once there you can change your plan and services. However repeated incorrect login attempts will lock you out of the site. It a fraud prevention measure.
    1-800-922-0204 call support with your cell number and or account number and account pin and they can assist you.
    If you don't have the information then there is nothing they can do.
    If you can verify who you are they may be able to reset your account access. But only if you are the account owner.
    Good Luck

  • I pair with other peoples phones but when i go to connect with them it says device not supported why is this?? this is the iphone 4 i am using

    i want to know how to get my bluetooth working with other phones please help as when i go to connect it says device not supported!!

    The iPhone cannot connect to any other phone over Bluetooth.
    The exception is other iOS devices in games and apps that have 'peer-to-peer' Bluetooth connectivity.

  • My iPhone 5 has broken and is being replaced with a new iPhone tomorrow. However, My carrier (orange) will b picking up my broken iPhone and I am unsure how to secure the content and icloud data on the broken phone. Is there a way to display the data?

    My iPhone 5 has broken and is being replaced with a new iPhone tomorrow. However, My carrier (orange) will b picking up my broken iPhone and I am unsure how to secure the content and icloud data on the broken phone. Is there a way to disable the data held on it and ensure that if it is fixed, nobody can use/see my data and access my account?

    Hi Gazpan,
    Thanks for visiting Apple Support Communities.
    I recommend using the steps in this article to back up your iPhone if possible:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/ht1766
    You may also find this advice helpful for your situation:
    What to do before selling or giving away your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/ht5661
    If you no longer have your iOS device
    If you're using iCloud and Find My iPhone on the device, you can erase the device remotely and remove it from your account by signing in to icloud.com/find, selecting the device, and clicking Erase. When the device has been erased, click Remove from Account.
    If you're unable to complete either of the above steps, you should change your Apple ID password. Changing your password won't remove any personal information that is cached on the device, but it will make sure that the new owner can't delete your information from iCloud.
    Cheers,
    Jeremy

  • After upgrading my iPhone, I lost all my contacts..... and they were replaced with my wife's contacts even though she upgraded after I did. I did a time machine backup before I started the upgrade process, how do I get that saved data back to my phone?

    After upgrading my iPhone, I lost all my contacts and they were replaced with my wife's contacts even though she upgraded after I did. I did a time machine backup before I started the upgrade process, how do I get that saved data back to my phone?

    Hi bluegrandpanash,
    Thanks for visiting Apple Support Communities.
    If you backed up your iPhone to iCloud before updating the software, first try the steps under "Restore from an iCloud backup" in this article to recover your data:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/HT1766
    Best Regards,
    Jeremy

  • Got this problem with backing up my new iPhone 5 from my other IPhone 4 data. After changing to my new IPhone 5 I haven't backed up my old IPhone in almost a year. Now I want to sync all the data of the old phone and I can't do neither backups. Help!!!!!

    Every time I started to at least restore the little data left on the very last update I made in the old phone at Itune It continualy kept trying to restore and at the end a message will appear saying that an error had occurred and restore was unable to complete. Please I need help on this. I got over 2,000 songs in the old phone and I don't want to loose them. Thanks!

    Hello DebbieRNPR,
    I'd suggest looking over the following articles, as they should be of some use in your endeavor to back up your old iPhone, then restore its content to the new iPhone.
    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device
    http://support.apple.com/kb/HT2109
    iOS: Troubleshooting backup issues in iTunes
    http://support.apple.com/kb/TS2529
    iOS: Resolving update and restore alert messages
    http://support.apple.com/kb/TS1275
    Cheers,
    Allen

  • HT1848 MY wife has an Iphone 4  and I have a 5. To date we haev used one apple is/account to manage music purchases. Recently we bought a Mac and created a new apple account for her. How do I synched her phone with new apple account?

    MY wife has an Iphone 4  and I have a 5. To date we have used one apple account to manage music purchases/library. I updated ny phone to the new OS version and all her texting is showing up on my phone.  I understand if i create an apple account for her I will not see her texts. Recently we bought a Mac and created a new apple account for her. How do I synched her phone with new apple account and get access to the music library under my account on the new MAC laptop  before I update her phone to the new OS?
    Going forward if I purchase music under my apple id and want her to have it on her device, how can I acheive that?

    You can continue to share an Apple ID for purchases.
    Sign her in to her new account here:
    Settings > iCloud > Delete Account (Keep on Phone if you want to transfer contacts, calendars, etc...) then sign in with her new ID
    Settings > Messages > Send & Receive > Apple ID > Sign out then in with new
    Settings > FaceTime > Apple ID > Sign out then in with new
    Use the same Apple ID here:
    Settings > iTunes & App Stores > Apple ID

Maybe you are looking for

  • Ipod touch 4 has a black screen with white and green lines across it and wont turn off

    My sons ipod touch has a black screen with sometimes white lines and then flashes to colored lines. Also when i try to turn it off it turns right back on and has the apple symbol but then goes back to black screen with lines. what to do?

  • Can you create a table of contents for the documents within a PDF Portfolio?

    If I create a pdf portfolio that contains multiple documents (e.g. Word, multiple PDFs and Excel documents), is there a way to create a table of contents at the beginning of the portfolio to help navigate to the individual documents?

  • XML to Application

    is there a way to create a button from the LiveCylce to send the generated XML to an EXE application instead of email or HTTPsubmit ?!

  • Using Dynamic Configuration Values in Mapping

    Hi I want to use the JMS CorrelationID and MessageID in my mapping Can anyone suggest me the UDF which i can use for the this I want to get the DynamicConfiguration Values and then map it to the target structure Rgds Aditya

  • BPM workspace error.

      Hi All, I am getting the following error while logging in. When I enter my username and password in the BPM workspace browser it shows me the home page for a fraction of a second and then shows this error.   Error 404--Not Found   From RFC 2068 Hyp