Activity in PDF

Is there a list of interactive possibilities in a PDF, that works in all kind of devices and Reader.
F.e. different options don't work in the Preview app on a Mac but are working in the Adobe Reader on a Mac.
The same with an iPad.
So, who can tell me which options works on all platforms and devices?

Hi,
In the activity action profile you can configure & need some coding to attach the pdf. You can use this BADI EXEC_METHODCALL_PPF.
Thanks,
Pandu

Similar Messages

  • How to active a PDF Based Form in ERP System

    Hi ,
    One of user facing problem "When I try to active a PDF Based Form in ERD, I got the following error: u201CINVALID http CONNECTION : ADSu201D
    Please can anyone help me in this ,what should i do and how to proceed it slove this issue.
    Thanks and Regards
    Brijesh Prasad

    You need
    - an application server JAVA with Adobe Document Service installed
    - you need to configure the connection between that Java instance and your ERP system
    https://www.sdn.sap.com/irj/sdn/adobe
    Markus

  • Attach an activity as PDF to an email

    The Customer wants to attach an activity as PDF to an email.
    By clicking the Email-Button in the Activity-Form an email gets generated.
    But the activity itself is not attached as PDF.
    This is my suggestion for future development, because on other forms, e.g. the activity-summary, this functionality is implemented yet.
    Kind regards
    Lars Meichsner

    Hi Lars........
    That is what i suggest you to design a new PLD where you bring Activities main PLD as well as its summary. means you design a separate PLD and set it as defual.
    Guess this will solve your problem......
    Regards,
    Rahul

  • How can I Save P.O / External Activity in PDF.

    Hi all respected fellows,
    I am new fellow (Not Expert)
    Please guide, Step by Step.
    How can I Save after creation  P.O / External Activity in PDF. ?
    I am using SAP Logon 710 for windows.
    Always Regards
    Khan
    Waiting.
    Moderator message: please do more research before asking, show what you have done when posting.
    Edited by: Thomas Zloch on Feb 6, 2012

    OK you need to click VIEW/EVENTS BY DISK in iMovie. Then you can drag within iMovie. You must hold the Command key down as you drag, or you will COPY not MOVE.
    If you are trying to save space, the large files are in the Events. You can also move them by Command Drag within iMovie.

  • Attachement in activity as PDF

    hi,
    Hi Expersts. we are using crm 5.0. I need to configure the CRM/CIC to send the activity  to internal employee email addresses and need to attache the activity as PDF. please suggest any Badi or Configuration for this.
    Thanks

    Hi,
    In the activity action profile you can configure & need some coding to attach the pdf. You can use this BADI EXEC_METHODCALL_PPF.
    Thanks,
    Pandu

  • Drop down lists are active in PDF when received by email

    Hello,
    I have a form with drop down lists and the form is set so that when the user submits it, the PDF form is sent, not the XML file. The problem is that when I receive the PDF form, the drop down lists are active and I can change the items in the list. Is there a way to disable this so that when the PDF form is received no changes to the form can be made?
    Thank you.

    I think you need to have a flag in a hidden field that indicates that the form has been submitted.  You could set that flag on the form's pre-submit event.  On the form's initialize event, check the flag.  If it's been set (i.e. the form has been submitted before), programatically lock down the form.  Here's a tidy little (untested) recursive function that locks down the form:<br /><br />lockDown(xfa.form.nodes);<br /><br />function lockDown(oNodes) {<br />     for (var i=0; i<oNodes.length; i++) {<br />          if (oNodes.item(i).className == "subform")<br />               lockDown(oNodes.item(i).nodes);<br />          else               <br />               oNodes.item(i).access = "readOnly";<br />     }<br />}<br /><br />Jared Langdon<br />http://www.jlangdon.ca

  • Greek characters in PDF output

    Hello All,
    We are running on 11.5.10.2. We have recently converted to WE8MSWIN1252 charset. After that reports server is crashing with below error when even we try to run a PDF report.
    Oracle Reports Server CGI - The Reports Server Engine terminated abnormally
    Please advice.
    Thanks in advance.

    Thank you for your reply.
    We are on Linux (RHEL 5 OS).
    We have migrated from US7ASCII to WE8MSWIN1252 charset. Autoconfig completed sucessfully.
    I have tested other reports as well like simple active users report, it was failing with signal 11 error. As per note 396336.1, I have updated Tk2Motif.rgb file as follows:
    Tk2Motif*fontMapCs: iso8859-2=WE8MSWIN1252.
    Ater the above change, active users PDF report output was fine, there were no more signal 11 errors. But original issue of displaying PDF from Quote (OAF, Quote Printing functionality) module was having issue. Its showing fonts in Symbol/Greek language.

  • Adobe Reader 9.0 has delay when downloading PDF file through proxy server

    There is an issue with the Adobe Reader (and Acrobat) 9.0 PDF Link Helper ActiveX control for Internet Explorer (6 or 7) on Windows computers with respect to proxy servers. Due to this issue, there is a 2 minute delay for any Internet Explorer web browser on the Deere network before any PDF file will open from the Internet within the IE web browser if In-Place activation (Display PDF in Browser) is enabled in Adobe Reader 9. This problem does not affect Adobe Reader 8.
    What we are seeing is that when someone on the Deere network clicks on a links to a PDF file in the Internet, the PDF file downloads immediately. But then, after the PDF file is downloaded, the Adobe Reader 9 PDF Link Helper ActiveX control tries to talk directly to the Internet web site. The Adobe Reader 9 PDF Link Helper ActiveX control does not know how to negotiate our proxy server. So after a minute or two, the Adobe Reader 9 PDF Link Helper ActiveX control times out (gives up) and allows the IE browser to display the downloaded PDF file in the IE browser.
    We work around this issue by disabling In Place Activation for PDF files in IE (uncheck Display PDF in Browser). But we would like a fix for the PDF Link Helper ActiveX control.
    [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\Originals]
    "bBrowserIntegration"=dword:00000000
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\9.0\Originals]
    "bBrowserIntegration"=dword:00000000
    Here's what our proxy people see when they do a trace of a PDF file download through their proxy server with IE 7 and Adobe Reader 9 with Display PDF in Browser checked.
    The browser tells the proxy to download the pdf, it does and sends it to the browser. Before the browser opens it something in Acrobat ( or I.E. ? ) tries to make a connection back to the content server that hosted the pdf. Unfortunately this agent does not ask the proxy to make the request for it, but rather asks local DNS to resolve the Internet server name. This request dies because our internal private network does not know anything about the Internet. Only the DNS used by the proxy can resolve Interent names. After two unsuccessful DNS queries into the private network, the agent tries to resolve the same Internet name with NBNS ( netbios name service) queries again into the private network, with the same results. These requests persists for more than two minutes ( over 200 unresolved queries ). Then for whatever reason the agent gives up and the already downloaded pdf file loads into the browser.
    I have a TCP capture file if you want it.

    Hi,
    I have the same problem with some specific PDF files. For more than 90% it hangs when opening the file, but sometimes it works (with the same file).
    The workflows where it sometimes worked:
    a) Loading the PDF, the reader is started the first time and displays license dialog.
    b) The reader was already runing and file is loaded with Drag&Drop or File/Open in the Reader
    But most times it does not load.
    I could not find out which file is missing or trying to be opened. So I tried with the CP949.TXT.
    I found no CP949.TXT in Reader 8 installation, so I took it from the link, pasted into notepad and stored in the respective directory
    C:\Program Files (x86)\Adobe\Reader 9.0\Resource\TypeSupport\Unicode\Mappings\win\
    Now it seems to work fine, opening PDFs with double click from exporer.
    But why did Adobe Reader 8 not have the TypeSupport directory at all?
    Even when having found a fix (hack?), I think I did not understand the cause of this problem.
    Regards,
    TheLastReader

  • Office 2010 : PDF Maker Pane is missing in ribbon

    Hi,
    After upgrading from MICROSOFT Office 2007 to 2010, I notice that PDF Maker is missing in Office Ribbon.
    I tried Repairing & Reinstalling ADOBE Acrobat 9.0 (+ Update to 9.3.2) but still the same problem.
    Another try :
    Fresh install of Windows XP SP3 + Office 2010 Pro + Acrobat 9.0 + Acrobat Update to 9.2.0 + Acrobat Update to 9.3.2
    Same Problem
    COM Addin is active but PDF Maker Pane is missing in Office 2010 Ribbon.
    I tried soluce in article 330984 (kb) but without success.
    ... so is Acrobat PDF Maker Addin is compatible with Office 2010 Pro (Word, Excel, ...) ?
    Is there a fix or should I wait next patch from ADOBE ?
    Any help would be greatly appreciated.

    @Pramod Sarma
    I've updated my Acrobat to 9.3.4, rebooted my system, I see the Add-in under Options> Add-ins>  Active Application Add-ins and can choose it under COM Add-Ins.  BUT  it does NOT show up in the Menu Bar of the Program Word, Excel, etc.  No Tab, No nothing.  Its still doesn't work.
    Does anyone have a trick to reactivate it somehow?
    AND by the way,  YOU CAN select Save-As and Select PDF and it works JUST fine!  I just did it.
    Also, as fix for all of you that say we are whining about not having the PDF maker "QUICK" links in the menu-bar, YES you can click File>Print and choose PDF to print to as well.
    It would just be nice to have a ONE-CLICK option back.
    Thanks!
    SO, to RECAP... you can do the Two or Three Click options of PRINT and choose PDF or you can do SAVE-AS and choose PDF.... BUT again it would be nice to have a working ONE Click option.  Thank you again

  • Printer Problem with PDF in Preview

    After deinstalling virus barrier x5 of intgo with the deinstalling programme there are pdfs which are printed wrong from preview (Vorschau).
    the letters look like Scelets and some of them have shaddows.(it is difficult to discribe, i should send some scans of printed documents). the font could be "Frutiger" but i am not sure. it is activated but pdf should deliver fonts with them , no?
    yesterday it printed well, other pdfs are still printing well. is it a problem of preference items or a problem of fonts or what else?
    Hardware-Overview:
      Modellname: Mac mini
      Modell-Identifizierung: Macmini1,1
      Prozessortyp: Intel Core Duo
      Prozessorgeschwindigkeit: 1.66 GHz
      Anzahl der Prozessoren: 1
      Gesamtzahl der Kerne: 2
      L2-Cache: 2 MB
      Speicher: 1 GB
      Busgeschwindigkeit: 667 MHz
      Boot-ROM-Version: MM11.0055.B08
      SMC-Version (System): 1.3f4
      Seriennummer (System): VM63101AU39
      Hardware-UUID: 00000000-0000-1000-8000-0016CB90BB36
    Overview System Software:
      Systemversion: Mac OS X 10.6.7 (10J869)
      Kernel-Version: Darwin 10.7.0
      Startvolume: Macintosh HD
      Startmodus: Normal
      Benutzername: Urs Schnyder (schnyder)
      Sicherer virtueller Speicher: Nicht aktiviert
      64-Bit-Kernel and -Erweiterungen: Nein
      Zeit seit dem Start: 1:30
    Printer:
    HP Photosmart C4680
      Status: Inaktiv
      Printserver: Lokal
      Treiberversion: 2.1.2
      Standard: Ja
      URI: usb://HP/Photosmart%20C4600%20series?serial=CN987MY58H05BQ
      PPD: HP Photosmart C4600 series
      PPD-Dateiversion: 2.1.2
      PostScript-Version: (3011.104) 0
      CUPS-Version: 1.4.6 (cups-218.28)
      Fax-Unterstützung: Nein
      Scan-Unterstützung: Ja
      Programm zum Scannen: -
      Programm zum Scannen (bundleID-Pfad): -
      Scanner-UUID: 0000434E-3938-374D-5935-384830354251
    Programme:
      Vorschau (PDF-Preview)
    Changes on System:
    12.4.11 Deinstallation Intego Virus Barrier (has it probably more deleted that it had to ?)

    I got an  tip of a friend: It was Bug in Mac OS 10.6.7. Here the to resolve the problem for all they want not wait the bugfix of apple (on your own risk, but it helped me):
    http://www.apfelnews.eu/2011/04/21/losung-fur-schriften-und-pdf-problem-bei-mac- os-x-10-6-7/

  • How do I convert PDF to Word in Croatia?

    how to active convert pdf files to word files.. im from croatia and i not go to word file but not that it is countrey sorry for my bad speek eanglish =)))

    Hi mirkok88586581,
    You can use Acrobat DC to convert PDF files to Word. If you don't have Acrobat, you're welcome to try it for free for 30-days. You can download the trial from this page: Download Adobe Acrobat free trial | Acrobat Pro DC.
    (We also have an ExportPDF online subscription which allows you to convert PDF to Word, but that subscription is not available in Croatia.)
    Best,
    Sara

  • Need to edit pdf doc?

    need help with edtiing pdf doc?

    "Editing" a PDF is never a good activity. PDF lends itself to minor touchups but does not support word processor like "edits".
    (See the ISO Standard for PDF, ISO 32000-1.) 
    If you have Acrobat XI installed you can peform minor touchups by using the "Edit Text & Image" tool.
    An informative reference:
    http://acrobatusers.com/startingpoints/how-to-edit-a-pdf 
    Be well...

  • Document Output - PDF-based forms - output log (error)

    Hello,
    Ever since activating the PDF-based form for BUS2201 the following error shows via viewing the 'output log':
    E     Business AddIn Was Not Called     http://srm7.atosorigin-ica.com:80/sap/ebp/docserver?msgdocuget&MsgId=SPPF_MEDIA&MsgNo=038&Langu=EN&sap-client=100
    E     Printing Error
    E     Action could not be succesfully executed
    Anybody else has experienced the error 'Business Addin Was Not Called' before? What does it mean? I know there is _SF badi active but it doesn't really contain anything apart from
    check = check
    statement
    Kind regards,
    Tim

    Hi,
    launch following in INTERNET explorer.
    http://sapjavahost:50<instance_nr>0
    where sapjavahost = hostname of you SAP java stack host
             <instance_nr> = instance number of Java system
    this open sap j2ee engine start page.
    click on system information, login with administrator user and password
    under Software Components  you will find version and patch level.
    regards,
    kaushal

  • Batch Merging PDF files.

    Okay here is the deal. We have two folders. Both folders have different PDF files that have the exact same name. So there is a /billing/00001.pdf and /activity/00001.pdf. We want to merge those two PDFs together through a batch process that will take care of all of the PDFs in each of the folders at once. Is this possible?

    Hello
    We look exactly for the same. A Batch Script to have multiple files merged in one PDF. Can you please also send me a PM for further Information?
    Thanks a lot
    regards
    Stefan

  • Creating PDF using AdobeAcrobat 3-D

    I am using Adobe Technical Communication Suite and trying to create a PDF of a book of Framemaker documents. Note that from within the Book, I am just going up to the file menu and clicking Save book as PDF (I have also just tried Save as PDF. I am able to save the book as a PDF file but, the file is larger than desired. When I save it as standard, the book is still returned as a large PDF (21.5 MB) and if I try to save it as the smallest file possible, it returns the PDF as 4.0 MB but, I lose a lot in terms of clarity of the image. Can you automatically create a PDF that is slightly larger than 4 MB but small than 21.5 MB (which is what I get when I save it as a standard). My document is only 150 pages but, I do have a lot of jpeges and these are in colour.
    Thanks,
    Ingrid

    Darn it I have the same question...
    Have a 3d pdf, have the illustration imaging feature, position just right... thats the shot I want... I cant find a camera button...hehe
    I want to creat a flat 2d pdf from my active 3d pdf...
    I feel that this falls under the 3d forum
    Thank you for your time, it is appreciated!

Maybe you are looking for

  • Music won't correctly play on iPhone 5s

    I generally don't have any music on my phone since I keep it all on my iPod but with my iCloud back up, a few songs did load on my phone and I'm having some issues. 1 -- if I don't have the music downloaded to my phone but rather it's playing directl

  • How do I open a .aspx file from my utility supplier? I am not an expert!

    How do I open a .aspx file from my utility supplier? I am not an expert!

  • Why can't itunes locate the music file?

    Lately when I put songs or albums that I've downloaded it won't let me drag the songs into itunes or the folder so I have to put each song into it by making it open up into it and when I do that about a minute or two after, itunes says that it is una

  • Why does my iMac not recognize my iPod nano?

    I recently purchased an iPod nano, with the touch screen, for my wife. Obviously she wanted to immediately connect it to our iMac 27" and transfer her music files. But the iMac does not recognize the iPod, whatever we try. It does not turn up in iTun

  • Can't set up free account to use "find my iPhone" app

    Hi, Just did the update to 4.2 and followed the instructions in setting up the mobile me account (free version) to be able to use the new feature of "find my iphone" app but it won't let me use my apple ID, it keeps saying use another ID which I don'