PDF Software causing problems in sending some PDF files but not all?

I have been having problems sending some emails with PDF attatchments, they are being returned more and more frequently.  I've spoken to our server host and his answer is as follows saying that the problem is we are using "cheap PDF software" which is why I can send PDF's via Gmail or Yahoo but not through our server.  He suggest we buy a more expensive software or using Gmail for our important bids and invoices that are sent daily.
My question is:  Is this even close to what could be causing the problem.  We are using Adobe to create our PDF's using our HP CM1410 or the Neat Scanner.  The Neat is a new device but the problem was ongoing before the Neat Scanner was added.
Our IT person who set our network, hardware and software says it's the server and he's never heard of this being an Adobe problem.  So we're stuck not knowing who to believe

There are several potential problems. It could be that your e-mail client is not encoding the PDF properly, but looking at it as an ASCII file (7-bit characters). The encoding is not as much of a problem anymore, but still a potential issue. The structure of the PDF that you are getting from the scanner may be corrupt. You can use some of the preflight scripts to check the integrity of the PDF. You might even try saving as a new PDF to see if the 2 versions work differently.
It might be better to print the proposals you mentioned to the Adobe PDF printer and get better quality proposals than you would get with a scan. That would also probably avoid the problem you are having.

Similar Messages

  • Source Reformat menu item disabled for some XML files, but not all

    For some reason, the 'Reformat' option isn't available for some of my XML files (in Source menu it's disabled, in the right-click pop up menu it's not even there). For example in my META-INF folder it's enabled for .wsdl files but not .xml files. In the same project, it's enabled for all .xml files in the WEB-INF folder.
    Any idea what's going on?
    TIA

    Thanks to everyone for their response. But - it is NOT a copyright issue , it is NOT a DRM issue, it is not a Faber College double secret probation encoding issue.
    This is a simple .wmv file, that I have copied, burned, created a disk image, made a copy of and sent to the UK, Germany, Ireland and even New Jersey. It has been played on a MacBook Pro, a MacBook, a Dell whatever, a Sony stand alone DVD player, an LG DVD player. At least three nieces or nephews, and at least 2 canines have put it through ISO 9XXX rigors.
    The problem is that Apple Quick Time 7 Pro with Flip4Mac Pro "can't handle it"
    It opens fine, it plays fine --- but when I try to "output" it via the FILE menu - all of the options
    Share ...
    Export ...
    Export to Web ...
    are greyed out.
    I know nothing abour codecs and wrappers but I tihnk that this is the problem.
    What should I know about the file?
    Ffor example, years ago, all you needed to know about a Mac file was the "Creator" and the "Type" - both were 4 character codes. something like ADOB for Adobe and PMK2 for Pagemaker 2.0.
    Any help identifying the file and what I can use to get it onto my iPhone will be appreciated.
    Thank you.

  • On 3G we cannot send emails from either our iPhones or iPad and this also happens with some WiFi connections but not all.  Yet we can always send emails from our Hotmail Email account.  What is causing this and what do we need to do to resolve it?

    On 3G we cannot send  Business emails from either our iPhones or Ipad and this also happens with some WiFi connections but not all.  Yet we can always send emails from our Hotmail Account using both 3G and WiFi.
    We bought the iPhones and Ipad so that we could send emails while we are out of the Office, but we are not able to do this unless we can find a WiFi connection. Incoming emails are fine.  We use IMAP, for Business emails just incase this is relevant and I know that Hotmail is POP3.
    Our technical IT knowledge is not great, so we look forward to your suggestions as to how to resolve this. 

    Contact whomever supports the email account and get the correct Outgoing email server settings from them.

  • PDF form submission problem - works in Acrobat and Reader, but not when embedded in browser

    Hello everyone,
    I am trying to submit a PDF form to an application server.
    To do this, I added a "Submit" button to the PDF, configured the server's address and submit format, and tested the button.
    I opened the PDF in Acrobat Pro, clicked the button, and my web application received the form in PDF format just as I wanted.
    To make it work in Reader, I had to extend user rights via Acrobat Pro, and then the form worked inside Reader as well.
    Up to here, everything went fine.
    Then I embedded the PDF in a web page (which will be the final scenario) and it all stopped working.
    The submit button doesn't do anything anymore, and no data is sent to the application server.
    I even tried switching from the form's submit mechanism to calling event.target.submitForm(...) in Javascript directly, but nothing changed (meaning this too worked only when opening the form as an "offline" pdf, but not when embedding it in a web page).
    Is there something I am missing? Something else that must be configured/activated in order to be able to submit the PDF when it is in the form of an embedded object?
    Many thanks in advance,
    Alex

    Thanks for your reply, Paul.
    I tested the submit button both in Reader 9.3 and Acrobat 8 (which is the same I used to RE the PDF).
    Apparently I got it working too, but only by deploying my embedding web page to an application server.
    The final environment the PDF will be embedded into will be inside a web application deployed to an application server, so I guess my problem is solved.
    It didn't work only when embedded into a local test.html web page saved on my PC...
    Thanks again, have a good day.
    Alex

  • Need to send some notifications by mail (not all notif)

    Hi!
    We run workflow embeded into EBS (11.5.10.2 4RUP). We have a custom workflow that uses Role (WF_LOCAL_ROLES) connected to employee register (ORIG_SYSTEM = 'PER' and orig_system_id = (person_id in per_all_people_f). we get the Role in the db package that starts the workflow and set it to the attribute Recipient.
    I assume there are standard notifications (WF) that are sent to these roles. the roles have a notification_preference = 'SUMMARY' because the administrators/user do not want the system to send many e-mails but a summary e-mail and the user should check theis notif in Applications.
    But... an here is the but....our specifc custom workflow creates a notification that we would like to send as an e-mail. what can we do?
    The mails should be sent specific to users/employees induvidually. I mean the e-mail is specicif constructed per employee, so it is not a good idea to create a Role that connect many users or something. Can we create new roles specific per user/employee with notification_preference = 'MAILHTML' (or other mail pref)??
    Would this work without intefiering with the other role. I need help to understand this functionality and how to get this to work. Thank you in advance!
    Regards,
    Patricia

    Hi,
    The only way that I can think of to do this would be to create an ad-hoc user at runtime which has an email preference set to MAILHTML (or any other preference that sends an email), and an email address set to the email address of the recipient. This would then send an email to the employee, and when the emails have been sent then you can purge the ad hoc directory so that you don't end up with lots of obsolete roles in the database.
    The downside of this is that there is no way for anyone to see the notification from within eBS. Because it isn't sent to the employee, it would not appear in their worklist, which may or may not be acceptable to the business. One possible workaround would be to create another ad-hoc role, and asssign both the employee user and the ad-hoc user to the role, and expand the role on the notification so that multiple copies are sent (one to each member of the role). If the notification requires a response, then you need to write a post notification function to deal with the possibility of multiple responses, which makes the solution more complex still.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://thoughts.workflowfaq.com ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Image displays in some jsp files but not others

    OK, I have a jsf jsp pages js tag for my application that occurs in several jsp pages:
    <tr>
       <td>
          <jsp:include page="/includes/footer.jsp"/>
       </td>
    </tr>     footer.jsp has an image tag like this:
    <td align="left"><img src="images/logo.jpg" alt="X Systems"/></td>     The jsp files are in a directory which is under the base directory like the include and image files. For some reason, in one jsp page the logo.jpg file does not get displayed. As I understand it, the application server jboss/tomcat resolves the image files. Why would it be displayed it in one page and not another?

    You are using a relative link to access your image.
    That means it will look for your image relative to the page it last served.
    If you ask for http://myapp/root.jsp, it will locate http://myapp/images/logo.jsp
    If you ask for http://myapp/module/index.jsp it will locate http://myapp/module/images/logo.jsp
    If you right click on your image / broken image placeholder and look at its properties, you should be able to see the url which it is trying to fetch the image from.
    The client will resolve relative links from the address url it last accessed. It knows nothing of any serverside forwards/includes that you might have done.
    So if you access http://myapp/action and forward to /moduel/accounting/balanceSheet.jsp it will still treat the url as http://myapp/action for resolving relative links.
    As far as the client is concerned, the root is /
    As far as your web application is concerned, the root is /myapp (or whatever your context name is)
    Because of this you can't give your images an static absolute url, because you would be hardcoding the context name into your jsp.
    Alternatives
    - use something like <img src="<%= request.getContextName() %>/images/logo.jsp"/>
    - use a tag library to hide the implementation of option #1 (like struts tag html:img)
    - only use relative links, and always specify a html <base> on your page to resolve relative links from.
    Hope this helps,
    evnafets

  • Why do i get a colourful circle mouse pointer on some web sites but not all sites

    Hello
    I seem to get a cirlce as mouse pointer on some web pages but cannot fiure out why ??? it has only just started to happen some web pages are fine

    See:
    * http://kb.mozillazine.org/Error_loading_websites

  • My iPhone 4 just suddenly deleted all my contacts ? I turned my phone on off and some came back but not all of them ??

    I was using my iPhone got a text opened in and all my contact names had gone went into my contact and it had deleted them all . I turned my phone on and off and 100 came back but not most off them what do I do ?

    I suggest you immediately make a backup of your data. You don't know if or when the computer will show some symptoms from the drop. You may want to, for piece of mind, take the computer to an authorised service center for assessment. No one here can assess any internal damage you may have done.

  • How can I move some files (but not all) in the photostream folder on my PC to another folder on the PC?

    I have photostream set up on my PC and all photos in both mine and shared photostreams are successfully being synced to my PC automatically. However, my goal is to navigate to the photostreams on my PC and be able to move them and edit the photos with other software I have. I'd like to move more one at a time as I have 100's. This would help me better sort them as well as free up some much needed space on my iCloud account as I don't need all these photos available at all times, but also don't want to lose them. Is there a way that I can do this? I really appreciate any help I can get.

    Your my photo stream folder should operate the same way other folders do.  First go to the iCloud control panel for Windows and click Options next to Photo Stream.  Here, note you photo steam location (listed at the bottom).  Navigate to the photo stream folder at that location, then open the my photo stream folder inside.  Right-click on the my photo stream folder, select copy, navigate to a location of your choice, then right-click and select paste.  Click on the copied folder, press your F2 key and rename it something like Photo Stream Backup.  Then you should be all set.

  • How do I lock some form fields, but not all?

    How do I create a form with interactive form fields where certain fields can be locked after being filled in, and others remain unlocked so the customer can interact with it?
    My workflow looks like this:
    I created a PDF with open form fields for my client to distribute to their salesmen.
    Salesmen receive a call, fill in the information gathered. (name, address, services, price quotes, etc)
    Salesmen email the pdf form to the customer. All fields that they filled in now need to be non-editable, EXCEPT an "I agree" checkbox and a signature line.
    Help is greatly appreciated!
    Michael

    Hi Michael,
    Before I go too deep into a suggestion, I need to know if you are using electronic digital signatures for signing the document? Or, are you expecting the customer to print the document, sign it with a pen and fax it back? The reason I ask is you could use digital signatures to lock specific parts of the document, but if you're not using them I won't bore you with the details.
    Thanks,
    Steve

  • IMessage works on some WiFi networks but not all

    I am having issues using iMessage on my iPad 2 while on my home network.  I cannot send or receive messages while connect to my home wifi but when I went over my firends house and connected to their wifi everything was working fine.  Now I am back home and it will not work again.  Unfortunately after endlessly searching the web I have not been able to find any details about this and I even attempted at trying to open ports on my router but I have absolutely no I idea what I was doing there.  Any help any one has would be greatly appreciated!
    JP

    Ok, right after submitting this question I may have found the solution.  After referencing another post I came across some information about changing the DNS information under the wifi settings. I Changed it to 8.8.8.8 and was finally able to send a message (I think, still waiting for a reply).
    JP

  • Can open some web pages but not all including bookmarked ones

    safari acting strange - not allowing me to open all websites i usually vists just a random few. connection ok as i can send and get emails as usual... explorer behaving in the same way
    advise - as always - appreciated
    k x

    Greetings Kate,
    Have you tried emptying the cache? Or second, resetting Safari, which will take out all your cookies and other caches. If this doesnt work, perhaps use OnyX (free from the Apple download site under your Apple menu) to repair permissions, and deep clean caches (users and kernel) and repair permissions.
    Let us know what happens..
    iMac G5 17" Display   Mac OS X (10.4.3)   1.5 MB Memory

  • Need to write a formula in ICM to strip some PV data, but not all...

    In previous steps of the ICM call flow, we are setting PV6 with some call data.  For example, Parts^(DateTime)^N^N.  The carrot is just for a separator.
    In a later step, we want to change the Parts to be Sales, but we don't want to delete the datetime and ^N^N.  How can I write a formula to strip the first part of the call variable, but leave the remaining and insert the new portion "sales?"
    ICM 7.5
    CVP 7.0
    I'm racking my brain on this one here.
    Thanks all!
    Cheri

    Try setting PV6 to:
    concatenate("Sales",right(Call.PeripheralVariable6,(len(Call.PeripheralVariable6) - find("^",Call.PeripheralVariable6))))
    The find function will give you the character number of the first occurrance of whatever you specify, so combining "Sales" with the rightmost number of characters of the PV should do the trick. To determine the rightmost (if the Parts part is variable length) you want the total length minus the first x characters before your "^".
    I haven't tested it out, so you may need a +1 or a -1 in there somewhere before the last two parentheses to get the exact right length.
    Update: I just tried it out in Excel. As posted, it will not include the first "^", so you'll either need to have:
    concatenate("Sales^",.....
    or
    concatenate("Sales",...))+1))

  • QT plays sound on some avi videos but not all

    i can play an avi video perfectly with sound and everything, but then i download another and the video play without sound. anyone know what is up and how to fix it?

    [Perian codecs for Quicktime|http://www.perian.org] - plugins to add functionality to Quicktime for playing additional audio and video formats
    [Quicktime audio problems, Perian, VLC|http://discussions.apple.com/message.jspa?messageID=9013669] - read note about uninstalling prior DIVX support before installing Perian.

  • Why do my photo stream not sync between iPhone 4S & iPad?  Some pics do but not all

    Why does the photo stream not sync between iPhone 4S &amp; iPad?  Some pics do, some don't.

    Welcome to the Apple Community.
        1.    Photostream only syncs photos over Wi-Fi, make sure you are connected to Wi-Fi to begin with.
        2.    Photostream only syncs when the camera app is closed, ensure it is closed.
        3.    Photostream only syncs when the battery is above 20%, try recharging the device
    Try disabling photo stream on your device (settings > iCloud), restarting your device and then re-enabling photo stream.
    Note: disabling photostream and re-enabling it will result in any photos that are currently in the photostream album on your device, that are older than 30 days old, not being added back.

Maybe you are looking for

  • 1 month old macbook air - No Refunds or anything in Thailand !!

    I bought a 13th inch brand new Macbook Air 1 month ago here in Thailand and just found out a few days that a new model was lunched. I hoped to get it changed for free and went back to one of the I studios here in Bangkok and saw right away that the s

  • Ive lost my bookmark and backspace icons. Can you help?

    Ive somehow lost these icons. Also Ive got another toolbar-Elf which I cant seem to ged rid of. Can you help?

  • I have the same problem as DCBandit.

    iTunes store does not load; get a blank screen. I have tried uninstalling and reinstalling; problem remains. I have iTunes 10.5.0.142, Windows 7 Pro Service Pack 1 Any ideas? Appreciate any help I can receive Thanks

  • Relation between Co document and FI Document

    Hi sap Gurus, Can someone tell how is the best way to get the Co document from the FI document? I need a good relation between then. I saw table cobk but that table hasn´t the the Fi document. Best Regards                João Fernandes

  • Creating a transaction Code

    hey Guys, How am I going to create a transaction code without a screen? Is it possible? Thanks ! Mark