Forum Discussion

cagross's avatar
cagross
Copper Contributor
Oct 10, 2020
Solved

VBA for Excel (365), how to print to PDF, while scaling to fit all columns to a single page wide?

Hello. Using VBA for Excel (Office365), how can I print an Excel worksheet to PDF, while scaling to fit all columns to a single page wide? In my VBA script, I have already set: `FitToPagesWide = 1`. ...
  • cagross's avatar
    cagross
    Dec 03, 2020

    NikolinoDE Sorry for the late reply. Thanks for the help.  I was able to resolve the issue in another MS forum (https://social.msdn.microsoft.com/Forums/lync/en-US/5295c5e4-7517-41f5-a341-99b84035c59a/with-vba-for-excel-office365-how-can-i-print-a-worksheet-to-pdf-while-scaling-to-fit-all-columns?forum=exceldev).

Resources