= PDF output for metadata view mode = || '''Date''' || 2011/05/18 || || '''Contact(s)''' || Francois || || '''Last edited''' || || || '''Status''' || complete || || '''Assigned to release''' || 2.7.0 || || '''Resources''' || Available || || '''Ticket''' || #XYZ || == Overview == This proposal aims to provide the capability to print a metadata record in PDF format. The PDF layout is simple (ie. similar to the default flat mode of the HTML output). It provides link to : * the HTML page of the metadata record using http://localhost:8080/geonetwork-main?uuid=da165110-88fd-11da-a88f-000d939bc5d8 * the XML document using http://localhost:8080/geonetwork-main/srv/en/xml.metadata.get?uuid=da165110-88fd-11da-a88f-000d939bc5d8 * and links to download or WMS link when available. A link is added to the metadata view page: [[Image(pdf-action.png)]] === Proposal Type === * '''Type''': Metadata view * '''App''': !GeoNetwork === Links === * '''Documents''': * '''Email discussions''': * '''Other wiki discussions''': === Voting History === * Vote proposed by Francois on XYZ, result was ---- == Proposal == PDF output is provided for all schemas: * iso19139 * iso19115 * iso19110 * fgdc * dublin-core See attachments for examples. To add this capability to a new schema: * Create a metadata-{schemaId}-fop.xsl in the present directory of the schema * Create a template called metadata-fop-{schemaId} which is used by layout-pdf.xsl {{{ }}} * Include this XSL in metadata-{schemaId}.xsl using {{{ }}} === Backwards Compatibility Issues === None. === New libraries added === None. == Participants == * Francois