Skip to main content
frank0135
Participant
October 13, 2016
Answered

How to remove the word Emailing when sending pdf via email

  • October 13, 2016
  • 1 reply
  • 463 views

When I make a PDF and send it to my email, the program inserts the file number in the subject line of the email with Emailing before the file number (Emailing - 123456 ) How do I get rid of the word emailing so all I see is the file number (123456) The reason being when the pdf's are returned to me I want them to sort numerically. TIA

This topic has been closed for replies.
Correct answer Adorobat

Hi frank0135

I am sorry for the delay in response.

This behavior is by design and can't be changed. However, you can put a button on the pdf and set properties not to print the button, and use script for attaching the document to email, or you can remove the file number manually.

Thank You,

Shivam

1 reply

Adorobat
AdorobatCorrect answer
Participating Frequently
October 23, 2016

Hi frank0135

I am sorry for the delay in response.

This behavior is by design and can't be changed. However, you can put a button on the pdf and set properties not to print the button, and use script for attaching the document to email, or you can remove the file number manually.

Thank You,

Shivam