Creating a newsletter in HTML - preferably converting Pages to HTML

I want to be able to send a newsletter I create via email and not have the user required to open an attachment. I'm assuming the best way to do that is to use HTML but I'm open to suggestions. If HTML is the best way, then how can I convert an Apple Pages file to HTML? I'm creating them currently in Pages.

Thanks.


MacBook Air, macOS 12.5

Posted on Nov 13, 2022 01:23 PM

Reply
Question marked as Top-ranking reply

Posted on Nov 13, 2022 02:07 PM

There are two problems with your concept.

  1. Pages has no provision for creating, saving or exporting content as HTML.
  2. Apple Mail does not automatically convert HTML code opened, or dropped on a compose page as styled HTML content. That has to be done programmatically using AppleScript, a knowledge of HTML/CSS3 syntax, and for a newsletter, it would be considerable coding and a most impractical use of your time.


What you really need is a hosted website where you can place your updated HTML documents representing your Newsletters, and provide a link to the current HTML format newsletter location in the body of the email. Users click on the link and the HTML opens in their default browser.


MS Word can save its content as HTML. So can LibreOffice Writer.

2 replies
Question marked as Top-ranking reply

Nov 13, 2022 02:07 PM in response to Silly_serious

There are two problems with your concept.

  1. Pages has no provision for creating, saving or exporting content as HTML.
  2. Apple Mail does not automatically convert HTML code opened, or dropped on a compose page as styled HTML content. That has to be done programmatically using AppleScript, a knowledge of HTML/CSS3 syntax, and for a newsletter, it would be considerable coding and a most impractical use of your time.


What you really need is a hosted website where you can place your updated HTML documents representing your Newsletters, and provide a link to the current HTML format newsletter location in the body of the email. Users click on the link and the HTML opens in their default browser.


MS Word can save its content as HTML. So can LibreOffice Writer.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Creating a newsletter in HTML - preferably converting Pages to HTML

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.