4
So i can print in the other OSes.
Print to PDF-File
The new home of the GEOS operating system!
You must be logged in to post a comment.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
I found a systemlibrary ps2pdf.geo who is called from pscript.geo (Printerdriver)
but how this works ?
Hi,
We worked on a print to pdf printer at Breadbox, just before Frank Fisher passed away. We never managed to finish the project. The first version was to incorporate the DOS Ghostscript converter, to later on maker a true Geos converter. Our first goal was to make it work, which it did. The result was just fine and editable in PDF editor. The file you are refering to is a system file from the package. There also was a spooler file, and I was working on an icon. You can get the same result using the DOS Ghostscript converter and the Geos Ghostscript PS driver, but it is some fizzling to make it work. You will be shelling out from Geos during the conversion. We just simplified the conversion in the first version.
BR,
Hans
I use now print to GhostScript Software RIP Color (PostScript) in File and in Windows i open the PS-file with GsView and save to PDF.
Hi,
Maybe I use Geos differently (I have the NDO Version 2000 and run it in the DOSBOX Megabuild 5 ) .
To make a PDF I print to file using either to the “HP Laser Jet 5 (post Script)” printer or the “IBM Color Jetprinter PS 4079 (Post Script)” printer (both are included in GEOS) and in Windows, I then use the Adobe Distiller in Windows to convert the RAW files, which are actually Post Script files, to PDF files.
Perhaps this method is outdated.
Cheers.
Chris Ross
Sure, the Breadbox project was to create a solution for the DOSBox. This would operate in all DOSBoxes on all platforms.