topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday June 17, 2025, 8:11 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wysardry [ switch to compact view ]

Pages: [1]
1
I just tried version 0.14.0 and everything works as expected, given the warning message about deleting PostScript files. :)

2
We're nearly there. Changing the setting does allow the PostScript file to be kept when exporting as a PDF now.

Unfortunately, saying you don't want to keep the PostScript file will cause a previously built one to be deleted.

In other words, if it isn't set to keep PostScript files and you build a PostScript file then a PDF one (from the same man file), you lose the PostScript file.

If you build the PDF file first, you don't have this issue, of course.

Bill Gates would call this a feature, not a bug. ;)

Warning about this in the settings would be the easiest workaround.

3
For some reason, it only builds one file each time now, no matter how I set "keep the postscript file after creating the pdf file".

4
No problem. Having both files built could be useful.

Maybe you could add a "both" option to the output format selection. :)

5
Okay, I added "C:\Program Files\gs\gs10.02.1\lib" to the PATH environment variable and had no error message when starting groffstudio.

I loaded a man file, set the output format to PDF and then clicked "build".

This produced a PostScript file and a PDF file. I was able to view the .ps file in gsview and the .pdf file in Firefox without problems.

Setting the output format to PostScript also built both files.

6
I get an error at startup saying "On Windows, for creating PDF files, you need GhostScript installed. Sadly, groffstudio could not find ps2pdf.exe in your %PATH%, so writing PDF files will not be supported."

As mentioned before, I do have GhostScript (10.02.1) installed, but it does not have a ps2pdf.exe file.

There is a ps2pdf.bat file in its lib subdirectory, but only "C:\Program Files\gs\gs10.02.1\bin" is in the PATH. The bin directory contains gswin64.exe, gswin64c.exe, gsdll64.dll and gsdll64.lib only.

7
It's much easier to start gsview, load the .ps file from the menu and then export it as a PDF.  ;)

8
It doesn't look like I have ps2pdf.exe anywhere on my hard drive. I've been using gsview with Ghostscript to convert from PostScript to PDF.

I did notice that on the groff-1.22.4-w32 section of the ezwinports page it says:-

Note: this distribution was built without Ghostscript being installed, so the HTML back-end (grohtml) and the PDF formatter (pdfroff) were not tested, and might even not work due to some missing file or font.

9
I'm having a few minor problems with using groffstudio on Windows 10.

The link to groff was greyed out, but I downloaded groff-1.22.4-w32-bin from here. I copied the files to C:\programs\groff\ and added C:\programs\groff\bin\ to my path.

I am able to load man page files in groffstudio, but it can only convert them to PostScript, not PDF format. The pdfroff file is in programs\groff\bin so it should be found by the system.

If a PDF file does get created, it is around 2Kb in size (regardless of the input file size) and appears blank in Firefox.

Pages: [1]