Hello,
I need to know in my FWH-application how many pages there are in a Word-document (docx).
Does anyone know how to accomplish this?
Thank you very much in advance.
I need to know in my FWH-application how many pages there are in a Word-document (docx).
Does anyone know how to accomplish this?
nPages := oWord:ActiveDocument:ComputeStatistics(wdStatisticPages) // (wdStatisticPages Constant Value is 2)
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot], ShumingWang and 46 guests