es.caib.ibkey.ghostscript.helper
Class GhostScriptConversionHelper

java.lang.Object
  extended by es.caib.ibkey.ghostscript.helper.GhostScriptConversionHelper

public class GhostScriptConversionHelper
extends java.lang.Object

Conversor de PDF a PDFA a partir d'un ps template. Les FilterOptions disponibles són: GS.documentUUID: per a establir un documentUUID, sinó ghostscript genera un aleatori. Les opcions de sistema per a la configuració són: es.caib.ibkey.ghostscript.exec=ruta a l'executable es.caib.ibkey.ghostscript.fontpath=path al directori que conté les fonts es.caib.ibkey.ghostscript.pdfatemplate=path al template de conversió a PDFA es.caib.ibkey.ghostscript.deviceColorModel=model de color del document

Author:
u91940

Constructor Summary
GhostScriptConversionHelper()
           
 
Method Summary
 java.lang.String convertDocument(java.lang.String stringInputDocument, java.lang.String stringConvertType, java.lang.String stringOutputDocument, java.util.Map filterOptions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GhostScriptConversionHelper

public GhostScriptConversionHelper()
Method Detail

convertDocument

public java.lang.String convertDocument(java.lang.String stringInputDocument,
                                        java.lang.String stringConvertType,
                                        java.lang.String stringOutputDocument,
                                        java.util.Map filterOptions)
                                 throws java.io.IOException,
                                        ConversionException,
                                        java.lang.InterruptedException
Throws:
java.io.IOException
ConversionException
java.lang.InterruptedException


Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.