FreePDF

From WPKG | Open Source Software Deployment and Distribution
Revision as of 16:58, 20 August 2008 by Thalka (Talk | contribs) (FreePDF_XP rpinter emulation ceating PDF-files)

Jump to: navigation, search

FeePDF_XP is a printer device emulation and creates PDF-files (single or so called multi-doc files) from any application, that can print. It depends on ghostscript (Aladdin or GNU, latest releases). The software is available here. On this site you will also find discussions on FreePDF_XP (troubleshooting etc.).

<packages>

    <package id="freepdfxp" name="FreePDF XP 3.26" revision="326" reboot="false" priority="1" >

        <depends package-id="gplghostscript" />

        <check type="file" condition="sizeequals" path="%PROGRAMFILES%\FreePDF_XP\FreePDF.exe" value="761344" />

        <install cmd='cmd /C "%SOFTWARE%\wpkg\packages\fpsetup.bat"' />

        <upgrade cmd='"%SOFTWARE%\wpkg\packages\fpsetup.bat"' />

        <remove cmd='"%PROGRAMFILES%\FreePDF_XP\fpsetup.exe" /q /r' />

        <!-- after uninstall file and directory remain -->
        <remove cmd='cmd /C del /y "%PROGRAMFILES%\FreePDF_XP\fpsetup.exe"' />
        <remove cmd='cmd /C rd  /y "%PROGRAMFILES%\FreePDF_XP"' />

    </package>

The file fpsetup.bat consists of only two lines:

set fpsetup=1
%SOFTWARE%\pdf\FreePDFXP3.26.exe