• Borders on paragraphs do not print using VBA 6.0

    Home » Forums » AskWoody support » Productivity software by function » Visual Basic for Applications » Borders on paragraphs do not print using VBA 6.0

    Author
    Topic
    #352055

    What happens when you reapply the border to one of these footers then try the VBA print?

    I am also wondering by what method the documents were converted?

    Viewing 2 reply threads
    Author
    Replies
    • #511005

      Hi,

      I couldn’t reproduce the problem, but was wondering as a workaround whether trying a different print method might help. For example, if you’re using:
      ActiveDocument.PrintOut
      instead try:
      Dialogs(wdDialogFilePrint).Execute

      Kind of grasping at straws, but worth a try..

      Gary

    • #511046

      Humor me. Do this with either the original Word 6 doc or one of the already “converted” docs: Open the doc, select all the text (ctrl-a) and ctrl-c, open a new blank doc — now this should preferably be one with your company styles already defined, but a naked Normal.dot doc will do. Now paste the text into the new blank doc. Save the new doc and run your code against it. How does it print?

    • #511051

      Tre mal.

      What style is applied to the paragraph in question? You could try this: remove the direct formatting (the borders and anything else). Create a style with the exact formatting you want. Apply it the lines in the footer. Test print.

      Now………. I’m out of ideas.

    Viewing 2 reply threads
    Reply To: Borders on paragraphs do not print using VBA 6.0

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: