Can I use Aspose .pdf in excel vba code?
I’ve installed the package but I don’t see any References in the References - VBA Project dialog box.
Thanks, Matt...CreatePdf() Dim doc As Object ' late‑bound COM object Set doc = CreateObject("Aspose...page As Object Set page = doc.Pages.Add() Dim txt As Object Set txt...