Search found 1 match

by sorin12003
18 Feb 2019, 07:10
Forum: APFill support
Topic: lounching APFill from VBA
Replies: 1
Views: 57486

lounching APFill from VBA

Hi, I am trying to lounch APFill from VBA code and I have no success so far. My code is generating a pdf file in current directory and I want to start APFill to process that pdf and generate a text result in the file: fisier_txt. Dim apfill_exe As String Dim Path As String Dim fisier As String Dim f...