Our client only has SAS visual analytic (SAS VA) available. We are requested to create reports using SAS VA, and then those reports are requested to append to provided PDF files dynamically ( i.e. pdf files changes weekly, report scheduled weekly, we need to combine the two weekly). I know Acrobat can do it easily, but client prefer to create report dynamically using SAS VA. Alternately, I think to output report direct to exist PDF (provide pdf), which I had done it in ODS output in SAS 9.4 by coding. Could it possible to do it in same way using SAS VA? Any suggestion will be greatly appreciated.
... View more