Need Help w/ HP DesignJet 750C Plus

I just acquired this plotter from a friend & can not get it to plot or get it setup correctly.
I'm trying to plot to it directly from my PowerBook but I don't know how to do it. The plotter has a built-in JetDirect card w/ a RJ45 socket plus it also came with a separate HP JetDirect 300X box. I have tried connecting through both but still can't see it in the Fax/Print setup window.
I downloaded the latest 750C driver from HP but still no luck.
Anyone know what I can do to connect properly?
Thanks for any help!

tony I hate to be the barer of bad news but you and i are in the same boat... The only difference is i've been throwing money at it longer. I too bought a used 750c plus from a friend last fall. I've been fighting with it for months! in short... it's not compatible with os10+ i can't get mine to print any thing over 1.2 megs and thats by tricking it to use the 755 driver. HP is is totally unhelpfull as they no longer offer any support for these old timers. I finally thought I had the answer when I stumbled accross xrip software. http://www.macroenter.com/MicrospotXRIP_Educationalp/mxrs15ed.htm but since i spent the 200.00 i've been in constant contact with microspot in europe trying to figure out why the prints look so horrid. to their credit they seem to be genuanly concerned and are helping me try to fix it. my advice.. don't spend any more time and money on it. Between tech calls, printer speacialists, mac speacialist software and upgrades... i coulda bought a brand new one that was compatible! good luck! let me know if you find any thing that works!

