Groups | Search | Server Info | Login | Register


Groups > comp.editors > #106725

Re: What is the best free software for creating & editing PDFs nowadays

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Peter Flynn <peter@silmaril.ie>
Newsgroups alt.comp.os.windows-11, comp.editors, comp.text.pdf, alt.comp.os.windows-10
Subject Re: What is the best free software for creating & editing PDFs nowadays
Date Tue, 4 Mar 2025 22:32:26 +0000
Organization Usenet Labs Bozon Detector Facility
Lines 36
Message-ID <m2pdbqFj0tlU1@mid.individual.net> (permalink)
References <vpt55o$2p5o$1@nnrp.usenet.blueworldhosting.com> <vpt865$3r2n0$5@dont-email.me> <vptifl$gqq$1@nnrp.usenet.blueworldhosting.com> <vptss4$3ud2o$3@dont-email.me> <vpu972$gvk$1@nnrp.usenet.blueworldhosting.com> <vpuame$14bh$1@nnrp.usenet.blueworldhosting.com> <vpuci9$m8g$1@nnrp.usenet.blueworldhosting.com> <vpvqbb$cd2j$2@dont-email.me> <vq0ilp$1lnp$1@nnrp.usenet.blueworldhosting.com> <m2mlrgF6iifU1@mid.individual.net> <vq5s5m$19ov$1@nnrp.usenet.blueworldhosting.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
X-Trace individual.net PAXTfjRHT5+9j3kBLJ9mTwk5Quufv9SRLq7qpPe3Q30S8UHV3D
Cancel-Lock sha1:IaN5VEgtHwUK8ROVGC3gBnOxsPM= sha256:rr7IMdWAB0vJ5B5O/8xdSHuzI/AwlmmWUvAwlntLQAc=
User-Agent Mozilla Thunderbird
Content-Language en-US
In-Reply-To <vq5s5m$19ov$1@nnrp.usenet.blueworldhosting.com>
Xref csiph.com alt.comp.os.windows-11:17597 comp.editors:106725 comp.text.pdf:2636 alt.comp.os.windows-10:182765

Cross-posted to 4 groups.

Show key headers only | View raw


On 04/03/2025 03:31, Marion wrote:
> On Mon, 3 Mar 2025 21:38:56 +0000, Peter Flynn wrote :
[snip]
> Given LaTeX is the de facto standard for creating mathematical and
> scientific documents, I agree with you that it belongs as a line item.
[...]> Contrasting with those programming libraries (which require 
programming
> code), LaTeX is a markup language and typesetting system. We write the
> document's content and structure using LaTeX commands, and LaTeX handles
> the visual formatting to PDF.

There are two routes to PDF if you have XML documents (increasingly 
common; and both Word and Libre Office are XML inside). Both use 
Extensible Stylesheet Language (XSL) but in different ways

But these may be well outside the scope of your list as they are 
two-stage processes.

  • XSL-FO uses XSL to describe the transformation to Formatting Objects
    (FO) and an FO processor converts that to PDF

  • XSLT uses XSL to describe the transformation to any text format,
    including LaTeX, which can then produce PDF.

XSL-FO is no longer being developed by the W3C; however both methods are 
in common use in publishing.

> So I won't include the programming libraries in that new line, for now. 
> Does that clarify the two lines better for 'creating' & 'generating' PDF?
> 
> [x] Add text to existing pdf (Irfanview or Paint.NET plugins + Ghostscript)
> [x] Generate complex PDF using markup language (LaTeX via pdfTeX or LuaTeX)

Yes, that looks fine, thanks.

Peter

