Center Heading in Exported PDFs

brandon's Avatar

brandon

27 Feb, 2013 04:27 PM

I am sure there is a simple answer for this, but I am personally stumped.

I like to use Multimarkdown Composer to create PDF reports.

I created a new stylesheet, "Reports" and would like to specify the Heading2 should be text-align:centered - but I can't seem to make it happen.

Suggestions?

Thanks!

Brandon

  1. Support Staff 1 Posted by Fletcher on 28 Feb, 2013 12:38 AM

    Fletcher's Avatar

    To modify the appearance of HTML, you use CSS. You can use CSS in the stylesheet itself (every included style sheet includes some CSS already as an example), or link to an external CSS file in the document's metadata (if you have an existing CSS file you like on the internet).

    You can do *a lot* of customization with CSS (especially CSS 3!)

    FTP

  2. 2 Posted by brandon on 28 Feb, 2013 03:08 AM

    brandon's Avatar

    I knew I was missing something.

    Thanks!

    Nice to see that you can move CSS into a multiline format, as long as you keep it in the quotes.

  3. Fletcher closed this discussion on 01 Mar, 2013 01:33 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac