Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

tonytwok
1157 Vistas, 16 Respuestas

Text spacing issue

I'm trying to give precise spacing to some mtexts but I have the problem that after PDF print the spacing changes.

 

In the image below you can see three screenshots: in the upper part the model screen, in the center the print preview and below the pdf.

 

Anybody know a solution? 

 

Text.jpg

pendean
en respuesta a: tonytwok

Your PDF has a font substitution perhaps: you'll need to share that DWG snip and the PDF you created for examination.
tonytwok
en respuesta a: pendean

Ok, I attached DWG, PDF and the font. To print I used DWG To PDF.pc3.

JTBWorld
en respuesta a: tonytwok

If you plot in the background try to plot in the foreground instead and see if it makes any difference. 


Jimmy Bergmark
JTB World - Software development and consulting for CAD and license usage reports
https://jtbworld.com

tonytwok
en respuesta a: JTBWorld

I didn't plotted in backgroud but I tried now and it never make difference. 

kcooperBP87A
en respuesta a: tonytwok

You probably have several options for what "printer" to use for a PDF output.  Have you tried different choices?

kcooperBP87A_0-1712336240984.png

 

pendean
en respuesta a: tonytwok


@tonytwok wrote:

Ok, I attached DWG, PDF and the font. To print I used DWG To PDF.pc3.


Thank you for the files: your DWG file opened here looks like your PDF. What's missing from the file you posted compared to the earlier screenshots?

pendean_0-1712341952422.png

 

 

And are you aware every recipient of your PDF that does not have your font installed on their PC or MAC will never see the font in this style either? As long as you embed fonts into your PDFs anyway.

tonytwok
en respuesta a: kcooperBP87A

Yes I tried all but the problem is always the same. I also printed with the Hp Desingjet and it's perfect.

tonytwok
en respuesta a: pendean

In my AutoCAD the text it's inside the rectangle:

 

Text 2.jpg

 

Why this difference from your? Do you installed my font?

pendean
en respuesta a: tonytwok

pendean_0-1712346171789.png

 

pendean_0-1712346279837.png

 

rkmcswain
en respuesta a: pendean

If I remove the character spacing on the string, it plots the same as it looks on screen.

 

rkmcswain_0-1712347919191.png

 

R.K. McSwain     | CADpanacea | on twitter
tonytwok
en respuesta a: rkmcswain

You are right, but in this job I need to maintain the spacing I selected to fill the text inside a square.  

pendean
en respuesta a: tonytwok


@tonytwok wrote:

You are right, but in this job I need to maintain the spacing I selected to fill the text inside a square.  


Still doesn't explain why we can't see what you see in AutoCAD.

 

Also:

1) why is COLUMNS>DYNAMIC in use in your one-word MTEXT?

2) Why a set width?

pendean_0-1712350130818.png

3) what is your custom CTB file adding to the plotting?

4) If you are plotting from modelspace (that's what your PDF says), why is there no saved printer? No scale? wrong page size (portrait is saved, you created landscape PDF)

pendean_2-1712350493692.png

 

5) what is this setting for if I may ask? It does not seem to do much

pendean_3-1712350706834.png

 

if I adjust your TEXT to fix the rectangle

pendean_4-1712350799796.png

 

Then PLOT with these choices

pendean_5-1712350826097.png

 

I seem to get a PDF that completely matches the DWG

pendean_6-1712350896667.png

 

HTH

 

james.jinan.xue
en respuesta a: tonytwok

Hi @tonytwok and @pendean , sorry for the confusion. 

The issue is reproducible in AutoCAD 2025 for TrueType Text but not in AutoCAD 2024. 

The workaround is to switch to "Intermediate Mode" for 2D Display settings in GRAPHICSCONFIG dialog.

tonytwok
en respuesta a: james.jinan.xue

Thanks, you found the solution!

pendean
en respuesta a: james.jinan.xue


@james.jinan.xue wrote:

Hi @tonytwok and @pendean , sorry for the confusion. 

The issue is reproducible in AutoCAD 2025 for TrueType Text but not in AutoCAD 2024. 

The workaround is to switch to "Intermediate Mode" for 2D Display settings in GRAPHICSCONFIG dialog.


Perhaps you should be running this in 2025 then to figure out what else your system may be needing in display/video card help

https://help.autodesk.com/view/ACD/2025/ENU/?guid=GUID-14929CF2-8E39-4F87-B8C2-18440B12922E 

pendean_0-1712577890923.png

 

rkmcswain
en respuesta a: tonytwok

@tonytwok wrote:

You are right, but in this job I need to maintain the spacing I selected to fill the text inside a square.  

Fair enough. I was just pointing out that there is a bug at play here. Not sure whose bug it is, but nevertheless.

R.K. McSwain     | CADpanacea | on twitter