# form-maker **Repository Path**: mirrors_chromium_gitlab_gnome/form-maker ## Basic Information - **Project Name**: form-maker - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README What is this? Its a automatic form filler outter.. Takes a postscript form with some special tags in it and fills it out for you with a nice gui. It can also function in a non-interactive mode for batch form printing. Those of you familar with the HylaFax package, I use the same method that is used there to generate the coverpages, that was my inspiration. Prerequistites : ---------------- gtk/gdk 1.0.4 (tested with the dev series so it should work) glib 1.0.4 (tested with the dev series so it should work) A properly configured printer capable of printing postscript. Building : ---------- This uses GNU's auto* tools so building this on any platform should simply be a matter of: ./configure make make install BUGS : ------ Probably more then you can shake a stick at. Any you find please let me know, especially if you have a patch/fix for the bug :) Contacting the Author(s) ------------------------ At this time I am the sole author of this app I can be reached at the following email: gregm@comstar.net