in reply to Can Perl generate a page break character that Microsoft Word will recognize?

Have you considered outputting MOBI instead of MS Word? The EBook::MOBI module looks pretty simple to use. Kindle can also read HTML and supports a custom tag for page breaks.

  • Comment on Re: Can Perl generate a page break character that Microsoft Word will recognize?