![]() |
|
![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]()
Thanks very much for the replies, but I still need help. Here is why... I did a similar macro earlier from code that another person had given me. Unfortunately, the text still came out fuzzy when I made a PDF using the Adobe Create PDF add-on in Word. That made no sense, since the plain metafile should have been the solution.
Here is my previous macro: Sub PasteSpecialVisioGraphic() Selection.PasteSpecial placement:=wdInLine, datatype:=wdPasteMetafilePicture End Sub So I made another macro with your code, and still got the same fuzzy text results. I have found a workaround, although I am not pleased with it because it not only takes extra steps, it changes my Word document in a way I don't like. The workaround is: After I paste the picture into Word using the macro, I right-mouse-click on the graphic in Word, select Edit Picture, and change it to a Word drawing. The PDF then comes out great when using the Adobe Create PDF feature in Word. I have attached a copy of the PDF I made using the various options I mentioned so that you can see what I mean. Using the macro does solve part of the problem in that the Visio graphic pastes into the Word document at the same (correct) size, and the graphic (not text) part does render into the pdf correctly, which it did not as an enhanced metafile. I just don't understand why the text comes out at poor quality now instead of perfect quality, as it did when using Word 2002. If anyone has any ideas that will eliminate the final step of changing the macro into a Word drawing (the workaround), I would welcome that suggestion. However, if there's no way to eliminate that workaround, I sure would welcome some code to add to the existing macro so that I would not have to manually do the workaround. (I'm sorry for begging, but I am not good with writing code.) Thanks again for your responses. |
![]() |
Tags |
visio graphics pdf files |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Grahamers | Word | 1 | 05-13-2013 04:42 PM |
![]() |
martinn4 | Word | 5 | 02-05-2013 01:56 PM |
![]() |
Quenty | PowerPoint | 2 | 01-29-2012 11:42 PM |
How to cut and paste a graphic to a different page in word.? | soooty | Drawing and Graphics | 1 | 08-12-2010 11:17 AM |
Is there a graphic tutorial available on how the Word 2007 ruler works? | Jenjen80 | Word | 0 | 07-13-2010 07:41 PM |