Export worked great in 2003, but 2007 the files look real bad.

  • Thread starter Thread starter RandyDtg1
  • Start date Start date
R

RandyDtg1

I use
temp = "Filename""pType="jpg"
Application.ActivePresentation.Slides(I).Export temp, pType

which has worked great for years, but in PPT 2007, the fonts are changed,
office images moved.

Is this a filter problem, or what can I do to fix it. If I copy the
contents, and replace the office objects by pasting as a bitmap, then the
export quality is good, but this is not practicle. (Please no suggestions to
buy ppttools)

Please help, Thanks.
 
Back
Top