What is the prerequisite to export bi  7.0 reports  on portal  to pdf ?

Hello  all
  We  have put bi 7.0  bi reports on the portal .  When we are trying to export the reports to  pDf  it is giving error.
"/irj/portalapps/com.sap.ip.bi.web.portal.mimes/web.ui.acs/resources/js/sapbi_ac_tray_comp.js" does not exist
and  error  while writing pdf
detail error
com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://ENCEPD:50000/AdobeDocumentServices/Config?style=document"
Stack trace: java.rmi.RemoteException: Service call exception; nested exception is:
com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://ENCEPD:50000/AdobeDocumentServices/Config?style=document"
at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:84)
at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:94)
at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:417)
at com.sap.tc.webdynpro.pdfobject.core.PDFObject.createPDF(PDFObject.java:369)
at com.sap.ip.bi.export.xfa.impl.Document.writeWidthsAsXmlToStream(Document.java:336)
at com.sap.ip.bi.export.xfa.widthcalc.WidthCalculator.<init>(WidthCalculator.java:55)
at com.sap.ip.bi.export.xfa.impl.SizeCalculator.calc(SizeCalculator.java:98)
at com.sap.ip.bi.export.impl.ExportController.calculateAndSetSizes(ExportController.java:659)
at com.sap.ip.bi.export.impl.ExportController.doExportPrep(ExportController.java:461)
at com.sap.ip.bi.export.impl.ExportController.convert(ExportController.java:388)
at com.sap.ip.bi.export.controller.ExportResult.createExport(ExportResult.java:74)
at com.sap.ip.bi.webapplications.pageexport.PageExportRenderingRootNode.createPDF(PageExportRenderingRootNode.java:598)
at com.sap.ip.bi.webapplications.pageexport.PageExportRenderingRootNode.doExport(PageExportRenderingRootNode.java:134)
at com.sap.ip.bi.webapplications.pageexport.PageExportRenderingRootNode.processRendering(PageExportRenderingRootNode.java:351)
at com.sap.ip.bi.webapplications.runtime.impl.Page.buildRenderingTree(Page.java:5151)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRenderingRootNode(Page.java:5243)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRendering(Page.java:4801)
at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:4723)
at com.sap.ip.bi.webapplications.runtime.impl.Page._processRequest(Page.java:3316)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:3162)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:1065)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller._processRequest(Controller.java:949)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:926)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService._handleRequest(BIRuntimeService.java:401)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:318)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:24)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:523)
at java.security.AccessController.doPrivileged(Native Method)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:412)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
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:386)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
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:104)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://ENCEPD:50000/AdobeDocumentServices/Config?style=document"
at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage(MimeHttpBinding.java:986)
at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1438)
at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:77)
... 57 more
Message: No message was provided.
Stack trace: com.sap.ip.bi.base.exception.BIBaseRuntimeException
at com.sap.ip.bi.export.xfa.impl.Document.writeWidthsAsXmlToStream(Document.java:342)
at com.sap.ip.bi.export.xfa.widthcalc.WidthCalculator.<init>(WidthCalculator.java:55)
at com.sap.ip.bi.export.xfa.impl.SizeCalculator.calc(SizeCalculator.java:98)
at com.sap.ip.bi.export.impl.ExportController.calculateAndSetSizes(ExportController.java:659)
at com.sap.ip.bi.export.impl.ExportController.doExportPrep(ExportController.java:461)
at com.sap.ip.bi.export.impl.ExportController.convert(ExportController.java:388)
at com.sap.ip.bi.export.controller.ExportResult.createExport(ExportResult.java:74)
at com.sap.ip.bi.webapplications.pageexport.PageExportRenderingRootNode.createPDF(PageExportRenderingRootNode.java:598)
at com.sap.ip.bi.webapplications.pageexport.PageExportRenderingRootNode.doExport(PageExportRenderingRootNode.java:134)
at com.sap.ip.bi.webapplications.pageexport.PageExportRenderingRootNode.processRendering(PageExportRenderingRootNode.java:351)
at com.sap.ip.bi.webapplications.runtime.impl.Page.buildRenderingTree(Page.java:5151)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRenderingRootNode(Page.java:5243)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRendering(Page.java:4801)
at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:4723)
at com.sap.ip.bi.webapplications.runtime.impl.Page._processRequest(Page.java:3316)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:3162)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:1065)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller._processRequest(Controller.java:949)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:926)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService._handleRequest(BIRuntimeService.java:401)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:318)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:24)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:523)
at java.security.AccessController.doPrivileged(Native Method)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:412)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
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:386)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
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:104)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://ENCEPD:50000/AdobeDocumentServices/Config?style=document"
at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:440)
at com.sap.tc.webdynpro.pdfobject.core.PDFObject.createPDF(PDFObject.java:369)
at com.sap.ip.bi.export.xfa.impl.Document.writeWidthsAsXmlToStream(Document.java:336)
... 53 more
Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://ENCEPD:50000/AdobeDocumentServices/Config?style=document"
at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:84)
at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:94)
at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:417)
... 55 more
Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://ENCEPD:50000/AdobeDocumentServices/Config?style=document"
at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage(MimeHttpBinding.java:986)
at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1438)
at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:77)
... 57 more
Will you please tell what all configuration  , licences are required for enabling this functionality.
Regards
Rajendra

HI Rajendra,
1.The error in log " http://ENCEPD:50000/AdobeDocumentServices/Config?style=document", this is related to ADS related error .
For this ADS configuration is required(i think).
For ADS configuration credentials are required. write to SAP they will send ADS credential file and password.(itz free)
And follow this thread for Configuration
http://www.scribd.com/doc/14246206/ADS-Configuration-Guide
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9e4e9afb-0701-0010-f8a8-b8cd093662c2?QuickLink=index&overridelayout=true
check this link..service.sap.com>adobe>Interactive Forms based on Adobe software> media library>documentation--> ADS config guides.
2. "Is any software required on client pc to export report to PDF"?
ADS components needs to be installed . Check in ur system information -->all components information
Regards,
Surekha.

Similar Messages

  • What are the prerequisites to install and configure Oracle Coherence 3.4

    What are the prerequisites to install and configure an Oracle Coherence (3.4 Grid version) on RHEL5.0 system?
    I want to make an Oracle Coherence Gid Data system for testing purpose using 3 machines.
    What kind of network configuration is OK?
    What software should be installed in advance?
    Thank you

    Hi,
    I would read through the Testing and Tuning section of the following page.
    http://coherence.oracle.com/display/COH34UG/Usage+(Full)
    Even though you are not about to go into production I think the Production Checklist has some very useful information.
    http://coherence.oracle.com/display/COH34UG/Production+Checklist
    -Dave

  • What's the difference between Export and Publish to Disk?

    Hi folks,
    I am wondering what's the difference betewwen "Export" and "Publish" to the local Disk?
    Greetings from Germany
    JK

    Export is a one-way process, no connection back to the original images.
    Publish creates a connection that allows you to see what images have changed (in LR) since they were first published. Very useful for on-going projects such as images for a book that you may still be editing.

  • What are the prerequisite for getting MTTR / MTBR data.

    Dear SAP Experts,
    I want to know what are the prerequisite for getting MTTR / MTBR data.
    Regards
    ERP Tech

    Pre-requisites are:
    Maintain Start date in Equipment / Functional location master
    Maintain the Malfunction Start date & time, Malfunction End Date & time in Notification
    Maintain the Breakdown tick mark in notification
    Maintain update group (stats) in Notification type configuration (IMG - Plant Maintenance & Customer Service - Maintenance & Service Processing - Maintenance & Service Notifications - Notification types - Define Notification types)

  • What all the prerequisites required for Combined Delivery &Invoice Process

    Dear Guru's
    Can you please educate me what all the prerequisites required for Combined Delivery Process(VL10A / VL10C) and Combined Invoice Process?
    Regards,
    Varma

    Hi ,
    For combined delivery you have to make some settings
    In the customer master XD01/VD01 in the shipping tab you have to check the ORDER COMBINATION  in the SHIPPING TAB
    In the COPY CONTROLS from Order to Delivery in VTAL at the Header you have to maintain the COMBINATION REQUIREMENT  as 051
    And also the data like
    INCO TERMS,
    SHIP TO PARTY
    DELIVERY DATE
    ROUTE
    SHIPPING POINT
    should be same for all the Orders
    To combine the Deliveries into Invoice
    you have to maintain the copy controls from DELIVERY TO BILLING in VTFL at the item level as 003
    And also certain data like
    PAYMENT TERMS
    PAYER
    BILLING DATE
    ACTUAL GI DATE
    INCO TERMS
    should be same for all the deliveries
    Please revert if you need any more
    regards,
    santosh

  • What are the prerequisites to monitor SAP ENVIROMENT with grid control

    anybody know what are the prerequisites to monitor SAP ENVIROMENT with grid control
    its necessary another software
    thanks

    There's currently no way to monitor a whole SAP system through gridcontrol. Of course you can monitor the underlying database.
    Werner

  • What are the prerequisits to learn BSP

    Hello Experts,
    I need your suggestion regarding working on BSP.
    What are the prerequisits to learn BSP.
    I have a experience on SAP CRM Functional Area.
    Please let me know your suggestion.
    Thanks
    Madhu

    Hi,
    Basic Knowledge of ABAP (BC400 - ABAP Workbench: Foundations and concepts)
    Basic knowledge of HTML and HTPP
    Knowledge of object-oriented programming (preferably ABAP objects)
    And Recommended Knowledge
    Knowledge of transaction programming (preferably BC410)
    Regards

  • What is the prerequisite for cisco ips exam

    Hello everyone
    What is the prerequisite  for cisco ips exam?
    I read 640-553 is required. and for 640-553 is ccna prerequisite?.  i am not sure please guide me as i am new to cisco world

    You can take the Cisco IPS exam, however, you will only get the Cisco IPS Specialist certificate if you pass both CCNA Security and the Cisco IPS exam.
    Here is the URL for your reference:
    http://www.cisco.com/web/learning/le3/le2/le41/le85/le58/learning_certification_type_home_extra_level.html
    However, you can take the Cisco IPS exam first prior to taking the CCNA Security. The order of exam does not matter, and you will only get the Cisco IPS Specialist certificate once you pass both CCNA Security and Cisco IPS exam.
    Hope that helps.

  • What is the prerequisite for creating two hierarchies from one fact table i

    Hi,
    what is the prerequisite for creating two hierarchies from one a single fact table.
    Rgds,
    Amit

    create global temporary table t1 as select * from trn_ordbase on commit preserve rows;You CANNOT use this syntax.
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/sqcmd.htm
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/glob_tab.gif
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/cre_tabl.gif

  • What are the prerequisites  to create New Depreciation areas

    Hi SAP experts,
    I would like to know what are the prerequisites to create new depreciation areas and what is the configuration for this in details.
    Thanks & Regards
    Mouly

    Hi Mouly,
    The pre- requisite for creation of depreciation area are
    - Reporting of depreciation as per different laws i.e in india, we need to report depn as per Ind accounting standards, as per income tax act, etc
    - Whether we are using parallel currency or not for that company code.
    Regards
    Vivek

  • What is the Prerequisite for learning CAF?

    Hi Experts.
    I am an SAP ABAP Consultant.
    May i know what is the Prerequisite for learning CAF?
    Cheers,
    Abdul Hakim

    well, you were asking for prerequisites to start. but definitely like Som said business logic can be written in Java so Java is indeed a good starting point. I'd argue wit hSom that Abap is not needed because I think quite a lot of business logic will come from SAP applications. so Abap is also important. at the ui level, you might want to be familiar with Webdynpro. EP basic knowledge is also useful as well as the NW web as j2ee.
    At the process level, basic understanding of business process notation like BPMN or ePC is also useful.

  • What r the prerequisites for implementation scm-apo in ECC 6.

    HI,
    what r the prerequisites for implementation scm-apo in ECC 6.
    Thanks,
    Ashutosh
    9891595497

    Hi Ashutosh,
    you can find all informations about the implementation (installation /upgrade) of SCM on the SAP help portal.
    In http://help.sap.com choose in "SAP Business Suite" the "SAP Supply Chain Management".
    In Knowledge Center for SAP Supply Chain Management (SAP SCM) choose the required SCM release e.g. SAP SCM 5.0  and open it.
    Here under "Installation, Upgrade, Master and Operation Guides" you can find all necessary information about the installation, technical upgrade and operation of SAP SCM.
    The Master Guide for SAP SCM provides important information about the installation of the relevant scenarios and the components. It links to all other documents that are required for the implementation of a specific scenario, for example to the Upgrade Master Guide, which is the important overview guide for upgrading scenarios . 
    I hope I could help you with these informations.
    Regards,
    Tibor

  • What is the Best Quality Export??

    Hi. I am editing a documentary, and i need to know what is the *BEST QUALITY export for my movie out of Final Cut Pro (6.0.2)*. All the video was f*ilmed using the Canon XL1S*. When i export and burn to DVD the image looks a bit fuzzy. I don't know if it is some how compressed, but *it does not look as "crisp" or sharp as the original image recorded onto the Mini DV*. I have been exporting test using the *"Current Settings" of the timeline wich i believe is the DV NTSC 48 kHz* setting. *Please Help!!!*

    Shane's Stock Answer #3: How to output lossless Quicktime movies
    To export your project so there is no loss in quality, simply go to the File Menu and select EXPORT>QUICKTIME MOVIE. Not Quicktime Conversion, fot this will compress the footage. Make sure the settings match your timeline settings, make it self contained, do NOT recompress the footage, and you are set.
    I believe that you are doing it right. Now, to get that into DVD SP the best way possible, you have to use Compressor and the BEST QUALITY presets. Take THOSE resulting files into DVD SP.
    Shane

  • What is the best final export Format?

    Hello everybody,
    I just my first short movie using Red Camera. And I made my editing and color correction using Adobe premiere & After effect.
    But, as I am a beginner in editing, I need your help about the exporting format that I can choose to have the final video of the movie.
    I already tried to export in full HD quality (without any compression), but the result, of course, was too much big to be played.
    I exported to H264, but after what I red, it make too much compression and it's made for web streaming.
    I know that DCP would be helpful for a cinema screening, but I want to have a video with the best quality so I can show it to Producers and TV broadcasters.
    So what is the best final export format I can have with adobe premiere Pro?
    Thank you in advance for your answer.   

    The question is HOW do you want to share it with people? Will you email it to them, play it on your laptop or a tablet, website, what? H.264 is a good codec for sharing - it's the same codec used for Blu-ray, so it is NOT a "web quality" necessarily, all depends on the encoding settings used. H.264 is pretty universal as far as playback, versus other formats and codecs.
    Thanks
    Jeff Pulera
    Safe Harbor Computers

  • What is the advantage of exporting mpeg-dvd vs mpeg for dvd if mpeg does not need to transcode audio

    What is the advantage of exporting mpeg-dvd vs mpeg for dvd if mpeg does not need to transcode audio and also burns to dvd?

    The MPEG2-DVD preset also produces a DVD spec-legal file.  If you use the generic MPEG2 preset, you can too easily create an out-of-spec file that will have to be re-transcoded by En.
    Jeff

Maybe you are looking for

  • Capivate 3 project will not open in Captivate 4

    I have seen 2 items in this forum with simular problems. But both solutions did not help me. Today I have installed Captivate 4 for testing. I'm testing with one project that consists of 5 CP3 files. One main and 4 sub (cp) files. One has Quizing act

  • Show portal top level navigation in tab format to a tree fromat

    hi all, whn i assign roles to the portal they are displayed in the top level navigation in the tab format.'' Inspite of showing it in the tab format i want to show it in left croner in the tree format >role1         >attri1         >attri2 >role2    

  • ECC 6.0 , Java error when we click "Record Expense Receipts" on first page

    Hi , We update from ECC5.0 to ECC6.0 , we can fill the first page of the T&E "Create Expense Report" when  we click "Record Expense Receipts"  the following Java error is displayed ? Maybe somedody ran into the same issues . Thank you, any informatio

  • Will a DSP version of Windows XP work with Bootcamp?

    Hi all. I am a semi-recent Mac convert. I have used Windows-based computers my entire life. I am an engineer and I use a lot of 3D modelling and FEA-analysis-type programs, all of which require a powerful computer and all of which are Windows-based.

  • Cannot delete clips when using in and out points

    Hi I Cannot trim or delete clips in final cut when I'm using the in and out points. Nothing happens and the clips stays the same. any suggestions?