sir try this one, i just get from the macro im using now.. Im not admin not so familiar, maybe it can help..
its a pmlfrm.. try if this work with you..
--
setup form !!pdfplot size 30 0
!this.formtitle = 'DRAFT'
!this.initcall = '!this.init()'
BAR
!this.bar.add('macro','menu1')
menu .menu1
!this.menu1.add('callback','reload','pml reload form!!pdfplot')
rgroup .acom at xmin form 'PDF'
add tag 'VIEW' select 'view'
add tag 'NO VIEW' select 'nview'
exit
path down
button .copying2 at xmin form 'EXPORT PDF DXF PLT' callback '!this.export()'
path down
text .tira at x 0 width 20 is string
!fff = !ffx.real()
!ss = 1 / !fff
!ffff = !ss.nint()
$!shee
$p SCALE UP $!ffff
PLOT ce pdf /$!ff\$!x 'MINL 0.22,COL BW,$!vv' A0 OVER
PLOT ce /$!ff\$!y A0 CUTM OFF OVER
PLOT ce DXF /$!ff\$!z ACAD ZCOORD EUC SCALEUP $!ffff OVER
sir try this one, i just get from the macro im using now.. Im not admin not so familiar, maybe it can help..
its a pmlfrm.. try if this work with you..
--
setup form !!pdfplot size 30 0
!this.formtitle = 'DRAFT'
!this.initcall = '!this.init()'
BAR
!this.bar.add('macro','menu1')
menu .menu1
!this.menu1.add('callback','reload','pml reload form!!pdfplot')
rgroup .acom at xmin form 'PDF'
add tag 'VIEW' select 'view'
add tag 'NO VIEW' select 'nview'
exit
path down
button .copying2 at xmin form 'EXPORT PDF DXF PLT' callback '!this.export()'
path down
text .tira at x 0 width 20 is string
!fff = !ffx.real()
!ss = 1 / !fff
!ffff = !ss.nint()
$!shee
$p SCALE UP $!ffff
PLOT ce pdf /$!ff\$!x 'MINL 0.22,COL BW,$!vv' A0 OVER
PLOT ce /$!ff\$!y A0 CUTM OFF OVER
PLOT ce DXF /$!ff\$!z ACAD ZCOORD EUC SCALEUP $!ffff OVER