Thank you for your response, I am using a2x to create my pdf and I have a makefile with the following a2x line that creates my pdf file: a2x --no-xmllint -f pdf -d book --dblatex-opts "-P latext.output.revhistory=0"
As you suggest I went to the FAQ and saw there is a lot to look through. To bad it's not as simple as the rest of asciidoc just putting an image on the front cover page of a pdf document but you got to draw the line some where on simplicity. I'll look into it on a rainy day, I need to continue writing the rest of the document. Thank you again Dave On Friday, October 5, 2012 8:45:05 PM UTC-4, Lex Trotman wrote: > > > > On 6 October 2012 03:38, David Rogers <[email protected] > <javascript:>>wrote: > >> I am new to asciidoc and I am able to generate html and pdf documents >> with images. Put how do I put a company_logo.png image on my cover sheet? >> > > Html generated by asciidoc is all one page, so the concept of > "coversheet" doesn't really exist, so you can only put the logo after the > header. > > Coversheets for chunked HTML and PDF generated from docbook depends on the > particular tool chain and I admit can be quite complex, and is beyond the > scope of this list, see Faq #3 for references to particular toolchain > documentation. More help would be available on the list for the particular > toolchain. > > Cheers > Lex > > >> Please explain it to a newbie >> Thank you much >> >> -- >> You received this message because you are subscribed to the Google Groups >> "asciidoc" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/asciidoc/-/SwU91Z2I8AMJ. >> To post to this group, send email to [email protected]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/asciidoc?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To view this discussion on the web visit https://groups.google.com/d/msg/asciidoc/-/YDvKjXoASiIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
