Hello,
Just recently changed SaveAs PDF using Ghostscript to using Native PDF as below:
lds_report.Object.DataWindow.Export.PDF.Method = NativePDF!
li_rtn = lds_report.SaveAs(ls_report_filename, PDF!, false)
Reports are saving to PDF OK except that now there's blank page every other page where there wasn't before.
Has anyone had this or know of this issue? Currently using PB 2017 R3.
Thanks in advance for any assistance!
Dave