<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic VB Script to save pdf file for SAP Invoice pdf in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/VB-Script-to-save-pdf-file-for-SAP-Invoice-pdf/m-p/1800855#M1211663</link>
    <description>&lt;P&gt;If Not IsObject(application) Then&lt;BR /&gt;Set SapGuiAuto = GetObject("SAPGUI")&lt;BR /&gt;Set application = SapGuiAuto.GetScriptingEngine&lt;BR /&gt;End If&lt;BR /&gt;If Not IsObject(connection) Then&lt;BR /&gt;Set connection = application.Children(0)&lt;BR /&gt;End If&lt;BR /&gt;If Not IsObject(session) Then&lt;BR /&gt;Set session = connection.Children(0)&lt;BR /&gt;End If&lt;BR /&gt;If IsObject(WScript) Then&lt;BR /&gt;WScript.ConnectObject session, "on"&lt;BR /&gt;WScript.ConnectObject application, "on"&lt;BR /&gt;End If&lt;BR /&gt;session.findById("wnd[0]").maximize&lt;BR /&gt;session.findById("wnd[0]/usr/cntlGRID1/shellcont/shell").modifyCheckbox 0,"PROCDOC",true&lt;BR /&gt;session.findById("wnd[0]/tbar[1]/btn[7]").press&lt;BR /&gt;session.findById("wnd[1]/tbar[0]/btn[8]").press&lt;BR /&gt;session.findById("wnd[0]/tbar[0]/okcd").text = "pdf!"&lt;BR /&gt;session.findById("wnd[0]").sendVKey 0&lt;BR /&gt;session.findById("wnd[1]").close&lt;BR /&gt;session.findById("wnd[0]/tbar[0]/btn[3]").press&lt;/P&gt;</description>
    <pubDate>Tue, 20 Apr 2021 09:30:41 GMT</pubDate>
    <dc:creator>sunanda</dc:creator>
    <dc:date>2021-04-20T09:30:41Z</dc:date>
    <item>
      <title>VB Script to save pdf file for SAP Invoice pdf</title>
      <link>https://community.qlik.com/t5/QlikView/VB-Script-to-save-pdf-file-for-SAP-Invoice-pdf/m-p/1800855#M1211663</link>
      <description>&lt;P&gt;If Not IsObject(application) Then&lt;BR /&gt;Set SapGuiAuto = GetObject("SAPGUI")&lt;BR /&gt;Set application = SapGuiAuto.GetScriptingEngine&lt;BR /&gt;End If&lt;BR /&gt;If Not IsObject(connection) Then&lt;BR /&gt;Set connection = application.Children(0)&lt;BR /&gt;End If&lt;BR /&gt;If Not IsObject(session) Then&lt;BR /&gt;Set session = connection.Children(0)&lt;BR /&gt;End If&lt;BR /&gt;If IsObject(WScript) Then&lt;BR /&gt;WScript.ConnectObject session, "on"&lt;BR /&gt;WScript.ConnectObject application, "on"&lt;BR /&gt;End If&lt;BR /&gt;session.findById("wnd[0]").maximize&lt;BR /&gt;session.findById("wnd[0]/usr/cntlGRID1/shellcont/shell").modifyCheckbox 0,"PROCDOC",true&lt;BR /&gt;session.findById("wnd[0]/tbar[1]/btn[7]").press&lt;BR /&gt;session.findById("wnd[1]/tbar[0]/btn[8]").press&lt;BR /&gt;session.findById("wnd[0]/tbar[0]/okcd").text = "pdf!"&lt;BR /&gt;session.findById("wnd[0]").sendVKey 0&lt;BR /&gt;session.findById("wnd[1]").close&lt;BR /&gt;session.findById("wnd[0]/tbar[0]/btn[3]").press&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 09:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VB-Script-to-save-pdf-file-for-SAP-Invoice-pdf/m-p/1800855#M1211663</guid>
      <dc:creator>sunanda</dc:creator>
      <dc:date>2021-04-20T09:30:41Z</dc:date>
    </item>
  </channel>
</rss>

