• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Active Contributor
    cincir
    Posts: 32
    Registered: ‎08-12-2011

    Re: SaveAs with paperspace layout current

    01-20-2012 02:40 PM in reply to: BellwetherBill

    try more reliable acDoc.Database.SaveAs(acDoc.Name, True, DwgVersion.Current, acDoc.Database.SecurityParameters) instead.

    Please use plain text.
    Active Contributor
    BellwetherBill
    Posts: 33
    Registered: ‎01-14-2011

    Re: SaveAs with paperspace layout current

    01-23-2012 08:14 AM in reply to: cincir

    That works. Thanks for your help.

    Please use plain text.
    Active Contributor
    BellwetherBill
    Posts: 33
    Registered: ‎01-14-2011

    Re: SaveAs with paperspace layout current

    01-23-2012 08:26 AM in reply to: cincir

    Interesting. When I set the bBakAndRename argument to false I get the "eInvalidInput" error again.

    Please use plain text.