Adobe Reader Forms not displaying .................URGENT

We system copy from Windows system to Solaris System , Adobe Interactive forms are not displaying in Solaris , where as in windows they are working fine ......Any settings or configuration settings needed?????????
1)           When I test ADSUser in webservice navigator , I am getting the following error :
HTTP/1.1 200 OK
Connection: close
Set-Cookie: <value is hidden>
Set-Cookie: <value is hidden>
Server: SAP J2EE Engine/7.00
Content-Type: text/xml; charset=UTF-8
Date: Wed, 20 Feb 2008 10:12:21 GMT
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ><SOAP-ENV:Body><rpl:rpDataResponse xmlns:rpl='urn:AdobeDocumentServicesVi'><rpl:Response xmlns:pns='urn:com.adobe'><pns:rpStreams></pns:rpStreams><pns:rpStrings><pns:RpString><pns:name>Error_Level</pns:name><pns:value>0</pns:value></pns:RpString><pns:RpString><pns:name>Results</pns:name><pns:value>Processing exception during a "checkDocument" operation.
Request start time: Wed Feb 20 13:12:21 AST 2008
com.adobe.ProcessingException: Required stream: "PDFDocument" not found in request OR its length is zero.
Exception Stack Trace:
com.adobe.ProcessingException: Required stream: "PDFDocument" not found in request OR its length is zero.
     at com.adobe.ads.request.Request.checkDocument(Unknown Source)
     at com.adobe.ads.request.Request.setUpOperations(Unknown Source)
     at com.adobe.ads.request.Request.process(Unknown Source)
     at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
     at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
     at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
     at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
     at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
     at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
     at SoapServlet.doPost(SoapServlet.java:51)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
</pns:value></pns:RpString><pns:RpString><pns:name>VersionInfo</pns:name><pns:value>800.20070708051308.406522</pns:value></pns:RpString><pns:RpString><pns:name>TraceString</pns:name><pns:value>   com.adobe.ProcessingException: Required stream: "PDFDocument" not found in request OR its length is zero.
</pns:value></pns:RpString></pns:rpString
2) When I run the application I am getting the following error:
The initial exception that caused the request to fail, was:
  com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation. Request start time: Wed Feb 20 13:09:03 AST 2008 com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights Exception Stack Trace: com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights at com.adobe.ads.operation.UsageRights.execute(Unknown Source) at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source) at com.adobe.ads.operation.CachableOperation.doWork(Unknown Source) at com.adobe.ads.request.Request.processOperations(Unknown Source) at com.adobe.ads.request.Request.process(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source) at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79) at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92) at SoapServlet.doPost(SoapServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:400)
    at com.sap.tc.webdynpro.pdfobject.core.PDFObject.render(PDFObject.java:3948)
    at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRenderHandler.handle(PDFDocumentRenderHandler.java:148)
    at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
    at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:100)
    ... 31 more
Thanks ,
srinivas

Hi Sriniwas,
Try checking your Credentials for ADS. Seems that either your credential file is invalid or not installed properly.
Refer to the following guide for configuring the ADS.
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/06717aea-0c01-0010-b28f-e6494458788f
Regards,
Arafat
xxxxxxxxxxxxxxxxxxxx
Edited by: Armin Reichert on Feb 23, 2008 6:26 PM

