Skip to main content
Inspiring
February 7, 2024
Answered

Vector (WMF/EMF) graphic deterioration in PDFs created in FrameMaker

  • February 7, 2024
  • 2 replies
  • 1084 views

Imported WMFs and EMFs look great in FrameMaker; however, in the PDF (created using File > Save As PDF), lines in the graphics disappear. PDFs and SVGs look fine in the PDF.  Is this an Adobe Acrobat issue or should I be doing something different in FrameMaker? Thanks.

This topic has been closed for replies.
Correct answer Samala

Why not save as PDF from Visio?

 


I'm recommending PDF to to my team, but I was just commenting that SVG works fine too. Thanks!

2 replies

Community Expert
February 7, 2024

EMF and WMF files are not as reliable as other vector formats (EPS is best, SVG is good - in my experience). It could be that the output does not reflect that what you see in FrameMaker.

However, it could also be that this is just a zoom effect. What happens, when you zoom in? Do you still do not see these lines?

Bob_Niland
Community Expert
Community Expert
February 7, 2024

It would also be worth trying the other PDF workflows:
🗏Publish to PDF
🗏Print to PDF
🗏Print to .ps & Distill
and check the compression settings for each.

I concur with Winfried that EPS is usually the optimal image type for PDF, as PDF is just device-independent Postscript, and EPS is just Encapsulated Postscript, so theoretically gets passed into PDF unmolested.

If HTML/XML/eBook are in the future, SVG is a worthy goal (because it's XML already).

Depending on what vector editor you have available, you might be able to batch convert the legacy vector files to EPS or SVG.

I used to encounter stray-extra-vector problems with some legacy CAD vector formats (DXF?), and made conversion to EPS part of the workflow.

SamalaAuthor
Inspiring
February 8, 2024

Given that PDF is the workflow target, another approach for vector image import is … PDF.

If it looks OK after save-as/export from Creo or Visio, it would be expected to be unmolested by FM.


Yes, PDF looks fine too. I'm leaning toward SVG or PDF. SVG file size is smaller. 

Thanks everyone for your help!

Jeff_Coatsworth
Community Expert
Community Expert
February 7, 2024

What version of FM? Have you tried Publishing to PDF?

SamalaAuthor
Inspiring
February 7, 2024

I just upgraded from 2019 to 2022 but I was seeing the issue in 2019 too. I have not tried Publishing to PDF. Let me give that a shot. Thanks!