Skip to main content
Question

dwg read and print layouts to dwf/pdf

  • August 5, 2019
  • 7 replies
  • 65 views

sprongandre
Forum|alt.badge.img

I would like to read a dwg layout and print it to dwf.

Does somebody has an example how to fix that? :-)

Thanks!

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

7 replies

pratap
Contributor
Forum|alt.badge.img+12
  • Contributor
  • 605 replies
  • August 6, 2019

Does "Autodesk AutoCAD DWF" writer did not worked?


sprongandre
Forum|alt.badge.img
  • Author
  • 33 replies
  • August 6, 2019

Does "Autodesk AutoCAD DWF" writer did not worked?

It does, but only for modelspace, not for the layouts (paperspaces)


pratap
Contributor
Forum|alt.badge.img+12
  • Contributor
  • 605 replies
  • August 6, 2019

It does, but only for modelspace, not for the layouts (paperspaces)

Are you able to read the contents from paper space?


sprongandre
Forum|alt.badge.img
  • Author
  • 33 replies
  • August 6, 2019

Are you able to read the contents from paper space?

Hi, yes I can read the content from the model and paperspaces. Also I can print to pdf, but I can't print a specific layout, I can only print the modelspace


pratap
Contributor
Forum|alt.badge.img+12
  • Contributor
  • 605 replies
  • August 6, 2019

Hi, yes I can read the content from the model and paperspaces. Also I can print to pdf, but I can't print a specific layout, I can only print the modelspace

When you can read then you can write as well...

Any how could you kindly send sample file to check


sprongandre
Forum|alt.badge.img
  • Author
  • 33 replies
  • August 6, 2019

When you can read then you can write as well...

Any how could you kindly send sample file to check

Hi Pratap,

See the attachments, hopefully you can do it! :-D

A0_A1 layout.dwgacad2dwf.fmw


chrisatsafe
Contributor
Forum|alt.badge.img+2
  • Contributor
  • 606 replies
  • August 8, 2019

Hi @sprongandre,

Did you have the Paper space selected in the reader parameters? If you only want to read the A1L layout, you will want to deselect the Read Model Space parameter in the DWG Reader parameters (also have Read model space entities through viewport deselected).

I have attached a sample workspace that writes to PDF - hope that helps: DWG_Layout_to_PDF.fmwt