Discussion:
[t2t] Output Formats On Windows
Homme, James
2013-08-12 12:40:12 UTC
Permalink
Hi,
For Windows, what does Txt2tags need as a converter to allow it to use a target of PDF?

Thanks.

Jim

________________________________

This e-mail and any attachments to it are confidential and are intended solely for use of the individual or entity to whom they are addressed. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not keep, use, disclose, copy or distribute this e-mail without the author's prior permission. The views expressed in this e-mail message do not necessarily represent the views of Highmark, its diversified business, or affiliates.
Nicholas
2013-08-13 03:04:36 UTC
Permalink
Had a little experience with this lately.

No pdf output for txt2tags.

I think htmldoc is one recommended converter (html to pdf). I tried using PDFCreator with inline styles on my txt2tags outputted file. Worked, but not an ideal combination but it did the trick

-original message-
Subject: [t2t] Output Formats On Windows
From: "Homme, James" <***@highmark.com>
Date: 2013.08.13 00:40

Hi,
For Windows, what does Txt2tags need as a converter to allow it to use a target of PDF?

Thanks.

Jim

________________________________

This e-mail and any attachments to it are confidential and are intended solely for use of the individual or entity to whom they are addressed. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not keep, use, disclose, copy or distribute this e-mail without the author's prior permission. The views expressed in this e-mail message do not necessarily represent the views of Highmark, its diversified business, or affiliates.
Forgeot Eric
2013-08-14 12:15:20 UTC
Permalink
wkhtmltopdf can convert html to pdf, with the use of webkit: https://code.google.com/p/wkhtmltopdf/
You can get your pdf this way:
txt2tags -t html file.t2t && wkhtmltopdf file.html file.pdf
There is a windows executable on the website above.


I've included this tips on the wiki:

http://wiki.txt2tags.org/index.php/Main/Others


I should make a FAQ as well.



________________________________
De : Nicholas <***@gmail.com>
À : txt2tags mailing list <txt2tags-***@lists.sourceforge.net>
Envoyé le : Mardi 13 août 2013 5h04
Objet : Re: [t2t] Output Formats On Windows


Had a little experience with this lately.

No pdf output for txt2tags.

I think htmldoc is one recommended converter (html to pdf). I tried using PDFCreator with inline styles on my txt2tags outputted file. Worked, but not an ideal combination but it did the trick

-original message-
Subject: [t2t] Output Formats On Windows
From: "Homme, James" <***@highmark.com>
Date: 2013.08.13 00:40

Hi,
For Windows, what does Txt2tags need as a converter to allow it to use a target of PDF?

Thanks.

Jim

________________________________

This e-mail and any attachments to it are confidential and are intended solely for use of the individual or entity to whom they are addressed. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not keep, use, disclose, copy or distribute this e-mail without the author's prior permission. The views expressed in this e-mail message do not necessarily represent the views of Highmark, its diversified business, or affiliates.

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list

Loading...