Pdf attachment problems on osx lion

Hello
i was wondering if apple has fixed the pdf attachment problem seen on other iOS' such as 7.1.  I get the same error (blank pdf file, white screen), however, it doesn't happen all the time. 
any explanations and comments would be greatly appreciated!

OS 7 or IOS 7?
If IOS 7, try the iPad community.
iPad Community

Similar Messages

  • Help - PDF Attachment Problem

    Hi,
    Receently, some of our users experienced pdf attachment problem. The user sent a 4mb pdf attachment but after the mail was sent out it only showed 4k in sent item. When the recipient received the e-mail the attachment also showed 4kb and it can't be opend too. These users are using Outlook 2000 and our Exchange server is 2000 Enterprise.
    Thanks for the help,
    JY

    Hi Suresh,
    I just tried this thing in my systtem and it is working... BADI is trigerred everytime there is a change in the PO... even when you release there is a change in the PO so this BADI will be triggerred....
    I suggest you should implement BADI in your dev system and place a break point in the POST method...
    After that create a PO and release it using ME29N... thereafter when you save the PO... this method will trigger and you will have access to PO details...
    PS: Remember this BADI wont work for transaction ME29...
    Regards
    Gautam

  • Graphic problem with OSX Lion - freezing all windows

    I try to define my graphic problem with OSX Lion. Simply if you have set for example hot cornes and switch between desktop, all windows etc. the move of switchng windows i chopping and freezing. I dont idea why, but it hapennig since I installed Windows 7 via bootcamp. But the problem is still here after I remove Windows. Cleaning cash doesnt work. Can anybody help me please?

    No, it's not Lion. It may be something you installed. If you just bought it you could also take it back to the Apple Store and they may be able to help.

  • PDF Attachment problem in Adobe form and send mail is not working

    Dear Experts,
                         Recently i'm facing a problem regarding Adobe form PDF attachment and sending an e-mail along with the PDF attachment to customer mail id.But when i execute the RFC Function module, in customer side no mail is comming. And when i check the transaction SBWP then i found that the PDF attachment hold only 1KB of data which is not right.For that i'm sending my code which i was declared in my program.Can anybody please help me to overcome this problem?
    Warm Regards,
    sameek.
    CLASS cl_bcs DEFINITION LOAD.
      DATA:
      lo_send_request TYPE REF TO cl_bcs VALUE IS INITIAL.
      lo_send_request = cl_bcs=>create_persistent( ).
      data: t_att_content_hex type SOLIX_TAB.
      DATA: lx_document_bcs TYPE REF TO cx_document_bcs VALUE IS INITIAL.
      DATA: lo_sender TYPE REF TO if_sender_bcs VALUE IS INITIAL,
            l_send type ADR6-SMTP_ADDR value 'Already provided an e-mail address here'.
      DATA: lo_recipient TYPE REF TO if_recipient_bcs VALUE IS INITIAL.
      DATA: lv_sent_to_all(1) TYPE c VALUE IS INITIAL.
    Message body and subject*
      DATA:
      lt_message_body TYPE bcsy_text VALUE IS INITIAL,
      lo_document TYPE REF TO cl_document_bcs VALUE IS INITIAL.
      APPEND 'Dear,' TO lt_message_body.
      append ' ' to lt_message_body.
      APPEND 'Please fill the attached form and send it back to us.'
      TO lt_message_body.
      append ' ' to lt_message_body.
      APPEND 'Thank You,' TO lt_message_body.
      lo_document = cl_document_bcs=>create_document(
      i_type = 'RAW'
      i_text = lt_message_body
      i_subject = 'Customer Information Form').
      TRY.
          lo_document->add_attachment(
          EXPORTING
          i_attachment_type = 'PDF'
          i_attachment_subject = 'Customer Information Form'
    I_ATTACHMENT_SIZE =*
    I_ATTACHMENT_LANGUAGE = SPACE*
    I_ATT_CONTENT_TEXT =*
    I_ATTACHMENT_HEADER =*
          i_att_content_hex = t_att_content_hex ).
        CATCH cx_document_bcs INTO lx_document_bcs.
      ENDTRY.
    Add attachment*
    Pass the document to send request*
      lo_send_request->set_document( lo_document ).
    Create sender*
      lo_sender = cl_cam_address_bcs=>create_internet_address( l_send ).
    lo_sender = cl_sapuser_bcs=>create( sy-uname ).*
    Set sender*
      lo_send_request->set_sender(
      EXPORTING
      i_sender = lo_sender ).
    Create recipient*
      lo_recipient = cl_sapuser_bcs=>create( sy-uname ).
    lo_recipient = cl_cam_address_bcs=>create_internet_address( l_send ).*
    Set recipient*
      lo_send_request->add_recipient(
      EXPORTING
      i_recipient = lo_recipient
      i_express = 'X' ).
    lo_send_request->add_recipient(*
    EXPORTING*
    i_recipient = lo_recipient*
    i_express = 'X' ).*
    Send email*
      lo_send_request->send(
      EXPORTING
      i_with_error_screen = 'X'
      RECEIVING
      result = lv_sent_to_all ).
      COMMIT WORK.
      message 'The Customer Information form has been emailed to the Employee' type 'I'.

    I am also facing issue with email send .
    apex 4.1.1 oracle 11g
    create or replace procedure email ( p_email  in    varchar2)
    is
        l_workspace_id      number;
        l_subject           varchar2(2000);
        l_body              clob;
        l_body_html         clob;
         l_email varchar2(40);
    begin
        l_workspace_id := apex_util.find_security_group_id (p_workspace => 'xyz');
        apex_util.set_security_group_id (p_security_group_id => l_workspace_id);
    l_email:= p_email;
        l_body := ' ';
        l_subject := 'You have new tasks';
        --if l_email=:P3_CONFIRM_EMAIL_ADDRESS is not null then
       -- email( l_email =>:P3_CONFIRM_EMAIL );
    -- end if;
            l_body_html := '<p />The following tasks have been added.';
         apex_mail.send (
                p_to        => l_email ,
                p_from      => '[email protected]',
                p_body      => l_body,
                p_body_html => l_body_html,
                p_subj      => l_subject );
      APEX_MAIL.PUSH_QUEUE;
    end; I also check the log and queue but both are empty,
    select * from
    apex_mail_queue
    select * from
    apex_mail_log Kindly suggest what to do ?
    I also created a process in apex , which call this procedure and pass the email address entered by user.

  • Problems running OSX Lion

    I bought a 13"macbook pro running OSX lion 10.7.3 with 2.4 ghz i5 & intel hd 3000 in the ending 0f 2011.I am completely new to Mac.
    1)Last time when i tried to start my laptop. it freezed in the start up screen with speening wheel over half an hour.so i restarted it pressing Shift to open disk utility.after repairing & verifying disk,it started normally.But it started to show numerous notifications like-
      Insecure Startup Item disabled.
                          “/Library/StartupItems/BRESINKx86Monitoring” has
                          not been started because it does not have the proper
                          security settings.
    2)i had this problem more than one time when installing new applications. It says-
                                                          System extension cannot be used
                                               The system extension "/System/Library/Extensions/
                                                CDSDAudioCaptureSupport.kext"was installed
                                                improperly and cannot be used.Please try
                                                reinstalling it, or contact the product's vendor for an
                                                update.
    OK
    This time after the first notification i started Onyx & excuted for Automotion. It started normally it freezed with progress bar written with 'Deleting misc it
    ems...' for more than two hour. somthing must be wrong so i force quitted it.Then the second message showed up & after entering 'ok' each time the last massage continued to come up with other kext files--
    “/System/Library/Extensions/KLog.kext”
    “/System/Library/Extensions/prl_hid_hook.kext”
    “/System/Library/Extensions/prl_hypervisor.kext”
    “/System/Library/Extensions/prl_netbridge.kext”
    “/System/Library/Extensions/prl_usb_connect.kext”
    “/System/Library/Extensions/prl_vnic.kext”
    “/System/Library/Extensions/RemoteVirtualInterface.kext”
    “/System/Library/Extensions/Terminus.kext”
    “/System/Library/Extensions/TotalFinder.kext
    “/System/Library/Extensions/System.kext/PlugIns/BSDKernel.kext”
    “/System/Library/Extensions/System.kext/PlugIns/Mach.kext”
    “/System/Library/Extensions/System.kext/PlugIns/Libkern.kext”
    “/System/Library/Extensions/System.kext/PlugIns/IOKit.kext”
    “/System/Library/Extensions/System.kext/PlugIns/Unsupported.kext”
    “/System/Library/Extensions/System.kext/PlugIns/Private.kext”
    “/System/Library/Extensions/triggers.kext”
    “/System/Library/Extensions/smbfs.kext”
    3)Also another problem remains, although i tried multiple times to take "MacBookPro2011EFIUp2.7" through software update; it takes the update,installs it,but  after automatic restart no grey screen appears showing progress bar etc. etc. as told in the update. the funny thing is every next time i open it shows that update again.Which means it's not installed at all. i checked whether it's an appropriate update for mine model,but its alright. Can anybody please help me?
    For your convenience-my 500 GB hard drive is almost full(~40 GB remaining) & i have only one partition. Would it be better if i create a different partition on it with OSX ;keep it 50% free all time & keep all other things in the other partition?
    Kindly let me know if there  is any other solution without reinstalling lion cause i don't have a network connection which can be of over ~1.5MB downlink speed.

    macfrom2012 wrote:
    Kindly let me know if there  is any other solution without reinstalling lion cause i don't have a network connection which can be of over ~1.5MB downlink speed.
    I suspect this is the cause of your problem, your downloads didn't complete correctly.
    Your going to have to take the machine to a very fast and reliable Internet connection +5Mb p/s download speeds all to yourself and perform a #18 Reinstall Just OS X
    Step by Step to fix your Mac
    Them from there you check on the other fixes, wait for updates for your third party software to work etc.

  • Problems installing OSX Lion - new Mac Mini 2011

    Hi!
    I'm having major problem with my brand new Mac Mini.
    I wanted to upgrade it right away after reading so many succeful upgrading reports on various forums so I bought a 120GB Intel 320 SSD disk and 2x4 GB of Kingston 1333mhz ram. I swapped the drives right away and idiotically used to original drive in a case to create an external installation USB-drive (my 4GB USB drives didn't work).
    I then created a bootable USB-disk with the external original drive and tried to install but only get the circle with slash after selecting the drive in the "options" menu. If I remove the USB-drive I get a flashing folder icon. If start holding down Command + S I get a message saying that the "version of OSX is not supported on this platform".
    I also tried using the Recovery Assistant HD to create a bootable recovery tool but that gives the same results.
    In short:
    I can't install OSX Lion on a brand new Mac Mini with upgraded HD and Ram. I don't have the original installation anymore.
    Am I out of luck?

    Internet Recovery solved this problem. Option+Command+R.

  • Problem with OSX Lion

    Two months ago installed on my iMac (Intel) the new OSX Lion. The computer frequently lock, ever when I'm using Sfari,Problem and there are nothing to do: I have to switch off and to restart it.

    When you say you have to switch off, are you being told in four languages to restart your computer?
    Do you try to force quit the freezes with command-option-escape?
    Is your data backed up?

  • Just bought a top range imac and it keeps freezing or shutting down. Not good as my PC was fine. Anyone eles ehaving this problem with OSX Lion?

    Frustration at this point having spent a lot of cash and getting a machine that doesn't seem to havr th reliability I was led to believe. Is it OSX Lion?

    No, it's not Lion. It may be something you installed. If you just bought it you could also take it back to the Apple Store and they may be able to help.

  • Problem with osx lion update

    hi, i bought an imac and a macbook air, i received 2 codes to install the osx lion, everything was ok with the imac, but when i tried to install the update in the macbook i received a message that the number could only be used one time!! what can i do??

    http://hints.macworld.com/article.php?story=20110803234424130#lsrc.nl_mwhints_h

  • Pdf printing problem Mac OSX Snow Leopard Canon MP620 Pixma printer

    After upgrading Adobe Reader version 9.3 to version 10 I cannot print pdf documents using Canon MP620 Pixma printer. Mac OSX Snow Leopard operating system. All other prining works OK. Never had problem before Error message "pstopdffilter/ pstocupsraster failed with err no. 13" comes up. What has happened and how do I put it right?

    See this link for a solution:
    http://forums.adobe.com/message/3476912#3476912

  • Thunderbird sending pdf attachment problem – 'empty file' from mac to mac & PC

    OSX 10.9.5 with TB 31.6
    This problem has just started happening when sending PDFs to clients at different location who are using a mixture of email systems on Mac and PCs (different PDFs over the last week to differetent people but not everyone). The file arrives but it says 'empty file'. I have tried sending the same PDF though gmail and that arrives with no problem.
    I can see this is a reoccuring problem with older TB releases but there doesn't seem to be a solution.
    Can anyone help?
    best
    Martin

    I've now asked 2 people who have received PDFs either as "message saying that they are corrupted" ...
    "Hi Martin. Many thanks - the files sent via MailBigFile have all opened up OK. I deliberately use a Mac to try and avoid viruses! No one else in the
    factory could open them either. Kind regards, Nicky."
    and
    "I haven’t got anti-virus software. The third one you sent was openable (the one from from gmail). – Tim" ... this one said "empty file" also on a Mac.

  • .pdf attachment problems

    I have been having problems with my mail reversing the colors of any pdf attachments I get. It is just the preview of the pdf. If I open it in acrobat I can read it just fine. Any idea what setting in my mail would effect this?

    If I double click the graphic that is displayed (the pdf file) then it opens in Acrobat.
    My problem lies in the graphic that is displayed. I work for a local newspaper and receive/send pdf files all the time. The "preview" I see in my mail account looks nothing like what the actual file is. I can't see type, yellow color is blue, some graphics are not seen at all. But if I open it in Acrobat or Photoshop, everything looks fine.
    Here is an example: The yellow is right, the blue is a screen shot of how I see it in mail
    http://i43.tinypic.com/2rpv6f6.jpg
    Or this one - I'm sure you can tell which one is right
    http://i42.tinypic.com/mwbekz.png
    Message was edited by: NDNews

  • IChat Problems in OsX Lion

    I have numerous problems with iChat, and Mac OS X  lion, but for now, I will just ask about auto reconnect. Has this been disabled? I lied, I will also ask why my buddy list doesn't open automatically when I open iChat.

    Hi,
    Buddy List First.
    If you mean iChat Launches but you don't see the Buddy list you have to check a couple of places.
    1) In the iChat menu > accounts is the said Buddy List name ticked ?
    2) In the iChat menu > Preferences > Accounts > Account info tab does it say "Use this Account" (is it ticked)
    Either of these will mean the account is Logged in.
    You then have to use the Window Menu and the keystrokes listed to bring back the Buddy List (Permanently)
    Other options such as the Dock Icon will only bring it back for that session.
    It works like this:-
    Using the red button only closes the window.
    At this Point it is "Hidden" and only the window menu and those keystrokes will bring it back.
    iChat has always been like this but this "feature" is also part of Lion (See System Preferences > General Section > "Restore Windows when Quitting and Re-opening apps" )
    This is the most Likely
    The other is If 2) above is not ticked in the first place.
    Auto Connect.
    This is most likely down to the method of Connection to the Server involved.
    The AIM Logins since iChat 4 have had the option to be SSL logins.
    If the SSL server is dropped then for security purposes you have to "reset" this manually in iChat.
    This tends to mean Unticking the "Use this Account" box and then ticking it again.
    The other is to Disable SSL whilst Logged out and then Login again then Log out and sett SSL and login (yet) again.
    iChat 6 also does SSL logins across most Jabber Servers, any AIM valid login and the Yahoo option.
    It is the AIM servers that require the most resetting (And are most often dropped).
    9:30 PM      Friday; April 6, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • EBay problems on osx lion's safari browser

    Is it normal to be having problems trying to sell an item on eBay with safari on lion?  I'm having all kinds of issues with text not entering, random freezing, drop-down menus not working, etc.  I read that a lot of people were having these problems with older versions, but I had figured that they would have been resolved by now.  I've had my new iMac for about a week, and have yet to install much stuff that could be mucking things up.  Is there anything I can do short of installing another browser?

    No guarantees but give this a try...
    Go to Safari / Preferences then select the Advanced tab.
    Enable the Develop menu.
    Now from the Safari menu bar click Develop / User Agent. Try 5.0.6.

  • DSP and FCP problems with OSX Lion

    Just installed Lion last week on my Mac Pro and DSP will not allow me to burn a DVD. Additionally, I keep having to close and reopen FCP in order to import any media. Getting a lot of pin wheels and slow response in Motion. Fixes?

    Downgrade to Snow Leopard?

