Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Re: TXT to PDF?

Reply
Thread Tools Display Modes

Re: TXT to PDF?

 
 
Paul H
Guest
Posts: n/a

 
      09-04-2009


Yes - but few run from a BAT file, few are free, thus my query to this
group, hoping someone has a favorite that they will recommend.

===============================

"Jose" <> wrote in message
news:9941844f-b50a-4dab-8f7d-...

If you perform a Google search for:

convert text to pdf

You will get 5M+ hits.

Which of those have you tried?


On Sep 4, 10:11 am, "Paul H" <NoSpamphobergNoS...@att.net> wrote:
> I need to convert TXT files to PDF files. It must run from a BAT file. Are
> there any other programs I should consider besides txt2pdf by pdfzilla?
> TIA, Paul


 
Reply With Quote
 
 
 
 
Bennett Marco
Guest
Posts: n/a

 
      09-04-2009
"Paul H" <> wrote:

>
>
>Yes - but few run from a BAT file, few are free, thus my query to this
>group, hoping someone has a favorite that they will recommend.


If there are only a few that do what you wish AND that are free, it
wouldn't be difficult for you to try them and decide on your own...
hmm?


>===============================
>
>"Jose" <> wrote in message
>news:9941844f-b50a-4dab-8f7d-...
>
>If you perform a Google search for:
>
>convert text to pdf
>
>You will get 5M+ hits.
>
>Which of those have you tried?
>
>
>On Sep 4, 10:11 am, "Paul H" <NoSpamphobergNoS...@att.net> wrote:
>> I need to convert TXT files to PDF files. It must run from a BAT file. Are
>> there any other programs I should consider besides txt2pdf by pdfzilla?
>> TIA, Paul

 
Reply With Quote
 
Paul H
Guest
Posts: n/a

 
      09-04-2009

"Bennett Marco" <> wrote in message
news:...
> "Paul H" <> wrote:
>
>>
>>
>>Yes - but few run from a BAT file, few are free, thus my query to this
>>group, hoping someone has a favorite that they will recommend.

>
> If there are only a few that do what you wish AND that are free, it
> wouldn't be difficult for you to try them and decide on your own...
> hmm?
>


This is the only one I can find - I hope someone can tell me of another.
This one may not work out.

>
>>===============================
>>
>>"Jose" <> wrote in message
>>news:9941844f-b50a-4dab-8f7d-...
>>
>>If you perform a Google search for:
>>
>>convert text to pdf
>>
>>You will get 5M+ hits.
>>
>>Which of those have you tried?
>>
>>
>>On Sep 4, 10:11 am, "Paul H" <NoSpamphobergNoS...@att.net> wrote:
>>> I need to convert TXT files to PDF files. It must run from a BAT file.
>>> Are
>>> there any other programs I should consider besides txt2pdf by pdfzilla?
>>> TIA, Paul


 
Reply With Quote
 
Paul
Guest
Posts: n/a

 
      09-05-2009
Paul H wrote:
>
> "Bennett Marco" <> wrote in message
> news:...
>> "Paul H" <> wrote:
>>
>>>
>>>
>>> Yes - but few run from a BAT file, few are free, thus my query to this
>>> group, hoping someone has a favorite that they will recommend.

>>
>> If there are only a few that do what you wish AND that are free, it
>> wouldn't be difficult for you to try them and decide on your own...
>> hmm?
>>

>
> This is the only one I can find - I hope someone can tell me of another.
> This one may not work out.


I'd probably break the problem down into two pieces.

This program offers to convert text to Postscript. It's been
a few years since I've used this.

http://gnuwin32.sourceforge.net/packages/a2ps.htm

Ghostscript has Postscript to PDF conversion scripts.

http://sourceforge.net/projects/ghos...stscript/8.63/

It will take a bit of wrangling of paths and the like,
to get it all working.

You can see in this example, that some tools use Ghostscript
as a back end, to do their conversions for them. So even when
you don't see Ghostscript mentioned in the documentation, it
could still be part of a product.

http://en.wikipedia.org/wiki/PDFCreator

Paul

>
>>
>>> ===============================
>>>
>>> "Jose" <> wrote in message
>>> news:9941844f-b50a-4dab-8f7d-...
>>>
>>>
>>> If you perform a Google search for:
>>>
>>> convert text to pdf
>>>
>>> You will get 5M+ hits.
>>>
>>> Which of those have you tried?
>>>
>>>
>>> On Sep 4, 10:11 am, "Paul H" <NoSpamphobergNoS...@att.net> wrote:
>>>> I need to convert TXT files to PDF files. It must run from a BAT
>>>> file. Are
>>>> there any other programs I should consider besides txt2pdf by pdfzilla?
>>>> TIA, Paul

>

 
Reply With Quote
 
Paul H
Guest
Posts: n/a

 
      09-05-2009

Thank you, Paul, for an actual suggestion. I will try it if the PdfZillo
doesn't work out. If it does, and it says it will, the task will be simple.
But the instructions for the program are elusive.

"Paul" <> wrote in message news:h7ss54$r8b$...
> Paul H wrote:
>>
>> "Bennett Marco" <> wrote in message
>> news:...
>>> "Paul H" <> wrote:
>>>
>>>>
>>>>
>>>> Yes - but few run from a BAT file, few are free, thus my query to this
>>>> group, hoping someone has a favorite that they will recommend.
>>>
>>> If there are only a few that do what you wish AND that are free, it
>>> wouldn't be difficult for you to try them and decide on your own...
>>> hmm?
>>>

>>
>> This is the only one I can find - I hope someone can tell me of another.
>> This one may not work out.

>
> I'd probably break the problem down into two pieces.
>
> This program offers to convert text to Postscript. It's been
> a few years since I've used this.
>
> http://gnuwin32.sourceforge.net/packages/a2ps.htm
>
> Ghostscript has Postscript to PDF conversion scripts.
>
> http://sourceforge.net/projects/ghos...stscript/8.63/
>
> It will take a bit of wrangling of paths and the like,
> to get it all working.
>
> You can see in this example, that some tools use Ghostscript
> as a back end, to do their conversions for them. So even when
> you don't see Ghostscript mentioned in the documentation, it
> could still be part of a product.
>
> http://en.wikipedia.org/wiki/PDFCreator
>
> Paul
>
>>
>>>
>>>> ===============================
>>>>
>>>> "Jose" <> wrote in message
>>>> news:9941844f-b50a-4dab-8f7d-...
>>>>
>>>> If you perform a Google search for:
>>>>
>>>> convert text to pdf
>>>>
>>>> You will get 5M+ hits.
>>>>
>>>> Which of those have you tried?
>>>>
>>>>
>>>> On Sep 4, 10:11 am, "Paul H" <NoSpamphobergNoS...@att.net> wrote:
>>>>> I need to convert TXT files to PDF files. It must run from a BAT file.
>>>>> Are
>>>>> there any other programs I should consider besides txt2pdf by
>>>>> pdfzilla?
>>>>> TIA, Paul

>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59