View Single Post
 
Old 10-05-2018, 05:23 AM
Fixxxer Fixxxer is offline Windows 10 Office 2016
Novice
 
Join Date: Oct 2018
Posts: 4
Fixxxer is on a distinguished road
Default

Thank you!

I tried using Const strPath As String = "\" to make it use the current path, but it did not like it. I would like to be able to just use the current folder where the docx is - most are on a network location. I moved the test file to "C:\test\" and it worked.

I moved the bookmarks to the end of the each page and the macro did split the file in multiple pdfs, but header and footer where missing, and I got one blank page before each page.
I have 4 bookmarks and got 5 files. the last one was the one containing the header and footer.

Finally, the files are named "051018 1", "051018 2" etc, instead of using the bookmark name.
Reply With Quote