From owner-freebsd-questions@freebsd.org Thu Aug 3 03:27:53 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9A76DC5CE5 for ; Thu, 3 Aug 2017 03:27:53 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: from mail-yw0-x233.google.com (mail-yw0-x233.google.com [IPv6:2607:f8b0:4002:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 831E26418E for ; Thu, 3 Aug 2017 03:27:53 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: by mail-yw0-x233.google.com with SMTP id u207so1075170ywc.3 for ; Wed, 02 Aug 2017 20:27:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=gYSuiBj6/imSYIjehpggV/yX9+j2CgLXIqPVBUbsEdM=; b=cB/68FmUG3lRsp+fwphNLSuHRxcjvwRnNpXfN43L38ZFGTkbZTRM33KhtCD94bPNfN 0Hj8ULLHMEq7HOsY+UME99Co/+TCVWfBJpMCggnff9SuUQdI8qYcdmanKoxvB9MOr4fH 5B9Xj0K23zCd8U+UYbn8zwxOF5528N6nKznN2njtlMeolQtxtaCcGEfs0JdhK91/yAT9 wOHSf7H4v2Bcme7l/IOTbnDt2/PA+KByTHtpm3Hl7+USjJ7HalpZCfUQ2fW1iAFmcbtV H47zYpID5mMXA7w7Dz2mGfhAODbThBTh3B+0rlvXN0vvrU35DeXEFCqCQ1yVubo97U7P Ujmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=gYSuiBj6/imSYIjehpggV/yX9+j2CgLXIqPVBUbsEdM=; b=jNyafdxG6lZ0MyxW9gsE6HO/FMD4TNcERTOrZYJr7WWwaruQmCPOIj6OSc56LbbrsT THK5aWQ1iuF7cPhqzag9WnUVPsIX/pHVvdM/NEFaDTIN14wFP5ovX2Ls9hqQZYGf4LNv mtfA3dXeidafMVnizgCAeGibe/SX+lyalNPtmeymznsEQT1AD3d+SrMb951fekaYmvfU u6MgXNuJeDc2p1BvBZIdrypNnfvmoYdpbHbn+l2InS7hCSoWDrHCZq5LKFfh2kP83VUf XgGxnPjt0beRpWV8DCzJipnoZ+QMGVgFGwPxUAbs857BE4oAczCpXlkey2OkvGNuVi9E Qiyw== X-Gm-Message-State: AIVw112S+3nIbaFt7N6baFZ2YT8aAIAumWK8o0jDM5Mcb2NJXB6RZFRo y6eMMxLQjlWIiEm3JvX/PRwNvTdDSg== X-Received: by 10.129.226.11 with SMTP id p11mr137204ywl.333.1501730872600; Wed, 02 Aug 2017 20:27:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.246.17 with HTTP; Wed, 2 Aug 2017 20:27:52 -0700 (PDT) In-Reply-To: References: <85a6a91f-bf58-3d76-befa-6fee0a4bb6c8@paz.bz> From: William Dudley Date: Wed, 2 Aug 2017 23:27:52 -0400 Message-ID: Subject: Re: html -> pdf conversion + pdf generation To: Jim Pazarena , freebsd-questions Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2017 03:27:53 -0000 Sorry, original poster asked for HTML in the subject line, which I missed. HTML conversion to anything is messy and inaccurate in my experience. Good luck. Bill Dudley This email is free of malware because I run Linux. On Wed, Aug 2, 2017 at 11:26 PM, William Dudley wrote: > troff (groff) document -> postscript document > ps2pdf pdf > > So all you need is groff or troff and ps2pdf. > > Q.E.D. > > Bill Dudley > > > This email is free of malware because I run Linux. > > On Wed, Aug 2, 2017 at 7:36 PM, Jim Pazarena wrote: > >> I've compiled a list of sites which offer some means of pdf creation. >> This may (or may not) be of use to you. >> I like the fpdf site at the top, as it seems to offer a fair bit of >> flexibility. >> >> Can anyone offer any other sites / solutions for pdf generation? >> >> http://fpdf.org/ >> >> https://github.com/michaelrsweet/htmldoc/ >> >> https://wkhtmltopdf.org/ >> >> www.pdfreactor.com/ >> >> https://www.npmjs.com/package/html-pdf >> >> https://www.princexml.com/ >> >> https://htmlpdfapi.com/ >> >> http://www.html2pdfrocket.com/ >> >> https://www.sitepoint.com/convert-html-to-pdf-with-dompdf/ >> >> https://grabz.it/html-to-pdf-image-api.aspx >> >> http://www.htm2pdf.co.uk/html-to-pdf-api/ >> >> -- >> Jim Pazarena fquest@paz.bz >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe >> @freebsd.org" >> > >