DWFOUT for a few paper spaces

I use DWFOUT (EXPORT) command for export several paper spaces to DWF 6.0 binary format.
How can I automate this?
Now I manually export each paper space individually.
PUBLISH command and ADesk DWF Writer for 2D in Bricscad work badly - I need support DWFOUT command for a few paper spaces. May be you know good decision?
Best and regards.

Comments

  • Hi,

    I believe that that is not possible in BricsCAD. You will have to use Trueview to do that.

    However I am not certain, and I would also like to see a reply on this matter.

    Regards and thank you.

  • The attached LISP will automate generating DWF of all Paperspace layouts using the EXPORT command.
    If set, saves to the folder specified by PlotOutputPath. Otherwise saves to the same location as the drawing.
    Won't generate multipage dwf.

    After loading type DWFLAYOUTS to run.

    Regards, Jason Bourhill CAD Concepts 

    DWFlayouts.lsp

  • The attached LISP will automate generating DWF of all Paperspace layouts using the EXPORT command.
    If set, saves to the folder specified by PlotOutputPath. Otherwise saves to the same location as the drawing.
    Won't generate multipage dwf.

    After loading type DWFLAYOUTS to run.

    Regards, Jason Bourhill CAD Concepts 


    Thanks, but I have not seen your code before he wrote his decision.
    His code attaching.

    exp_dwf.LSP

This discussion has been closed.