KAPOW

Would you like to react to this message? Create an account in a few clicks or log in to continue.
KAPOW

Welcome to the Kapow forum. Here you can get help, use your skills to help others and enjoy hanging out in the company of other Kapow Robot Developers.


2 posters

    How to convert excel file to PDF format in kapow

    avatar
    parvathy.sunil


    Posts : 3
    Points : 1596
    Join date : 2019-12-30

    How to convert excel file to PDF format in kapow  Empty How to convert excel file to PDF format in kapow

    Post by parvathy.sunil Mon Mar 02, 2020 4:14 pm

    Hi All,
    I have an excel file which has to be converted into pdf format in kapow.
    I am not able to find any step to do the same.
    Could anyone help me with this..

    Thanks & Regards
    Parvathy Sunil.
    jking
    jking


    Posts : 103
    Points : 3860
    Join date : 2014-03-01
    Location : USA

    How to convert excel file to PDF format in kapow  Empty Re: How to convert excel file to PDF format in kapow

    Post by jking Wed Mar 04, 2020 8:19 pm

    2 Solutions we have used to create a pdf without Device Automation:

    1) Execute Command Line:
    Write the excel to a file
    Create a .bat file
    Use a Execute Command Line step to run the .bat file to convert the .xlsx file to a .pdf
    Assumes you have the necessary program installed to run the .bat file.

    2) Call REST
    Write the excel to a file
    Call the REST to convert the .xlsx file to a .pdf
    Assumes you have the necessary program installed that converts the .xlsx to a .pdf using a REST call.
    jking
    jking


    Posts : 103
    Points : 3860
    Join date : 2014-03-01
    Location : USA

    How to convert excel file to PDF format in kapow  Empty Re: How to convert excel file to PDF format in kapow

    Post by jking Wed Jun 24, 2020 3:40 am

    https://smarthub.kofax.com/details/rpa-office-connector/

    Required Software / Applications

    Kofax RPA 11 or newer, Python 3.5 or newer, 64 bit

    Features

    The office connector provides these custom action steps:

    • Word to PDF
    • Excel to PDF
    • PowerPoint to PDF
    • Send Email with Outlook


     


    How to convert excel file to PDF format in kapow  Icon-arrowBenefits

    Converting Word, Excel or PowerPoint documents to PDF with an easy to use  custom action step.  The Send Email with Outlook feature makes it possible to quickly create nicely formatted HTML emails. Furthermore the connector demonstrated the use of Python COM interfaces. COM interfaces are also used by Visual Basic for Applications (VBA). This in turn means, that everything that can be coded with VBA can be used to build RPA connectors.

    Sponsored content


    How to convert excel file to PDF format in kapow  Empty Re: How to convert excel file to PDF format in kapow

    Post by Sponsored content


      Current date/time is Mon May 06, 2024 11:59 pm