Back to comp.editors | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-02-28 20:09 +0000
  Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-28 21:00 +0000
    Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-02-28 23:56 +0000
      Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-01 00:21 +0000
      Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-01 02:53 +0000
        Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-01 06:24 +0000
          Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-01 06:49 +0000
            Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-01 07:21 +0000
              Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-01 20:23 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-02 03:18 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Peter Flynn <peter@silmaril.ie> - 2025-03-03 21:38 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-03 23:35 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-04 02:35 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-04 03:13 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-04 03:31 +0000
                Re: What is the best free software for creating & editing PDFs nowadays "Carlos E.R." <robin_listas@es.invalid> - 2025-03-04 20:18 +0100
                Re: What is the best free software for creating & editing PDFs nowadays Peter Flynn <peter@silmaril.ie> - 2025-03-04 22:32 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-04 23:32 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Peter Flynn <peter@silmaril.ie> - 2025-03-05 22:08 +0000
          Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-01 20:17 +0000
            Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-02 03:02 +0000
          Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-02 22:03 +0000
            Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-03 03:17 +0000
              Re: What is the best free software for creating & editing PDFs nowadays G <g@nowhere.invalid> - 2025-03-03 09:19 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-03 17:01 +0000
                Re: What is the best free software for creating & editing PDFs nowadays G <g@nowhere.invalid> - 2025-03-03 19:08 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-04 03:52 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-04 04:41 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Tim Slattery <TimSlattery@utexas.edu> - 2025-03-04 10:23 -0500
                Re: What is the best free software for creating & editing PDFs nowadays Peter Flynn <peter@silmaril.ie> - 2025-03-04 22:39 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Don_from_AZ <djatechNOSPAM@comcast.net.invalid> - 2025-03-04 21:28 -0700
                Re: What is the best free software for creating & editing PDFs nowadays Paul <nospam@needed.invalid> - 2025-03-05 01:39 -0500
                Re: What is the best free software for creating & editing PDFs nowadays Daniel70 <daniel47@eternal-september.org> - 2025-03-05 20:48 +1100
                Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-06 02:18 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Daniel70 <daniel47@eternal-september.org> - 2025-03-06 18:12 +1100
                Re: What is the best free software for creating & editing PDFs nowadays Philip Herlihy <nothing@invalid.com> - 2025-03-06 12:22 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Frank Slootweg <this@ddress.is.invalid> - 2025-03-06 10:45 +0000
                Re: What is the best free software for creating & editing PDFs nowadays "Carlos E.R." <robin_listas@es.invalid> - 2025-03-06 12:50 +0100
                Re: What is the best free software for creating & editing PDFs nowadays Peter Flynn <peter@silmaril.ie> - 2025-03-07 22:36 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-08 01:04 +0000
                Re: What is the best free software for creating & editing PDFs nowadays "Carlos E.R." <robin_listas@es.invalid> - 2025-03-05 13:26 +0100
                Re: What is the best free software for creating & editing PDFs nowadays Paul <nospam@needed.invalid> - 2025-03-05 09:04 -0500
                Re: What is the best free software for creating & editing PDFs nowadays Paul <nospam@needed.invalid> - 2025-03-05 09:33 -0500
                Re: What is the best free software for creating & editing PDFs nowadays "Carlos E.R." <robin_listas@es.invalid> - 2025-03-05 21:11 +0100
                Re: What is the best free software for creating & editing PDFs nowadays Frank Slootweg <this@ddress.is.invalid> - 2025-03-05 14:39 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Paul <nospam@needed.invalid> - 2025-03-05 14:59 -0500
                Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-05 21:24 +0000
                Re: What is the best free software for creating & editing PDFs nowadays Paul <nospam@needed.invalid> - 2025-03-06 00:45 -0500
                Re: What is the best free software for creating & editing PDFs nowadays Frank Slootweg <this@ddress.is.invalid> - 2025-03-06 10:54 +0000
                Re: What is the best free software for creating & editing PDFs nowadays "Carlos E.R." <robin_listas@es.invalid> - 2025-03-05 21:12 +0100
  Re: What is the best free software for creating & editing PDFs nowadays Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-03-04 19:13 +0300
    Re: What is the best free software for creating & editing PDFs nowadays Peter Flynn <peter@silmaril.ie> - 2025-03-04 22:43 +0000
      Re: What is the best free software for creating & editing PDFs nowadays Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-04 23:34 +0000
    Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-04 23:58 +0000
      Re: What is the best free software for creating & editing PDFs nowadays Wolf Greenblatt <wolf@greenblatt.net> - 2025-03-04 19:11 -0500
      Re: What is the best free software for creating & editing PDFs nowadays Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-03-05 12:50 +0300
        Re: What is the best free software for creating & editing PDFs nowadays Zaidy036 <Zaidy036@air.isp.spam> - 2025-03-05 16:50 -0500
    Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-04 23:24 +0000
      Re: What is the best free software for creating & editing PDFs nowadays Peter Flynn <peter@silmaril.ie> - 2025-03-05 22:39 +0000
        Re: What is the best free software for creating & editing PDFs nowadays Philip Herlihy <nothing@invalid.com> - 2025-03-06 12:17 +0000
          Re: What is the best free software for creating & editing PDFs nowadays "Carlos E.R." <robin_listas@es.invalid> - 2025-03-06 13:33 +0100
          Re: What is the best free software for creating & editing PDFs nowadays Peter Flynn <peter@silmaril.ie> - 2025-03-07 22:43 +0000
    Re: What is the best free software for creating & editing PDFs nowadays Marion <marion@facts.com> - 2025-03-04 23:53 +0000

csiph-web