Input

book: Create a structured PDF document with headings, chapters, etc.
webpage: Specifies that the HTML sources are unstructured (plain web pages.) A page break is inserted between each file or URL in the output.
continuous: Specifies that the HTML sources are unstructured (plain web pages.) No page breaks are inserted between each file or URL in the output.
Title of the document for the front page.
Extract the first heading of the document and use it as title. If checked the title field has no effect.
The title image or HTML page. These file has to be an attachments!
Specify document version to be displayed on the title page.
Intellectual property owner of this document.
Copyright notice for this document.
Information about who and when modified the document are applied at the end.

Output

Specifies the output format.
Grayscale document  Title page
Compression :   JPEG big images 

Pagina

 
User defined page size 
Choose one of the predefined standard sizes or select user defined.
Specifies the page size using a standard name or in points (no suffix or ##x##pt), inches (##x##in), centimeters (##x##cm), or millimeters (##x##mm).
Set the target browser width in pixels (400-1200). This determines the page scaling of images.
   2-Sided   Landscape
   
   
   
Specifies the margin size using points (no suffix or ##x##pt), inches (##x##in), centimeters (##x##cm), or millimeters (##x##mm). Keep empty for default value.
Left
Middle
Right
Sets the page header to use on body pages.
Left
Middle
Right
Sets the page footer to use on body pages.

Indice

Sets the number of levels in the table-of-contents. Empty for unlimited levels.
   Numbered headings Check to number all of the headings in the document.
Sets the title for the table-of-contents. Empty for default title.
Left
Middle
Right
Sets the page header to use on table-of-contents pages.
Left
Middle
Right
Sets the page footer to use on table-of-contents pages.

Colors

Enter the HTML color for the body (background).
Enter the image file for the body (background). These file has to be an attachments!
Enter the HTML color for the text.
Sets the color of links.
Enables generation of links in PDF files.

Fonts

Set the default size of text.
Set the spacing between lines of text.
Choose the default typeface (font) of text.
Choose the default typeface (font) of headings.
Set the size of header and footer text.
Choose the font for header and footer text.
Change the encoding of the text in document.
Check to embed font in the output file.

PDF

Controls the initial viewing mode for the document.
Document: Displays only the docuemnt pages.
Outline: Display the table-of-contents outline as well as the document pages.
Full-screen: Displays pages on the whole screen; this mode is used primarily for presentations.
Controls the initial layout of document pages on the screen.
Single: Displays a single page at a time.
One column: Displays a single column of pages at a time.
Two column left/right: Display two columns of pages at a time; the first page is displayed in the left or right column as selected.
Choose the initial page that will be shown.

Security

Check to number all of the headings in the document.
 Versione stampabile   Modify
 Copy   Annotate
Specifies the document permissions.
Specifies the user password to restrict viewing permissions on this PDF document. Empty for no encryption.
Specifies the owner password to control who can change document permissions etc. If this field is left blank, a random 32-character password is generated so that no one can change the document.

Expert

Specify language to use for date and time format.
Shrink code blocks on page.
Show line numbers for code blocks.
Make spaces visable by dots (·) instead of white spaces.
Make line breaks visable by a extra character (¶) at the end.
Enable this feature if you searching for problems or intent to report a bug report

About

Version 2.4.2 (MoinMoin 1.9.7)


MoinMoin - Generate PDF document using HTMLDOC

This action script generate PDF documents from a Wiki site using
the HTMLDOC (http://www.htmldoc.org) software packages which has
to be preinstalled first.

Copy this script in your's MoinMoin action script plugin directory.

Thanks goes to Pascal Bauermeister who initiated the implementaion.
Lot of things changes since then but the idear using HTMLDOC is the
main concept of this implementation.

Please visit the homepage for further informations:
http://moinmo.in/ActionMarket/PdfAction

@copyright: (C) 2006 Pascal Bauermeister
@copyright: (C) 2006-2010 Raphael Bossek <raphael.bossek@solutions4linux.de>
@license: GNU GPL, see COPYING for details

       

Italiano English
Locked History Actions

HelpOnActions

Actions

Actions are tools that work on a page or the whole wiki, but unlike macros they do not add to the page content when viewing a page, rather they work on that page content. They either produce some output based on page contents (navigational actions like searching) or implement functions that are not related to viewing a page (like deleting or renaming a page).

There is a set of system-defined actions, which includes page editing; you can extend the set of known actions by your own ones. See HelpForDevelopers for more on that.

The following actions are added to the list of user-defined extension actions at the bottom of each page (or in the "More actions" menu). This happens to any mixed-case extension, for other actions (all lower-case) see the list further down this page. Some of these action might not be available for your wiki site.

Action

Description

Remark

AttachFile


attach files to a page, see /AttachFile for more details.

This action is not granted if you are not logged in.

CopyPage


Copy a page, after you confirmed it. All subpages could be copied too.

DeletePage


Delete a page, after you confirmed it; deletion means a final backup copy is created and only then the page is deleted, i.e. you can revive the page later on (as long as the backups are not physically deleted). All subpages could be deleted too.

This action is not granted if you are not logged in.

RenamePage


Rename a page, after you confirmed it. All subpages could be renamed too.

LikePages


list pages whose title starts or ends with the same WikiWord as the current page title.

LocalSiteMap


show nearby links of the current page, i.e. list all referred-to pages, and in turn their references, to a certain limited depth.

SpellCheck


call the spell checker for the current page; see HelpOnSpellCheck for more.

SubscribeUser


Administrators can use it to subscribe other users to pages

SyncPages


Used to synchronise different wiki sites. See HelpOnSynchronisation.

Load


Used to load a page into the wiki or an attachment onto the current.

Save


Used to save a page of the wiki into a text file

The following is a list of internal actions that are used to implement the various icons and links at the top and bottom of pages, or supplement certain macros.

Action

Description

Remark

titleindex


Implements the listing of all page names as text (append ?action=titleindex to your wiki address) or XML (?action=titleindex&mimetype=text/xml); the main use of this action is to enable MetaWiki.

fullsearch


this action is triggered by clicking on the "Search Text" button of the FullSearch macro (?action=fullsearch&value=HelpOnActions).

titlesearch


this action is triggered by clicking on the "Search Titles" button of the TitleSearch macro (?action=titlesearch&value=HelpOnActions).

inlinesearch


this implements the inline search for the form fields at the bottom of each page (note that this uses POST requests, so you won't normally see this action in URLs).

highlight


highlight the search word when you click on a link in a search result list.

diff


display differences between page revisions.

info


show meta-data on a page.

login


log into the wiki.

recall


display an older revision of a page.

show


display a page (the default action).

refresh


refresh the cached version of a page (currently only used on XSLT-formatted pages).

print


show the print-view of a page, which omits the navigational items from the display view.

edit


edit this page.

savepage


save this page (do not ever use this manually).

subscribe


subscribe to a page.

userform


save user preferences.

bookmark


set bookmark for RecentChanges.

raw


send the raw wiki markup as text/plain (e.g. for backup purposes via wget); SystemInfo?action=raw will show the markup of SystemInfo.

format


emit specially formatted views of a page. Parameter mimetype specifies the wanted mime-type.

You can generate DocBook markup from your pages by appending ?action=format&mimetype=xml/docbook to the address. Note that you need to install PyXML to use it.

rss_rc


generate a RSS feed of RecentChanges.

chart


display charts.

export


export the wiki content.

[experimental]

content


for transclusion into static web pages, this action emits the pure page content, without any <html>, <head>, or <body> tags.

links


generates a list of all pages and the links on them, just like LinkDatabase.

sitemap


generates a Google XML sitemap, see Sitemap protocol

xmlrpc and xmlrpc2


Wiki XML-RPC interface, see XmlRpcToWiki.

By default this is disabled by actions_excluded.

revert


revert to an older version of the page.

showtags


dumps all sync tags related to the page.

thread_monitor


Dumps the tracebacks of all current running threads. Note that you must enable the thread monitor support by putting the line  from MoinMoin.util.thread_monitor import activate_hook; activate_hook() at the top of your CGI/FCGI/... python file.

supplementation


calls a supplementation page e.g. discussion for a page