Adobe PDF Functionality

Marsy
Marsy Member Posts: 3
Hi,

I need to convert an Invoice Report to PDF using Adobe. Any ideas how this can be achieved?
I tried this with PDF Creator and Amyuni but now I specifically require Adobe.

Thanks!

Comments

  • ara3n
    ara3n Member Posts: 9,258
    Adobe as the distiller and if I remember correctly has it's own printer that you need to install and use.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Savatage
    Savatage Member Posts: 7,142
    I specifically require Adobe.

    Curious to why?
    As long as you get your PDF why does it matter which program you use?
    Especially since there are some great FREE Pdf printers out there.
  • Marsy
    Marsy Member Posts: 3
    I now tried using the AdobePDFMakerX Automation but when i try to create it from code it gives the error below:

    Microsoft Dynamics NAV
    This message is for C/AL programmers:

    Could not create an instance of the OLE control or Automation server identified by
    GUID={CBD71DF4-5AED-11D2-BC74-0060979C3633} 1.0:{29405574-43FB-11D2-9758-0060979C3633}:'AdobePDFMakerX'.IWordOptions.
    Check that the OLE control or Automation server is correctly installed and registered.

    OK

    Any ideas?