Why Linetypes Look Correct on Screen but Wrong in PDF or Print
A linetype can look correct in model space and still print as a solid line, lose its text, produce black boxes, or create an unexpectedly large PDF. The fault can occur at the viewport, plot style, PDF driver, font, or viewer stage.
Use a controlled comparison from model space to plot preview to final PDF instead of changing the LIN definition immediately.
Identify Where the Difference Appears
Model Space
Confirm the object, layer, and linetype are correct at a useful zoom level. A regenerated model-space display is the starting reference, not proof of print success.
Paper Space
Check every viewport, its scale, and whether linetype display is normalized across layouts. Review PSLTSCALE and MSLTSCALE when viewports disagree.
Plot Preview
Preview uses the selected plotter, paper, plot style, and scale. If the fault appears here, it belongs to the AutoCAD plot configuration rather than the external PDF viewer.
Final PDF or Printed Sheet
If preview is correct but the saved PDF is wrong, compare drivers and viewers. If the PDF is correct but paper is not, investigate printer resolution and physical lineweight.
Compare Viewport Scale and Linetype Display
Viewport-Specific Results
A pattern can be readable in one viewport and dense in another. Confirm the viewport is locked at the intended scale and that per-viewport layer overrides are not changing the assigned linetype.
Multiple Viewports at Different Scales
Build one test layout with several standard scales. This exposes whether the issue is a scale-system configuration or one object’s local override.
Regenerate Before Plotting
REGEN
REGEN recalculates display data in the current viewport. Use it after loading or changing a definition.
REGENALL
REGENALL updates all viewports. It is the safer command before a multi-layout or multi-viewport test.
Close and Reopen the Drawing
Reopening clears some cached display conditions and tests whether the file loads all required resources from the configured support paths.
Check Plot Preview
Determine Whether the Problem Is in AutoCAD
If preview already shows closed gaps, missing symbols, or the wrong lineweight, check plot style, viewport, and font resources.
Determine Whether the Problem Is in the PDF Viewer
Open the same PDF in two independent viewers and inspect at several zoom levels. Thin dashes can merge because of screen antialiasing even when the vector data is valid.
Check Plot Style and Lineweight Interactions
Thick Lines Hiding Small Gaps
A lineweight wider than a short blank element can visually close the pattern. Compare with a thin test weight and consult linetype, lineweight, color, and plot-style roles.
Plot Style Color Mapping
CTB or STB settings can map colors to unexpected lineweights or screening. Confirm that the layer and object do not carry direct overrides.
Screening and Grayscale
Low screening or grayscale conversion can make thin pattern elements disappear. Test a full-strength monochrome configuration to isolate the issue.
Check the PDF Driver
AutoCAD PDF Presets
Test with a standard Autodesk PDF preset before modifying a custom PC3. This provides a known baseline.
Vector Quality
Higher vector resolution can preserve fine dashes and small SHX shapes, but excessive settings increase file size. Choose a resolution appropriate to the sheet.
Raster Quality
Raster quality matters when transparency, shading, or rasterized viewports force linework away from pure vector output.
Custom Plotter Configurations
A custom PC3 can contain outdated font, merge, or resolution settings. Duplicate and test it rather than changing the production file without a rollback.
Check Complex Text and SHX Shapes
Missing Fonts
Substituted fonts change width and can overlap the base pattern. Confirm the text style and font on the plotting workstation.
SHX Text Handling
PDF options may store SHX text as geometry or add recognition comments. This affects searchability, selection, and file size but should be tested with the actual delivery requirement.
Text Converted to Geometry
Geometry is visually dependable but is not normal searchable text and can add many vector entities. Use it deliberately for compatibility, not by accident.
TrueType Fonts vs. SHX Fonts in PDF Plotting
PDF File Size and Embedded TrueType Fonts
TrueType fonts can be embedded or subset, increasing file size. Repeated labels in complex linetypes can magnify that cost across long drawings.
Searchable Text vs. Geometry
TrueType text is more likely to remain searchable, while SHX content is commonly output as geometry or recognized separately by the PDF process.
Black Frames or Boxes Around Linetype Text
Some driver, font, clipping, or viewer combinations can show black rectangles or frames around repeated text. Test another standard PDF preset, turn off unsupported font handling options, and compare a known SHX or TrueType style.
Driver and PDF Viewer Differences
A PDF that is correct in one viewer and wrong in another indicates a rendering compatibility issue. Deliver a tested PDF configuration and specify supported viewers where the project requires strict appearance.
Check Overlapping and Duplicate Geometry
Coincident lines can make gaps appear filled and increase PDF complexity. Use OVERKILL carefully on a backup, inspect Xrefs, and check whether a hatch or duplicate block overlays the linetype.
Test with a Standard Plot Configuration
Plot one sheet using a standard AutoCAD PDF driver, a known CTB/STB, no transparency, and a common paper size. If the issue disappears, reintroduce custom settings one at a time.
Create a Linetype Plot Test Sheet
Multiple Viewport Scales
Include the standard project scales and label each viewport clearly.
Multiple Lineweights
Show thin, medium, and heavy examples to identify gaps that close during plotting.
Simple and Complex Linetypes
Include standard dash-gap patterns, text-based patterns, and SHX shape patterns.
SHX and TrueType Font Comparisons
Use equivalent text styles so file size, frames, searchability, and visual output can be compared directly.
Screen-to-PDF Troubleshooting Checklist
- Run REGENALL and save the drawing.
- Compare model space, paper space, preview, and final PDF.
- Verify viewport scales and layer overrides.
- Test thinner lineweights and a standard plot style.
- Use an Autodesk PDF preset as the baseline.
- Confirm fonts and SHX resources are available.
- Compare TrueType and SHX text output.
- Open the PDF in more than one viewer.
- Check for duplicate linework.
- Archive the approved PC3, plot style, and test PDF.