Similar Messages

  • Adobe Reader Will Not Display Large PDFs

    When using the Adobe Reader app on PlayBook it will not display some PDFs. It seems that it will not display PDFs that are too large.
    Some files that might be too large do not display while smaller files do display in the app. The too large range could be in the 12 MB region where the good range could be 6 MB or less.
    I tried to submit feedback to BlackBerry on this issue but it returned my email saying it could not process my request. I am hoping that they read it here.
    Here is a link to a page with both readable and unreadable files:
    http://www.bossus.com/backstage/product_manuals/?g​roup=2
    A readable PDF is the owner's manual for the RV-3. A unreadable PDF is the owner's manual for the RC-3.

    That looks like a perfectly good PDF, but since it's trying to open in Microsoft Word, that means your file association for .pdf files is incorrect.  You should change it to point to Adobe Reader instead of Word.
    If you are on Windows, see http://windows.microsoft.com/en-us/windows/change-file-open-program#1TC=windows-7

  • [Bug Report!]Adobe Reader can not display 3D file normally!

    I have a 3D pdf file,which is produced by Asymptote,and some labels in the 3D model, can not be displayed normally in the Adobe Reader,even the latest version 9.4.I got this file by
    $asy -file pdf -render=4 file.asy
    while all of them can be displayed in the OpenGL mode.
    $asy -V file.asy
    I hope you can give me a message about the reason and tip about how to solve the problem.
    thank you very much!
    code:
    size(400);
    import solids;
    import graph3;
    import three;
    import math;
    defaultpen(1pt+fontsize(7pt));
    currentprojection=perspective(1,1,-1,up=-Z);
    draw(unitsphere,palegray);//鐢荤悆
    //浠ヤ笅閮ㄥ垎鐢绘敮鏌?draw(shift(1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("1",(1.07,0,0.5),yellow);
    draw(shift(-1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(-1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("5",(-1.07,0,0.5),yellow);
    draw(shift(0,1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0,1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("7",(0,1.07,0.5),yellow);
    draw(shift(0,-1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0,-1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("3",(0,-1.07,0.5),yellow);
    draw(shift(0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("8",(0.75,0.75,0.5),yellow);
    draw(shift(-0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(-0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("6",(-0.75,0.75,0.5),yellow);
    draw(shift(0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("2",(0.75,-0.75,0.5),yellow);
    draw(shift(-0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(-0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("4",(-0.75,-0.75,0.5),yellow);
    draw(shift(0,0,-1.05)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unitcylinder,palegray);//涓婁汉瀛?draw(shift(0,0,-1.1)*xscale3(0.2)*yscale3(0.2)*zscale3(0.05)*unitcylinder,palegray);//涓婁汉瀛?draw(shift(0,0,0.85)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unitcylinder,palegray);//涓嬩汉瀛?draw(shift(0,0,1.05)*xscale3(0.2)*yscale3(0.2)*zscale3(0.05)*unitcylinder,palegray);//涓婁汉瀛?draw(shift(0,0,1.0)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unithemisphere,palegray);//涓嬩汉瀛?draw(shift(0,0,-1.05)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unitsphere,palegray);//涓嬩汉瀛?
    path p=(1,0)..(0,1)..(-1,0)..(0,-1)..cycle;
    path3 p3=path3(p);
    surface sf=surface(patch(p3));
    draw(shift(0,0,-1.05)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    draw(shift(0,0,-1.1)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    draw(shift(0,0,1.05)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    draw(shift(0,0,1.1)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    //浠ヤ笅缁樺埗鐜剨缂?draw(circle((0,0,sin(pi/8)),cos(pi/8)),gray);
    draw(circle((0,0,sin(-pi/8)),cos(-pi/8)),gray);
    draw(circle((0,0,sin(pi/4)),cos(pi/4)),gray);
    draw(circle((0,0,sin(-pi/4)),cos(-pi/4)),gray);
    draw(circle((0,0,sin(3pi/8)),cos(3pi/8)),gray);
    draw(circle((0,0,sin(-3pi/8)),cos(-3pi/8)),gray);
    xaxis3("$x$",-1.5,1.5);
    yaxis3("$y$",-1.5,1.5);
    zaxis3("$z$",-1.5,1.5);
    surface Surf(triple center, triple A, triple B, triple C,triple D,int nu=3, int nv=nu) {
    path3 p1=arc(center,A,B);
    path3 p2=arc(center,B,C);
    path3 p3=arc(center,C,D);
    path3 p4=arc(center,D,A);
    triple surf(pair t) {
    real u=t.x;
    real v=t.y;
    path3 cr=arc(center,relpoint(p1,u),relpoint(reverse(p3),u));
    return relpoint(cr,v);
    return surface(surf,(0,0),(1,1),nu,nv,Spline);
    real r=1+0.005;
    triple A=r*unit((1,0,0.1));
    triple B=r*unit((1,0,-0.1));
    triple C=r*unit((-1,0,-0.1));
    triple D=r*unit((-0.995,0.1,0.1));
    //draw(Surf(O,A,B,C,D,4,4),yellow);
    //draw(arc(O,A,B)^^arc(O,B,C)^^arc(O,C,D)^^arc(O,D,A),red+thick());
    //浠ヤ笅缁樺埗閮ㄥ垎鐞冨3鏉?real r=1+0.001;
    for(int i=0;i<16;++i){
    triple Di_1=r*unit((sin(pi/16+i*pi/8)*cos(pi/8),cos(pi/16+i*pi/8)*cos(pi/8),sin(pi/8)));
    triple Di_2=r*unit((sin(pi/16+i*pi/8)*cos(-pi/8),cos(pi/16+i*pi/8)*cos(pi/8),sin(-pi/8)));
    draw(arc(O,Di_1,Di_2),gray);
    for(int j=0;j<8;++j){
    triple Fj_1=r*unit((sin(j*pi/4)*cos(pi/4),cos(j*pi/4)*cos(pi/4),sin(pi/4)));
    triple Fj_2=r*unit((sin(j*pi/4)*cos(3pi/8),cos(j*pi/4)*cos(3pi/8),sin(3pi/8)));
    draw(arc(O,Fj_1,Fj_2),gray);
    triple Bj_1=r*unit((sin(j*pi/4)*cos(pi/4),cos(j*pi/4)*cos(pi/4),sin(-pi/4)));
    triple Bj_2=r*unit((sin(j*pi/4)*cos(3pi/8),cos(j*pi/4)*cos(3pi/8),sin(-3pi/8)));
    draw(arc(O,Bj_1,Bj_2),gray);
    triple Ej_1=r*unit((sin(pi/8+j*pi/4)*cos(pi/4),cos(pi/8+j*pi/4)*cos(pi/4),sin(pi/4)));
    triple Ej_2=r*unit((sin(pi/8+j*pi/4)*cos(pi/8),cos(pi/8+j*pi/4)*cos(pi/8),sin(pi/8)));
    draw(arc(O,Ej_1,Ej_2),gray);
    triple Cj_1=r*unit((sin(pi/8+j*pi/4)*cos(pi/4),cos(pi/8+j*pi/4)*cos(pi/4),sin(-pi/4)));
    triple Cj_2=r*unit((sin(pi/8+j*pi/4)*cos(pi/8),cos(pi/8+j*pi/4)*cos(pi/8),sin(-pi/8)));
    draw(arc(O,Cj_1,Cj_2),gray);
    triple A_1=r*unit((sin(3pi/8)*cos(3pi/8),cos(3pi/8)*cos(3pi/8),sin(3pi/8)));
    triple A_2=r*unit((sin(9pi/8)*cos(3pi/8),cos(9pi/8)*cos(3pi/8),sin(3pi/8)));
    draw(arc(O,A_1,A_2),gray);
    triple G_1=r*unit((sin(pi/8)*cos(-3pi/8),cos(pi/8)*cos(-3pi/8),sin(-3pi/8)));
    triple G_2=r*unit((sin(11pi/8)*cos(-3pi/8),cos(11pi/8)*cos(-3pi/8),sin(-3pi/8)));
    draw(arc(O,G_1,G_2),gray);
    //浠ヤ笅閲囩敤鏃嬭浆鐨勬柟娉曠粯鍒惰摑鑹叉爣绀哄甫(閮ㄥ垎)
    revolution belt=revolution(arc(O,1+0.006,83,0,97,0),Z,0,360);
    draw(surface(belt),blue);
    dot("1",r*(cos(pi/8)*cos(3pi/8),-sin(pi/8)*cos(3pi/8),sin(3pi/8)),red+0.1cm);//y鍊艰姝h礋鍙樻崲锛寈y鍧愭爣瑕佹竻妤氥€?dot("2",r*(cos(9pi/8)*cos(3pi/8),-sin(9pi/8)*cos(3pi/8),sin(3pi/8)),red+0.1cm);
    dot("3",r*(cos(pi/2)*cos(5pi/16),-sin(pi/2)*cos(5pi/16),sin(5pi/16)),red+0.1cm);
    dot("4",r*(cos(pi/32)*cos(pi/4),-sin(pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("5",r*(cos(3pi/32)*cos(pi/4),-sin(3pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("6",r*(cos(13pi/32)*cos(pi/4),-sin(13pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("7",r*(cos(15pi/32)*cos(pi/4),-sin(15pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("8",r*(cos(17pi/32)*cos(pi/4),-sin(17pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("9",r*(cos(19pi/32)*cos(pi/4),-sin(19pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("10",r*(cos(22pi/32)*cos(pi/4),-sin(22pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("11",r*(cos(29pi/32)*cos(pi/4),-sin(29pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("12",r*(cos(19pi/16)*cos(pi/12),-sin(19pi/16)*cos(pi/12),sin(pi/12)),red+0.1cm);
    dot("13",r*(cos(25pi/16)*cos(pi/12),-sin(25pi/16)*cos(pi/12),sin(pi/12)),red+0.1cm);
    dot("14",r*(cos(13pi/32)*cos(pi/8),-sin(13pi/32)*cos(pi/8),-sin(pi/8)),red+0.1cm);
    dot("15",r*(cos(-19pi/32)*cos(pi/8),-sin(-19pi/32)*cos(pi/8),-sin(pi/8)),red+0.1cm);
    dot("16",r*(cos(-11pi/32)*cos(pi/8),-sin(-11pi/32)*cos(pi/8),-sin(pi/8)),red+0.1cm);
    dot("17",r*(cos(25pi/32)*cos(pi/4),-sin(25pi/32)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("18",r*(cos(69pi/64)*cos(pi/4),-sin(69pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("19",r*(cos(71pi/64)*cos(pi/4),-sin(71pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("20",r*(cos(73pi/64)*cos(pi/4),-sin(73pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("21",r*(cos(97pi/64)*cos(pi/4),-sin(97pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("22",r*(cos(105pi/64)*cos(pi/4),-sin(105pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("23",r*(cos(107pi/64)*cos(pi/4),-sin(107pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("24",r*(cos(109pi/64)*cos(pi/4),-sin(109pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("25",r*(cos(11pi/32),0,-sin(11pi/32)),red+0.1cm);
    dot("26",r*(cos(10pi/32),0,-sin(10pi/32)),red+0.1cm);
    dot("27",r*(cos(pi)*cos(10pi/32),-sin(pi)*cos(10pi/32),-sin(10pi/32)),red+0.1cm);
    dot("28",1.05*(G_1+3*G_2)/4,red+0.1cm);
    dot("29",r*(cos(3pi/4)*cos(-pi/8),-sin(3pi/4)*cos(-pi/8),-sin(3pi/4)),red+0.1cm);

    Please note that this is a user-to-user forum, and therefore not the right place to file a bug report.
    Try it here instead: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Adobe Reader XI not displaying PDF in IE11

    Hello, I'm sure there's a small detail/option I'm missing. I have PDFs that I need displayed within IE11 and the browser displays an x where the file should be. I've verified the Internet options under Preferences are correct in Reader.
    I've reset the browser, ensured the Adobe PDF add-on is enabled, and completely reinstalled Adobe Reader XI (along with removing folders/reg keys).
    None of these have brought about success in displaying the PDF.
    Does anyone have any workarounds or something I should check/enable?
    Any help is greatly appreciated!
    Thanks!
    Ja

    jacee33 wrote:
    Does anyone have any workarounds or something I should check/enable?
    Yes: http://support.microsoft.com/kb/2716529
    The "Fix it" however only works for Windows 8 and IE10.  If you don't want to make the registry change manually, download, unzip, then run the registry script from https://files.acrobat.com/a/preview/8381e091-a712-4864-854c-3d11afd3a405

  • After completing my upgrade to Adobe Reader 11.0.10 When I attpemt to use "Tools/File/File Save As" from IE 11 I get a "Adobe Reader is not Responding" and my browser is locked up.

    After completing my upgrade to Adobe Reader 11.0.10. when I attempt to save an online PDF to my local drive I receive a blank window where I would expect to see file directory structure to save to.
    No local directories are displayed for "Saving To", it is all blank.   When I try to Close (by clicking X)  the "File Save As" box a message pops up on top that says "Adobe Reader is not Responding"  It locks up all of my IE windows, not just the one with the PDF doc.
    I then need to go Task Manager and stop the IE task.  All my browser windows are then closed.
    That is the only way to recover from the "Adobe Reader is Not Responding" message.
    This was not happening in previous versions of Reader.
    Tolls/File/File Save As always worked properly.
    I have installed IE 11 (11.0.9600.17690)

    Please don't post the same question multiple times!

  • Adobe Reader could not open 'A9R7D1F.tmp'

    Greetings~
    I have seen others with this issue, but none of their solutions have been able to fix my problem.
    When attempting to open a PDF document from a web site, I receive the following error:
    "Adobe Reader could not open 'A9R7D1F.tmp' because it is either not a supported file type of because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)."
    This is limited to a specific set of computers.  Others within the organization function appropriately.  As such, it is not a web server or network problem.  Here are the specifics of the offending machine(s):  Windows 7, Internet Explorer 8, Adobe Reader 9.3.2.  Note that other machines with this same specs function appropriately.  I have confirmed there are no differing group policies and all are within the same subnet.
    Here is what I have tried.  After each item, the browser was closed and/or system rebooted.  Everyone of these tests resulted with the same error.
    Deleted all history in IE (cookies, temporary files, history, etc.).
    Uninstalll Reader, reboot, re-install Reader, reboot.
    Saved the PDF to the local desktop and tried to open that way.
    Installed an older version of Reader.
    Ensured the following Reader settings are selected: Display PDF in Browser, Allow Fast Web View, Allow Speculative Downloading in the background  (which match machines that are successful).
    Ensure IE browser settings are configured to "Automatically" check for newer versions of stored pages.
    Ensure PDF document is smaller than allowable disk space limit within IE.
    Can anyone help me with this?  I am out of ideas!
    Thank you.

    If you are generating files with anything before %PDF, these files are faulty. It's never been allowed, but Reader used to tolerate it for compatibility with an obscure Mac format.

  • Adobe Reader does not recognize file name (filename10.5.11.pdf) but does in Adobe Standard 9.  Why?

    I post documents to our Intranet site and found out recently that Adobe Reader does not recognize certain file names in PDF files.  For instance,  when trying to open a PDF file with the name
    filename10.5.11.pdf  in Adobe Reader, the web browser will not open the PDF and the display is blank.   When I'm using another computer with Adobe Standard 9, I do not have a problem opening the file.
    I would like to know if anyone else has had a similar issue and why Reader will not recognize the file name and Standard does.

    The version is Adobe Reader 10.1.0    I will request the latest version
    and let you know if that fixes the problem
    Actually I had changed the name of the file so our associates could access
    the file (changed the  .  to a hyphen)  It still made me wonder why Reader
    wouldn't open it at that time.
    Thanks again for you assistance and I will let you know if this resolves
    the  issue.
    Regards,
    Susan
    From:   Ankit_Jain <[email protected]>
    To:     SusanPleso <[email protected]>
    Date:   10/19/2011 12:56 AM
    Subject:        Adobe Reader does not recognize file name
    (filename10.5.11.pdf) but does in Adobe Standard 9.  Why?
    Re: Adobe Reader does not recognize file name (filename10.5.11.pdf) but
    does in Adobe Standard 9. Why?
    created by Ankit_Jain in Adobe Reader - View the full discussion
    Hi Susan,
    Thanks for providing the information.
    Could you also let me know what is the exact version of Adobe Reader on
    your system. You can check the same y clicking on Help > About Adobe
    Reader X.
    In case its not 10.1.1, please try updating to the latest version and see
    if the problem persists.
    Also, does any other PDF with a different filename open in Internet
    Explorer correctly?
    Thanks
    Ankit
    Replies to this message go to everyone subscribed to this thread, not
    directly to the person who posted the message. To post a reply, either
    reply to this email or visit the message page: [
    http://forums.adobe.com/message/3979020#3979020]
    To unsubscribe from this thread, please visit the message page at [
    http://forums.adobe.com/message/3979020#3979020]. In the Actions box on
    the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Reader by email or at Adobe Forums
    For more information about maintaining your forum email notifications
    please go to http://forums.adobe.com/message/2936746#2936746.

  • Adobe Reader could not open a pdf file - either not supported file type or file damaged

    On March 5th, I started getting the Adobe Reader error message "Adobe Reader could not open a pdf file because it is either not supported file type or the file has been damaged.
    I get this when I try to open the pdf file as an attachment in Outlook 2013 from my G-Mail account.  If I save the attachment and then try to open the pdf document, I get the same error4.
    I get this error message with every pdf file that now comes to me in Outlook.
    If I log on to my G-Mail I am able to open the pdf document.  If I also save the attachment to my computer, I do not get the error message when I open the pdf file. This would suggest the file is okay
    This would lead me to believe the problem maybe with Outlook.
    I'm using Adobe Reader XI v11.0.10
    I'm using Windows 8.1
    Is anyone encountering this same issue with outlook?

    I copied it again.  Do you see it?  BTW, how do I set privacy?  (I'm new at this)
    I opened with two different notepads and got different information.here it is from Windows Notepad.  First few lines are:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
    >
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <style type="text/css">td img {display: block;}</style>
    </head>
    Here it is from MS Notepad:
    <HTML><HEAD><style>.ending {font-family: Calibri; font-size: 18px;}</style><BODY><TABLE><TR><TD colspan=100%><a href="http://www.trulynolen.com/questionnaire?l=14115468&o=141050070&z=85087-7515"><img src=http://newsletter.tnolen.com/email/service.png border=no></a></TD></TR><TR><TD align=center class="ending">If you would not like to receive email communication from Truly Nolen in the future, please <a href="http://newsletter.tnolen.com/unsubstart.asp?b=14115468&z=85087-7515&e=[email protected]/unsubstart.asp?b=14115468&z=85087-7515&e=[email protected]">click here</a></TD></TR></TABLE></BODY></HTML>

  • Adobe Reader Does Not Respond in Windows 8

    I need to do a simple edit of a pdf. I've been editing pdfs using nothing but the free Adobe reader for years. Now I got a new laptop - 64 bit Windows 8 and I installed the current reader. I need the Adobe reader for other programs I work with.  I have noticed that the adobe reader is slow to open and constantly says "not responding." I also cannot get it to respond so that I can fill in a form (i.e., a basic edit), which I could always do.  Please tell me how to fix this!

    I figured it out!  I have Adobe Reader XI on my desktop. I opened it up. I went to Edit/Preferences/Security (Enhanced) and disabled the "Protected Mode at startup." My Adobe pdfs now respond and I can edit them without issue.
    Date: Tue, 28 Jan 2014 10:28:26 -0800
    From: [email protected]
    To: [email protected]
    Subject: Adobe Reader Does Not Respond in Windows 8
        Re: Adobe Reader Does Not Respond in Windows 8
        created by Rob McAfee in Adobe Reader Touch for Windows 8 - View the full discussion
    Do you have Adobe Reader Touch for Windows 8? Or Adobe Reader XI for Windows desktop?
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6061471#6061471
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6061471#6061471
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6061471#6061471. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Adobe Reader Touch for Windows 8 at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Adobe Reader will not save or show the Save dialog

    Hello, we use adobe reader a lot where I work, mostly with filling out pre-made "Form" type PDF's and saving them in customer folders on the server, as of last friday my adobe reader will not allow me to save pdf's, I have attempted to edit and save, edit and save-as, I tried simply saving as without making any edits. I also tried to open a PDF online (specifically http://www.ncu.edu.tw/~ncu25352/Uploads/201312311030531151830864.pdf ), tested that PDF on another PC and it would allow me to save it.
    I uninstalled Adobe reader 11 and reinstalled from the website ( get.adobe.com/reader ), I then uninstalled anything on the pc that relates to PDF's that I could find (which was just reader and a dictionary add-in for reader 9) and attempted to reinstall without any change in the problem.
    To recap, PDF's will not save, and when I click save-as no save dialog pops up, I cannot save via the IE add-in either.
    Any help would be greatly appreciated by both my boss and myself!

    You mention IE, so I assume that you are on Windows.
    How are you trying to save that PDF, using the IE menu bar File Save as, or the floating toolbar in the Adobe Reader plugin?

  • Adobe Reader forms broken under Mavericks

    Aftr installing Mavericks on Mac, you can fill in Adobe Reader forms as before, but when you try to e-mail them only the blank form is put in the e-mail. Anyone have a solution? Any idea if this also happens with Acrobat?

    is the problem specific to Reader 11 ? not experienced on reader 10 ?
    you could compare the settings of a working Reader 10.x with Reader 11.x where it throws the exception.
    Also ensure that while creating form in designer > File > Form properties> Default PDF render format is set as: Dynamic XML Form.

  • Using Maverick, error message: Adobe Reader could not open '***.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).

    Receiving error message using current Maverick version: "Adobe Reader could not open '***.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).".  Is fix the same as on previous OS versions?

    Back up all data before making any changes. Please take each of the following steps until the problem is resolved.
    Step 1
    If Adobe Reader or Acrobat is installed, and the problem is just that you can't print or save PDF's displayed in Safari, you may be able to do so by moving the cursor to the the bottom edge of the page, somewhere near the middle. A black toolbar should appear under the cursor. Click the printer or disk icon.
    Step 2
    There should be a setting in its preferences of the Adobe application such as Display PDF in Browser. I don't use those applications myself, so I can't be more precise. Deselect that setting, if it's selected.
    Step 3
    If you get a message such as ""Adobe Reader blocked for this website," then from the Safari menu bar, select
    Safari ▹ Preferences... ▹ Security
    and check the box marked
    Allow Plug-ins
    Then click
    Manage Website Settings...
    and make any required changes to the security settings for the Adobe PDF plugin.
    Step 4
    Triple-click anywhere in the line of text below on this page to select it, the copy the selected text to the Clipboard by pressing the key combination command-C:
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens by pressing command-V, then press return.
    From the folder that opens, move to the Trash any items that have "Adobe" or “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari.
    Step 5
    The "Silverlight" web plugin distributed by Microsoft can interfere with PDF display in Safari, so you may need to remove it, if it's present. The same goes for a plugin called "iGetter," and perhaps others—I don't have a complete list. Don't remove Silverlight if you use the "Netflix" video-streaming service.
    Step 6
    Do as in Step 4 with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari.

  • When I long hold a doc open with adobe reader does not appear

    When I long tap on a doc to open ; open with adobe reader does not appear

    Which app did you start with?  Apple Mail, Safari, iBooks or something else?
    Is a PDF document already open in other app?  If so, you can tap the PDF document to display a toolbar in the app.  Do you see the icon like this in the toolbar?
    You can tap the icon to open a popup then tap "Open in..." or "Open in Adobe Reader".  You may need to scroll to the right to find the red icon with "Open in Adobe Reader".
    In Safari, tap "Open in..." (blue text) in the top toolbar, instead.
    If you see something else on the screen, please let us know the name of the app.

  • Adobe LiveCycle Forms not opening in Chrome.

    Adobe LiveCycle Forms not opening in Chrome.
    Today, I noticed that if the PDF from is opened from Chrome when it is rendered from an IIS server using the following methoed:
    Response.ContentType = "application/vnd.adobe.xdp+xml"
    Response.WriteFile(""...file-path-name...")
    Just Yesterday morning it was working fine.
    If I open the PDF over a direct link to the PDF file, it will open fine.
    I reported this problem from Chrome using "Report Issue". I hope someone can help me to solve this problem.
    Note: I have disabled the built-in PDF Viewer, and Enabled the Aodbe Reader Plugin in Chrome long time ago. I also reset the Chrome Browser, and still not working
    Tarek.

    UPDATE:
    This is a reported issue in latest Chrome Update:
    https://code.google.com/p/chromium/issues/detail?id=333449
    This is an update to give more details.
    Following is the environment I use:
    Chrome Version (type about:version into your omnibox): 32.0.1700.76
    Adobe Reader: XI
    Adobe Acrobat 9.5
    Operating System (Windows 7/8/Vista/XP, Mac, Linux, Android, iOS): Windows 7
    Extensions (type Chrome:extensions into your omnibox): SnappySnippet 0.4
      - Adobe Reader Plugin is enabled.
      - Native PDF Viewer is disabled.
      - All other extensions are disabled.
    Note: I am rewriting the problem discription to clarify.
    Few days ago, I noticed that if the PDF form will not be rendered properly, if it is opened from Chrome over ASP.NET Website, and when it will be rendered from an IIS server using the following method:
       Response.ContentType = "application/vnd.adobe.xdp+xml"
       Response.WriteFile("...file-path-name...")
    I am 100% sure it was working fine before. Also, it is working fine from IE 10 and Latest FireFox version.
    If I open the PDF over a direct link to the PDF file, it will open fine.
    Note: I have disabled the built-in PDF Viewer, and Enabled the Adobe Reader Plugin in Chrome long time ago. I also reset the Chrome Browser, and still not working.
    When I navigate to the link using Chrome to render the PDF Form, I can see that Adobe is trying to open the PDF Form, and then I get a black Window.
    Sometimes the PDF form will open in the following cases:
    1. After waiting for several minutes
    2. When I detach the browser tab from main browser window
    3. When I resize the Window or Minimize/Maximize it
    I have no problem whatsoever when I use IE or FireFox.
    See attached snapshots for more details.
    Appreciate your help.
    Tarek.

  • Why am I getting this error message......."Adobe Reader could not open 'SBA 413.pdf' because it is e

    why am I getting this error message when I try to open a PDF file?  Adobe Reader could not open 'SBA 413.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).

    It's difficult for anyone to say how to fix it. Try getting a new copy of it. Did you download it from a web site, as an email attachment, or something else?
    I donwloaded that form from the SBA web site and it worked fine for me. It is an XFA form created in LiveCycle Designer, but those should work fine with the desktop versions of Adobe Reader. So try downloading it: http://www.sba.gov/sites/default/files/SBA%20413_0.pdf

Maybe you are looking for

  • I have lost my itunes and had to download a new one. how do i sync my iphone with out losing any thing

    I have lost my itunes and had to download a new one. how do i sync my iphone with out losing any thing, pics music contacts things like that

  • Firefox not responding to any changes, is "way" off...

    So, I've got my sight built, fixed all issues with IE (as far as I know), but my site on Firefox is still completely jumbled.  In fact, over the last several weeks, as I've made changes and reposted on my server, Firefox hasn't "responded" at all and

  • Recovery with time machine needs over 1000 hours

    I have a Macbook Air (Mid 2011, 128 GB SSD, 4GB RAM, Mountain Lion) and I wanted to recover the OS for testing purposes from my external hraddrive (500GB USB Gdrive). Now the recovery has started and it shows me a remaining time of more than 1000 hou

  • Kernel panics/panic log

    Does anyone know how to read a panic log? It's been suggested that I might be experiencing a kernel panic because my computer has begun spontaneously shutting itself off. My version of Mac OSX 10.3.5 did not come with Apple Hardware Test so I can't c

  • Crystal Report error on creation connexion on Bex Query

    All, I'm trying to create a Crystal report on Bex Query but unfortunatly I've got an error message when I try to authenticate after clicking the on the new report on the Bex toolbar. The message is : Run-Time error '-2147417848 (80010108)': Automatio