Similar Messages

  • I need help in msi enjoy 7 plus tablet

    Hi everybody i need to unscrew the back of the tablet msi enjoy 7 plus to fix a problem in the speakers but obvious there is no nails in it. could anybody help me.      
    thanks in advance

    Enjoy 7 Plus is not meant to be opened by users. Contact MSI support for repairs as it should still be covered by warranty: >>How to contact MSI.<<

  • Need help with using Zen V Plus in a

    I have a Zen V plus 2GB and I'd like to use it in my car with a FM transmitter/charger combination. The one I bought says it works with Creative zen MP3 players, but will not charge the player even though it has a USB with 5 VDC as output. It does play the player through the FM reciever just fine. I also noticed that I can only charge the player through the very same USB port on my computer where I first connected it when I was setting it up. Any other of the USB ports will not charge the player. Does this have something to do with this problem?

    Hello al9spike,
    Welcome to Creative forums!
    I'm not sure when you said "reset and play while plugged in" is the same as resetting the device by inserting a paper clip in the reset hole while plugged in. If not, then you can try this. There is a also a similar thread here with the same problem your experiencing right now. Maybe this could help you. Otherwise, if the unit is still not turning on, I suggest you contact support for further assistance.
    Best of luck,

  • Need Help with back up assisant plus

    I recently activated Back up assistant plus. It started downloading pictures to my photo. It did not allow me to pick which pictures I wanted to download. Then it downloaded some of them several times. I have multiple copies of several pictures on my phone.
    How do I delete ALL the pictures that back up asst. put on my phone? And stop it from downloading any more photos?

    Yep, to really maximize the way Android and Google work together, you have a primary gmail account with that contact list doubling as your contact list for your Android phone. That way, anytime you add a contact via your smartphone, it's automatically uploaded to your gmail contact list. If you enter a contact via your PC at home, it automatically is loaded in your phone as well. It's a pretty cool set up. Disable your B.U. A Plus and the next time you enter a contact, select the email account you want to save the info to and you're good to go!

  • How to add JetDirect (A2591A) to W7 & Driver for Win7/DesignJet 750c+

    Here is what I have:
    -HP G71 wireless, windows 7 Home, laptop
    -Linksys E2000 wireless Router
    -HP JetDirect Ex A2591A
    -DesignJet 750c Plus Large Format Plotter (Yes, I know it's old, but it's a backup unit until my 1055cm gets fixed).
    Problem #1: I cannot find an HP driver for the DesignJet 750c Plus for windows 7, is there one? If so, where?
    Problem #2: How to add JetDirect (A2591A) -750c Plus Plotter to my Windows 7 G71 wireless laptop. While using my wireless router and the JetDirect Ex. It is physically hooked up correctly. I belive that I need to be able to find out what is the I.P. address for the JetDirect, but I've been wrong before. Is there a link to show me how to do this somewhere?
    Thank You in advance.

    For 64 bit systems you can download the XP x64 drivers from here, then unzip the files into a new folder.  Next go to the Devices and Printers folder, Add a Printer, select the proper port, then select "Have a Disk" and point to the folder where you unzipped the files.
    To find the IP address the easiest way is to print a config page from the printer front panel.
    This forum is focused on consumer level products.  For the Designjet you may have better results posting in the HP Designjet forum here.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Postscript Sim Question for 750C Plus - Do I need it?

    Thanks for your help.  I have a nice DJ 750C Plus that I have just upgraded the memory to max, I use a RIP package with it called Production house.  My question is do I need to by the postscript Sim chip? I dont print directly from the computer to the print but always through the RIP.  Will I be able to get a higher DPI with the chip? If so is it just a matter of print @ 600dp instead of 300dpi? 
    Thanks!

    This forum is focused on consumer level products.  For the Designjet you may have better results posting in the HP Designjet forum here.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Need help implimenting PLUS ldf in c++ via XMP sdk

    I'm apparently suffering major brainstem bitrot and generating lots of brain coredumps, and I need help.
    I'm using the XMP toolkit sdk 5.1.2 in c++ under gcc on Debian to impliment embedding PLUS ldf licensing metadata (reference: http://ns.useplus.org/LDF/ldf-XMPReference ) into images.
    I have no problems generating compliant plus ldf xmp in code for everything EXCEPT for single line detail entries like "<rdf:type rdf:resource="plus:LicenseeDetail"/>" in several places in the ldf specification, viz:
    <plus:Licensee>
       <rdf:Seq>
         <rdf:li>
              <rdf:type rdf:resource="plus:LicenseeDetail"/>
              <plus:LicenseeID>http://plus-id.org/AAA-987</plus:LicenseeID>
              <plus:LicenseeName>ABC Advertising Agency</plus:LicenseeName>
         </rdf:li>
       </rdf:Seq>
    </plus:Licensee>
    I can generate the appropriate text in memory then parse that to get an appropriate SXMPMeta and merge that, but I would really like to be able to properly generate the proper xmp in code, and would really appreciate any help preventing further brainrot!
    I'm certain it's both simple and trivial, but I now can't see the trees because of the forest ... Thanks

    Hi,
    I'm not a XMP expert but I've been working for some years with Semantic Web technologies. My understanding is that XMP is a subset of RDF (one of the main pieces of the Semantic Web) so I will try to make my contribution to this problem from there.
    Consequently, looking at your problematic piece of XMP:
    <plus:Licensee>
       <rdf:Seq>
         <rdf:li>
              <rdf:type rdf:resource="plus:LicenseeDetail"/>
              <plus:LicenseeID>http://plus-id.org/AAA-987</plus:LicenseeID>
              <plus:LicenseeName>ABC Advertising Agency</plus:LicenseeName>
         </rdf:li>
       </rdf:Seq>
    </plus:Licensee>
    I can say that it isn't valid RDF so it shouldn't be proper XMP. This can be confirmed looking at the example for the property plus:Licensee available from the specification (http://ns.useplus.org/LDF/ldf-XMPSpecification#Licensee):
    <plus:Licensee>
       <rdf:Seq>
          <rdf:li rdf:parseType="Resource">
             <rdf:type rdf:resource="plus:LicenseeDetail"/>
             <plus:LicenseeID>http://plus-id.org/AAA-987</plus:LicenseeID>
             <plus:LicenseeName>ABC Advertising Agency</plus:LicenseeName>
          </rdf:li>
       </rdf:Seq>
    </plus:Licensee>
    I have marked in bold where the problem is. Your piece of XML is missing the rdf:parseType="Resource" construct. I will explain why this is necessary from what I know from RDF. RDF is based on a graph model. There are resources, which correspond to graph nodes and represent the things the RDF metadata is talking about, and properties, which correspond to graph edges and represent the attributes and relations used to say things about the resources.
    In RDF the convention is to use lowercase names for properties. This doesn't seem to be the convention in XMP so we must take a closer look at the XMP piece in order to identify what parts correspond to resources and to properties. From the LDF specification we know that plus:Licensee correspond to a property so it should link to a resource, in this case rdf:Seq (more specifically it is an anonymous resource (no id provided) of type rdf:Seq). Your example should have some additional markup before plus:Licensee, surely the resource that represents the licensee about which we are specifying the licensee using the plus:Licensee property.
    Now, if we continue from the resource of type rdf:Seq, there is the rdf:li property (lower case as it is directly reused from the RDF specification). The problem now is that if we look directly inside rdf:li property we find rdf:type, plus:LicenseeID and plus:LicenseeName. It is clear that rdf:type (lowercase) is a property and from the LDF specification we can see that the other two also correspond to properties. Therefore, there is the problem. We have a property (rdf:li) pointing to three properties (rdf:type,...) so we are breaking the graph data model: nodes (resources) are connected through edges (properties) that link two nodes.
    This is not the case for the example in the LDF specification. The rdf:parseType="Resource" constructs is a shortcut for:
    <rdf:li>
       <rdf:Resource>
             <rdf:type rdf:resource="plus:LicenseeDetail"/>
             <plus:LicenseeID>http://plus-id.org/AAA-987</plus:LicenseeID>
             <plus:LicenseeName>ABC Advertising Agency</plus:LicenseeName>
       </rdf:Resource>
    </rdf:li>
    It basically says that the following properties should be parsed as being connected to an anonymous resource. In order to make it clearer, it is helpful to look at the graph behing that markup. For instance, you can use the RDF2SVG service and render the graph behind the example from the specification (which I have make available from a custom URL):
    http://rhizomik.net/redefer-services/render?rdf=http://rhizomik.net:8080/html/~roberto/tmp /ldf-simple-example.rdf&format=RDF/XML&mode=svg&rules=http://rhizomik.net:8080/html/redefe r/rdf2svg/showgraph.jrule
    I hope all this makes it clearer.
    Best,
    Roberto García
    http://rhizomik.net/~roberto/

  • HP designjet UPS plus Help

    I have a HP designjet 500ps plus, at present when printing large posters it tells me it's short on memory and has lost data.Will I need to buy extra memory.

    Try rendering the print job on your pc. Or... HP Designjet 500 Series Printers - Type of Memory Used to Upgrade ISSUE: My Designjet 500 series printer came with 16 Megabytes (MB). Can I add additional memory? How much? SOLUTION: The HP Designjet 500 series printers ship with 16 MB DRAM. You can upgrade by adding an HP-GL/2 accessory card. The card has an additional 16 MB DRAM. In addition, there is one free SODIMM slot on the HP-GL/2 card. You can purchase either a 64 MB DRAM SODIMM or a 128 MB DRAM SODIMM to install in the card. NOTE: The HP-GL/2 accessory card is a pre-requisite to a memory upgrade. A basic 500 platform is PCL3GUI, which will never run out of memory, therefore has no memory upgrade slot was added to the printer. The memory upgrade slot is included on the HP-GL/2 card, which can benefit from additional memory. AccessoryPart numberHP-GL/2 accessory card C7772A64 MB SODIMM C2387A128 MB SODIMM C2388A

  • Designjet 1055cm plus wont power on ! Please help :P

    I have a Designjet 1055cm plus Plotter wont power on, I know the outlet is ok and the cord is ok I dont hear the priner doing anything and theres nothing on the screen.
    Any Idea's anyone?

    You might try asking in the Business Designjet Forum as there are more experts there than in this forum which is more focused on the consumer level printers.
    Regards,
    Bob Headrick, Microsoft MVP Printing/Imaging
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Need help!! I don´t remember my security questions nor have I a rescue email, plus whenevr I try I can´t seem to contact support, as it doesn´t accept my phone number, probably because I live out of the USA!!!

    Need help!! I don´t remember my security questions nor have I a rescue email, plus whenevr I try I can´t seem to contact support, as it doesn´t accept my phone number, probably because I live out of the USA!!!

    Hi bmwertner,
    Welcome to the Support Communities!
    If you require additional assistance with this, click on the link below for guidance:
    Apple ID: Contacting Apple for help with Apple ID account security
    http://support.apple.com/kb/HT5699
    Cheers,
    Judy

  • Oversize A2 Paper Size value(stri​ng) for HP Designjet 500 Plus 24 (Paper Roll).

    Greetings.
    I am working at constructor’s bureau. Recently we decided to automate drawing printing from SolidWorks program (it’s a CAD software). I have written a code. SolidWorks API allows to choose for printing such settings as paper tray, scale, color, orientation and paper size. I am having an issue with the last option. Paper size gets set by passing value (string). Here are some of them: http://msdn.microsoft.com/en-us/library/windows/de​sktop/dd319099(v=vs.85).aspx. I can get the needed value by “Recording macro” and selecting the size I need in SolidWorks
    Such paper sizes as A4, ISO A4, Oversize A4 have different numbers. Same goes for A3, A2 and etc. In addition, the values are not universal. They can alter depending on printer.
    We have 5 printers for various paper sizes (from A0 to A4) and I set correct value for 4 of them, but I have a trouble with – “HP Designjet 500 Plus 24”. This printer can print both A1 and A2. I managed to make A1 printing work (I just pass value 621 that means “Overize A1”, without changing paper tray), as for A2 the value must be 620 that is "Oversize A2", but it does not work. Only part of the drawing gets printed and it gets placed somewhere in the middle. I guess it just prints according to printer default settings. Maybe the value is not 620? If it is so, can you tell me the real one?
    I can try to change default settings to match the A2 printing. However, the printer itself is a network printer. So changing some settings there might get someone in the office angry. So getting the right values is a perfect solution.
    I am slowly getting desperate, because all printers work perfectly, except for one. Which makes the code unusable. I can post the code, but it will not help much, because I only need to set one or two values correctly.
    One more thing, we are using roll of paper, so maybe I have to also set the paper tray, even if it is still the same as for A1?
    Thank you in advance.

    This forum is focused on consumer level products.  For the Designjet you may have better results posting in the HP Designjet forum here.  There are a number of very knowledgable Designjet folks there.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • HP designjet 500 plus network problem

    Hello,
    I will need your help. I have the HP designjet 500 plus and today i bought the HP JET DIRECT 620N NETWORK CARD.I have installed inside socket,connecting the card with an ethernet cable to the pc.I went to the hp setup on the monitor,selecting yes to cfg network,ip and dhcp,i reboot the plotter and in the monitor is showing it gets the local ip 192.168.1.2 along with the rest info,which is doesnt conflict with other device in the network.The problem is that im trying to search printer through the network connections of my windows xp pro,but doesnt show it on the results.I only see an icon there which doesnt open giving me an error.I also tried to see my plotter from firefox browser with the local ip that got and opened the menu normally,showing this way that network is working.I have tried many times to reboot pc and plotter in case they are stucked but got the same issue.Maybe there is a driver for win xp to see the plotter on local network?I need to have your help as soon as possible because have alot of work to do with the plotter and this issue gets me back.
    P.S I need to mention that i have currently a network with 3 pc's on the office which they connect each other without any problem.
    Thanks,
    Vas

    Hi @gmk7 ,
    To get your issue more exposure I would suggest posting it in the commercial forums since this is a commercial product. You can do this at: http://h30499.www3.hp.com/t5/Printing-and-Digital-Imaging/ct-p/bsc-412
    I hope this helps!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Stored DB Procedure - Need help

    Hi. I have a stored database package containing 2 functions. I need help with the function named ret_columns.
    If you look at the code below you will see this function has two different FOR loops. The Select statement in FOR loop that is commented out works just fine, but when I try to use the uncommented select statement in it's place the Function returns NULL (or no records). However, if I run the Select statement in plain old SQL Plus it returns the rows I need. I don't get it.
    Can anyone help me? I'm really stuck on this one.
    -- PACKAGE BODY
    CREATE OR REPLACE package body audit_table_info
    as
    function ret_tables return table_type is
    t_t table_type;
    i integer;
    begin
    i := 1;
    for rec in (select distinct table_name
    from all_triggers
                   where substr(trigger_name,1,9) = upper('tr_audit#')) loop
    t_t(i).tableA := rec.table_name;
    i := i+1;
    end loop;
    return t_t;
    end;
    function ret_columns return column_type is
    c_t column_type;
    i integer;
    begin
    i := 1;
    -- for rec in (select distinct table_name column_name
    -- from all_triggers
    --               where substr(trigger_name,1,9) = upper('tr_audit#')) loop
    for rec in (select distinct b.column_name column_name
    from all_triggers a, all_tab_columns b
                   where a.table_owner = b.owner
                        and a.table_name = b.table_name
                             and substr(a.trigger_name,1,9) = upper('tr_audit#') and rownum < 5) loop                    
    c_t(i).tableB := rec.column_name;
    i := i+1;
    end loop;
    return c_t;
    end;
    end audit_table_info;
    -- PACKAGE DEFINITION
    CREATE OR REPLACE package Audit_Table_Info as
    type table_rec is record( tableA all_tab_columns.TABLE_NAME%type);
    type table_type is table of table_rec index by binary_integer;
    function ret_tables return table_type;
    type column_rec is record( tableB all_tables.TABLE_NAME%type);
    type column_type is table of column_rec index by binary_integer;
    function ret_columns return column_type;
    end Audit_Table_Info;
    /

    It works when I do this!!! I'm so confused.
    Ok...so I did this:
    1 create table test_columns as
    2 (select b.column_name
    3 from all_triggers a,
    4 all_tab_columns b
    5 where a.table_owner = b.owner
    6 and a.table_name = b.table_name
    7 and substr(a.trigger_name,1,9) = upper('tr_audit#')
    8* and rownum < 5)
    SQL> /
    Table created.
    Then altered the Function so the Select statement refers to this table:
    function ret_columns return column_type is
    c_t column_type;
    i integer;
    begin
    i := 1;
    for rec in (select distinct column_name
    from test_columns) loop
    c_t(i).tableB := rec.column_name;
    i := i+1;
    end loop;
    return c_t;
    end;
    Again, any help would be greatly greatly appreciated!

  • Need help with a currently "in-use" form we want to switch to Adobes hosting service

    Hi, I am in desperate need of help with some issues concerning several forms which we currently use a paid third party (not Adobe) to host and "re-distribute through email"...Somehow I got charged $14.95 for YOUR service, (signed up for a trial, but never used it)..and now I am paying for a year of use of the similar service which Adobe is in control of.  I might want to port my form distribution through Adobe in the hopes of reducing the errors, problems and hassles my customers are experiencing when some of them push our  "submit button". (and I guess I am familiar with these somewhat from reading what IS available in here, and I also know that, Adobe is working to alleviate some of these " submit"  issues, so let's don't start by going backwards, here) I need solutions now for my issues or I can leave it as is, If Adobe's solution will be no better for my end users...
    We used FormsCentral to code these forms and it works for the most part (if the end-user can co-operate, and thats iffy, sometimes), but I need help with how to make it go through your servers (and not the third party folks we use now), Not being cruel or racist here, but your over the phone "support techs" are about horrible & I cannot understand them or work with any of them, so I would definitely need someone who speaks English and can understand the nuances of programming these forms, to please contact me back. (Sorry, but both those attributes will be required to be able to help me, so, no "newbie-interns" or first week trainees are gonna cut it).... If you have anyone who fits the bill on those items and would be willing to help us, please contact me back at your earliest convenience. If we have to communicate here, I will do that & I can submit whatever we need to & to whoever we need to.
    I need to get this right and working for the majority of my users and on any platform and OS.
    You may certainly call me to talk about this, and I have given my number numerous times to your (expletive deleted) time wasting - recording message thingy. So, If it's not available look it up under [email protected]
    (and you will probably get right to me, unlike my and I'm sure most other folks',  "Adobe phone-in experiences")
    Thank You,
    Michael Corman
    VinylCouture
    Phenix City, Alabama  36869

    Well, thanks for writing back...just so you know...I started using Adobe products in 1987, ...yeah...back then...like Illustrator 1 & 9" B&W Macs ...John Warnock's Helvetica's....stuff like that...8.5 x 11 LaserWriters...all that good stuff...I still have some of it working on a mac...much of it was stuff I bought. some stuff I did not...I'm not a big fan of this "cloud" thing Adobe has foisted upon the creatives of the world...which I'm sure you can tell...but the functionality and usefulness of your software can not be disputed, so feel free to do whatever we will continue to pay for, ...I am very impressed with CC PS on the 64 bit PC and perhaps I will end up paying you the stipend that you demand for the other services.
    So  I guess that brings us to our problem.. a few years back and at the height of the recession and near bankruptcy myself,  I was damn lucky and hit on something and began a small arts and crafts supply service to sell my products online to a very "niche market" ...I had a unique product and still sell that product (plus others) online...My website is www.vinylcouture.com...Strange? Yes...but there is a market it seems, for everything now, and this is the market I service...Catagorically, these are 99%+ women that use these "adhesive, sticky backed vinyl products"  to make different "craft items" that are just way too various and numerous to go into... generally older women, women who are computer illiterate for the most part...and all this is irrelevant to my problem, but I want you to have every bit of background on this and especially the demographic we are dealing with, so we can get right to the meat of the problem.
    OK...So about two years ago, I decided to offer a "plain sheet" product of a plain colored "stick back" vinyl... it is available in multiple quantities of packs ( like 5 pieces, 10 pieces, 15 pieces, in a packi  & so on)...and if you are still on my site.. go to any  "GO RIGHT TO OUR ORDER PAGE"  button, scroll down a little...and then to the "PLAIN VINYL" section...you will see the Weebly website order process.) You can back out from here, I think,..but, anyway this product is available in 63 colors + or - a few. So then the problem is,  how do they select their individual colors within that (whatever) pack?... .
    So my initial idea was to enable a "selection form" for these "colors" that would be transmitted to me via email as 'part" of the "order process".. We tried getting our customers to submit a  " a list" ( something my competitiors still do, lol, poor bastards)......but that..is just unbelievable..I can't even begin to tell you what a freakin' nightmare that was...these people cannot even count to 10, much less any higher... figuring out what colors to list and send me... well, lets just say, it wasn't working......I had to figure out a better way...Something had to be done.
    So after thinking this all out,  and yeah...due to my total ignorance, i figured that we could make a form with Live Cycle Designer (Now Forms Central)...(back then something that was bundled with Adobe Acrobat Pro), I believe, and thats what this thing was authored in... and it would be all good...LOL!
    Well not so simple...as you well know, Adobe Acrobat would NOT LET YOU EMAIL anything from itself.....it just wouldn't work (and I know why, and all that hooey), but not being one to take NO for answer,.I started looking for a way to make my little gizmo work.. So I found this company that said they can "hijack" (re-direct actually) the request to email, bypass the wah-wah, and re-transmit it to the proper parties.....for less than $100 a year,  I think...its called http://pdf-fillableforms.com/.
    A nice gentleman named Joseph Silva helped us program the thing to go to his servers and back out. Please dont hassle them...I need them...for now..it basically does work...try it...you should get back a copy of the form that you filled out...good luck however,  if you're on MAC OSX or similar...
    I have included a copy of both of our forms (and feel free to fill it out and play with it)...just put test somewhere on it...(and you must include YOUR email or it will balk)..they are supposed to be mostly identical, except one seems to be twice as large....generating a 1.7 meg file upon submission, while the other one only generates a 600K file or so...thats another issue for another day or maybe you can advise on that also...
    OK so far so good......In our shop, once Grandma buys a 10 pack (or whatever), Only then she gets to the link on her receipt page ro the relevant "selection form" ,(this prevents "Filling and Sending"  with "no order" and "no payment", another early problem we had)... which they can click on and it will usually download and open up on their device if all goes well...Then our little form is supposed to be fillable and is supposed to ADD UP all the quantities, so grandma knows how many she is buying and so forth right on the fly,  and even while she changes her mind..., and IT'S LARGE so grandma can see it, and then it TOTALS it all up for them, ( cause remember, they can NOT add)..,  except there is a programming bug (mouse-click should be a mouse-up probably or something..) which makes you click in the blank spaces to get to a correct TOTAL...about 70-80% of our customers can enable all these features and usually the process completes without problems for them especially on PC's running Windows OS and Acrobat Reader X or XI...at least for most... Unfortunately it is still not the "seamless process" I would like or had envisioned for the other folks out there that do have trouble using our form....  Many folks report to us the following issues that we know of.  First of all it takes too much time to load up...We know its HUGE...is there anyway that you can see, to streamline this thing? I would love for it to be more compact...this really helps on the phones and pads as I'm sure you well know.
    Some just tell us,"it WON'T work"....I believe this is because they are totally out of it and dont even have Adobe Reader on their machine, & don't know how to get it ( yes, we provide the links).....or it's some ancient version....no one can stop this one...
    It almost always generates some kind ( at least one time)  of "error message" which we do warn them about..., telling one,  basically that "Acrobat doesnt even like this happening at all, and it could be detrimental to ones computer files", blah-blah...(this freaks grandma out really bad)...& usually they end up not even trying to send it...  and then I get calls that even you wouldn't believe...& If they DO nut up and push the Red "Submit Form" button, it will usually send the thing to us (and also back to them at the "required email address" they furnished on the form, thats what the folks at the "fillable forms place" do) so, if it's performing it's functions, why it is having to complain?. What are we doing wrong?....and how can I fix it?...Will re-compiling it or saving it as a newer version of "FormsCentral" correct any of these problems ?
    Ok, so that should keep you busy for a minute and we can start out with those problems...but the next thing is, how can I take advantage of YOUR re-direct & hosting services?, And will it get rid of the error messages, and the slowness, and the iOS incompatibilities ? (amazingly,  the last iOS Reader version worked almost OK.. but the newest version doesnt seem to work with my form on my iphone4)  If it will enable any version of the iOS to send my form correctly and more transparently, then it might be worth the money...$14.95 a MONTH you say. hmmmmm...Better be good.
    Another problem is, that I really don't need 5000 forms a month submitted. I think its like 70-100 or less....Got any plans for that?  Maybe I'm just not BIG ENOUGH to use Adobe's services, however in this case, I really don't care whose I do use as long as the product works most correctly for my customers as well as us. Like I said, If I'm doing the best I can, I won't change anything, and still use the other third party, If Adobe has a better solution, then i'm all for that as well. In the meantime, Thanks for any help you can provide on this...
    Michael Corman
    VinylCouture.com
    (706) 326-7911

  • Need to convert PageMaker 6.5 Plus files from Windows XP to PDF for Windows 7.

    I need to convert PageMaker 6.5 Plus files into PDF from a Windows XP operating system to a Windows 7 operating system. It tells me I need a postscript printer. I don't have a postscript printer and really don't want to print them. I just want to transfer the files from Windows XP to Windows 7. Help!!

    No, it isn't telling you that you need a PostScript printer. It's telling you that you need a PostScript printer DRIVER, which is software, not a printer.
    Use the Add Printer function to add an Apple LaserWriter IINTX. That's a PostScript printer. Then try again.
    I don't quite understand the Windows 7 connection, though. What are you hoping to achieve by making a PDF. You WON'T be able to edit them, if that's the idea.

Maybe you are looking for

  • Problem passing parameter to crystal report subreport from *.aspx page

    Background: I am developing a .NET web application using Visual Studio 2005. The code behind is in VB.net. One of my asp.net pages calls a report, which is invoked when the user clicks a Print button. I have developed this report using the Crystal Re

  • TS4080 Try to use iMac with Thunderbolt cable as a display and it goes black

    For work I have a MacBook Pro 15" Late 2011. I connected a Thunderbolt cable to both the MacBook Pro and iMac. When I press Command F2 to use the iMac as my main screen, the iMac just goes dark. No screen at all. I can only get out of using Command F

  • Whats the best "FREE" webhost going around at present?

    Hi all, I have a organisation that is unable to pay a dime for their web hosting and domain name registration but still want a website. Just wondering if anyone can point me to a quality free hosting service that allows for a custom domain name. Any

  • Straightening and Crop tool not working.  What to do?

    I've been working with photos all morning, and now neither my Straightening Tool or Crop Tool are working.  What to do?

  • Itunes store acting funny...

    Every time I try to purchase a new song/album it tells me that the store in unavailable to take store credit at this time and to use a different method to purchase. But the thing is I don't have any un-used credit right now. I just want the store to