Results 1 to 2 of 2

Thread: Worked great in 2002 not in 2005 (.stylesheet)

  1. #1
    Thickman Guest

    Worked great in 2002 not in 2005 (.stylesheet)

    Hello,

    I have a program that plots multiple drawings that are in model space. The program works fine in 2002 but not in 2005. I receive a “WARNING: Incompatible or missing plot style” in 2005. If I set the plot style manually it works fine, if the program sets the plot style it shows up but it’s like it doesn’t apply it. All the code is being applied to the ActiveLayout. Here is a piece of the code.

    With ACT
    .RefreshPlotDeviceInfo
    .ConfigName = which_pc3
    .CanonicalMediaName = "ANSI_D_(34.00_x_22.00_Inches)"
    .PlotWithPlotStyles = True
    .StyleSheet = ocestyle
    .RefreshPlotDeviceInfo
    .PlotType = acExtents
    .StandardScale = acScaleToFit
    .PlotRotation = ac0degrees
    .CenterPlot = True
    .RefreshPlotDeviceInfo
    End With

    Thanks,
    Terry

  2. #2
    Thickman Guest
    The answer is... if anybody else needs this.

    Separate the path (.PrinterStyleSheetPath) from the plot style table (.StyleSheet).

    Terry

Similar Threads

  1. long plot LT 2002 <--> LT 2005
    By JanDV in forum Printing
    Replies: 3
    Last Post: 03-14-2005, 07:21 PM
  2. Change Plot StyleSheet
    By Hzm in forum Customization
    Replies: 2
    Last Post: 02-28-2005, 04:48 PM
  3. Going from 2002 to 2005
    By Michael Veilleux in forum Network
    Replies: 4
    Last Post: 01-18-2005, 11:29 AM
  4. 2005 and 2002 lic info.
    By kenny_m2001 in forum Network
    Replies: 4
    Last Post: 01-06-2005, 02:38 PM
  5. Coexisting 2002 & 2005 .lic files
    By kenny_m2001 in forum Network
    Replies: 1
    Last Post: 09-03-2004, 07:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum