Skip to main content
8-Gravel
May 28, 2024
Solved

create a pdf & step file with mapy key

  • May 28, 2024
  • 2 replies
  • 1528 views

Dear,

Good day

Can you please help me to make map key as full fill below requirement.

 

We created drawing file with parameter as below .

Now I want a to create individual part  pdf & step file (drawing file having more pages ,so only one part need to convert pdf and step ) by using map key & that file name should be drawing number which I provided in parameter.

ssreevalsan_1-1716872000042.png

 

 

ssreevalsan_2-1716872000045.png

 

 

 

 

Thanks with Best Regards,

Sreelal Sreevalsan 

Mob: +966-571124829

 

 

 

 

Best answer by Pettersson

Using a parameter and entering that as the file name in a mapkey is tricky, unfortunately. These things can be done, but it usually involves things like saving text files to disk and using a BAT file to read them, sending keyboard commands to the OS or running an Autohotkey script, or something like that. The easier way to do it is to just pause the mapkey when it's time and let the user enter the file name themselves.

 

Besides that part, the rest should be easy. Just record the mapkey and do the steps yourself.

2 replies

15-Moonstone
May 28, 2024

Using a parameter and entering that as the file name in a mapkey is tricky, unfortunately. These things can be done, but it usually involves things like saving text files to disk and using a BAT file to read them, sending keyboard commands to the OS or running an Autohotkey script, or something like that. The easier way to do it is to just pause the mapkey when it's time and let the user enter the file name themselves.

 

Besides that part, the rest should be easy. Just record the mapkey and do the steps yourself.

8-Gravel
May 28, 2024

thanks for the reply .

I am doing like that now

Community Moderator
June 4, 2024

Hello @ssreevalsan

 

It looks like you have a response from a community member. If it helped you solve your question please mark the reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Community Moderation Team.