Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
See image below:
The config option "display_dwg_tol_tags no" turns off the 4 lines for the tolerance tags however I also want to turn off the other side which shows:
Alternatively since I really just want to export a clean image of a drawing, if you have any other way to create an image that can be clean, please let me know (I don't see any configuration options in the save as .png dialog)...?
Thanks, Lawrence
Solved! Go to Solution.
Although it doesn't exactly get me to the final destination, I did find a workaround to hide the gray text for direct save as png file type.
Unfortunately, the scaling and the fickle resolution 'control' based on zoom level may still be an insurmountable problem for us. Feel free to post anything else if you find something that may help. Thank you all for your ideas and help in this thread!
Use Save As. You can choose png.tiff or pic.
I always save as pdf. This preserves scale and can also be resave as an image if needed.
Its confusing, but there is a tiff "printer". If you go to file -> Print and then click the "Settings" button. Next to the printer field there is a +drop down arrow. Click "Add Printer Type" and then pick TIFF from the bottom.
Choose print to file and then after you have browsed to a file location, change the extension to .TIFF
This is an interesting solution that I would not have stumbled on, and it appears to work as you stated. However, after doing this, I cannot increase the resolution and the image is pretty poor quality. Do you know where I could increase the resolution? I have not been able to find it yet in any of the settings...
drawing_shaded_view_dpi 300
hm, I just tried that and it didn't seem to help in my case. Perhaps because I am trying to export sketch symbol/entities and not a drawing view like it suggests. Any other ideas/tricks?
This is how it is exporting using that print to tiff method:
I seem to remember a LOT of options for getting good outputs using tiff or other raster type outputs.
raster_plot_dpi (default is 100)
You might want also tiff_compression (files get large)
Once PDF became more normal, we stopped doing tiff and never looked back.
@StephenW has the right config here. We have raster_plot_dpi set to 300 as well.
Thanks for the fast reply, yes the raster_plot_dpi changes the resolution of the png, so thank you! I will also check the tiff compression. FIle size already is in the 3 MB range for a png that would normally only be about 12 KB.
Yes, PDF is nicer/easier/smaller, however, because this is for a website they are requiring it to be a png image file. 😥
Resolution is significantly better using raster_plot_dpi 400 (instead of 100):
The image below is a png exported using save as and zoomed in (with the gray text):
Saving a pdf as a png makes a very good image with a decent file size. It is an extra step, but may get you an acceptable result.
Can you do a save as to png from standard Acrobat Reader? Or perhaps you know of a good tool for this?
Thank you for your help!
Lawrence
Acrobat Reader is a PDF Viewer. It doesn't allow any of that kind of file export.
There are free programs that will save a PDF as a PNG. I use GIMP as a photo editing software and it will open a PDF and export a PNG file. On the pay side, I also have bluebeam for PDF editing that will also.
Not sure if it matters, but did you reboot after applying the config? Some only take effect on a restart of the program. What it looks like for me (zoomed 150%):
Yes I did reboot, but thanks again for the idea and the suggestion!😀
Although it doesn't exactly get me to the final destination, I did find a workaround to hide the gray text for direct save as png file type.
Unfortunately, the scaling and the fickle resolution 'control' based on zoom level may still be an insurmountable problem for us. Feel free to post anything else if you find something that may help. Thank you all for your ideas and help in this thread!