4.68x0.83" PDF instead of oversized 187.2441 x 33.1102" (PREPARE cgm to pdf)
Solution
This is the size in INCHes of your cgm, as shown on TcVis : ![(https://tacattach.industrysoftware.automation.siemens.com/prod/ir/10391388/activity/203119870/image/1)
Tested SOLUTION
============
DETAILS :
Please try these settings (note the -density 400 argument) :
1) MaxRasterOutputSize=9999 and CgmUnits=file in vvcp.ini.
2) prepare -pdf -overwrite -logall -logfile .\124013_MAX_400_log.txt .\input.cgm -density 400 -out .\124013_400_MAX.pdf -debugf .\debug_124013_400_MAX.txt
(https://tacattach.industrysoftware.automation.siemens.com/prod/ir/10391388/activity/203119870/image/2)
Notes