public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: BPJ <melroch-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Converting to PDF with fillable form fields
Date: Fri, 12 Nov 2021 09:51:04 +0100	[thread overview]
Message-ID: <CADAJKhDZRKKBDNb-M_n2_dcc0JXX7Kkr61HxT9=7XNwFDK6CaA@mail.gmail.com> (raw)
In-Reply-To: <c125a591-c068-4c94-b2cd-f473fd0ee5a2n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1754 bytes --]

You can use wkhtmltopdf to produce PDF with pandoc with the options
--pdf-engine=wkhtmltopdf --to=html -o mydoc.pdf

https://pandoc.org/MANUAL.html#option--pdf-engine

https://pandoc.org/MANUAL.html#variables-for-wkhtmltopdf

The question is how well you would fare to get the forms source into the
Markdown source except with (huge) raw HTML blocks.

Den tors 11 nov. 2021 22:33Alan Welsh <itsallenergy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> skrev:

> Greetings,
>
> Is there any way for Pandoc to convert HTML (or Markdown) into PDFs whose
> forms are fillable/editable?
>
> The program *wkhtmltopdf* can do it from HTML when the command line
> option *--enable-forms* is passed.
>
> Is there any way for Pandoc to do something like this?
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/pandoc-discuss/c125a591-c068-4c94-b2cd-f473fd0ee5a2n%40googlegroups.com
> <https://groups.google.com/d/msgid/pandoc-discuss/c125a591-c068-4c94-b2cd-f473fd0ee5a2n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CADAJKhDZRKKBDNb-M_n2_dcc0JXX7Kkr61HxT9%3D7XNwFDK6CaA%40mail.gmail.com.

[-- Attachment #2: Type: text/html, Size: 2926 bytes --]

  parent reply	other threads:[~2021-11-12  8:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11 21:33 Alan Welsh
     [not found] ` <c125a591-c068-4c94-b2cd-f473fd0ee5a2n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-11-12  8:51   ` BPJ [this message]
     [not found]     ` <CADAJKhDZRKKBDNb-M_n2_dcc0JXX7Kkr61HxT9=7XNwFDK6CaA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2021-11-12  9:13       ` William Lupton
     [not found]         ` <CAEe_xxgRD_BZi8Q-W8Kq6vBahE+qajrOc9DMF0zheOxDe+5uvA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2021-11-12 18:23           ` BPJ
2021-11-12 18:30           ` John MacFarlane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADAJKhDZRKKBDNb-M_n2_dcc0JXX7Kkr61HxT9=7XNwFDK6CaA@mail.gmail.com' \
    --to=melroch-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).