Maybe you are looking for

  • Save for web, Mac to PC

    Is this a CS3 problem? When I save a jpeg and send it via mail to a PC, the file can't be opened in the standard viewer (this is at my work). So I need to got through "save for web" and then the file can be viewed. But if I want to send a big picture

  • Why servlet cannot work?

    I change from using tomcat to Apache. And I have the same problem when I first install tomcat. the error message is "package javax.servlet does not exist" I have already set the classpath as C:\Program Files\Apache JServ 1.1.2\ApacheJServ.jar; C:\JSD

  • Strange behaviour of PolicyFile in jdk1.4

    a few questions: 1) is there any way to get the source code of sun.security.provider.PolicyFile? 2) why does this class override getPermissions(ProtectionDomain) of java.security.Policy? or, alternatively: why isn't getPermissions(ProtectionDomain) i

  • Wirte stamt truncating in spool

    Hi I want to increase the number of characters in a line to maximum. in report stmt the line-size defined as 760. but it is truncating in the output. Ex:WRITE:/4(75) 'Number of files read ',80 variable1.    WRITE:/4(75) 'Number of files read ',80 var

  • Using gl_import_hook_pkg, R12

    Hi, I am trying to use the subject package example of which I found in this forum. I have this piece of code which fails with table or view doesn't exist exception at lines l_ddl_sql:='create table xx_test_hook_temp as select * from '||i.interface_ta