From http://msdn.microsoft.com/en-us/library/bb762153%28v=vs.85%29.aspx
2011/5/17 Pete <pete_...@yahoo.gr>:
> --
> You received this message because you are subscribed to the Google
> Groups "Harbour Users" group.
> Unsubscribe: harbour-user...@googlegroups.com
> Web: http://groups.google.com/group/harbour-users
>
--
Massimo Belgrano
2011/5/17 pcordonet <pereco...@gmail.com>:
i use TeX as a frontend. the most flexible and highest quality printouts
possible.
Ghostscript is switching to PDF printing on Linux. I don't know how much of this
has reached the Windows version of Ghostscript. Either you can print a PDF file
with Ghostscript directly or you can convert the PDF file to PostScript and
print it with Ghostscript on all Windows printers on the command line.
This is how it print out Postcript files from my application on Windows on local
printers or printers in the network..
Regards
Claudia
--
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: https://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to a topic in the Google Groups "Harbour Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/harbour-users/jLwWBclmXE8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to harbour-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/5f3015b5-0734-4054-ae4f-0baa6407a616n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/CAOK9wivNpaB3UKheTqCtMD%3DbV_WPswDQN19aEo61sS9-rW5DPg%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/CAC_Y%2BMCaddDQLMQY7Yj5gMYNC-6Mb1aewJHFHbXbiJRQe7MbMw%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/CAOK9wiu-eTZ0m-x1SzJc5y1Ff%3DeDgW1g7%2BMu%3DCOhH23NZmNhEw%40mail.gmail.com.
While I use the following is Foxpro 2.6 for Unix, it should apply to Linux and I think Windows.The output from the prg is processed by GNU Enscript, and then Ghostscript, first to produce a Postscript file to print, and then convert the Postscript to pdf via 'ps2pdf'.The pdf output contains a clickable link to the website mentioned in the letter.
Hi, I didn't know about enscript. I have download the source, build it and tried it under Xubuntu.
It works, but I have some problem with encoding. The txt I tried was in utf-8, and the pdf generated with ps2pdf has a bad encoding.
What is the way to have utf-8 encoding in pdf ?
ThanksHi, I didn't know about enscript. I have download the source, build it and tried it under Xubuntu.
It works, but I have some problem with encoding. The txt I tried was in utf-8, and the pdf generated with ps2pdf has a bad encoding.
What is the way to have utf-8 encoding in pdf ?
Hi, I have found that enscript is not able to convert UTF-8 source.
It seems that using paps allows it. Unfortunately, I am under
Xubuntu 16.04, and I can't build it because a dependance (fmt)
--
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: https://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/0522e1f3-5eb0-bf90-aaf7-27c87c80a5b0%40wanadoo.fr.
Hi,
I have made a script (and also a program) which works:
utf8topdf.shutf8topdf.prg
The advantage of the prg is that it doesn't finally name the pdf
<file>.txt.pdf
A+
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/CANwh-fqRnV43Rje9%3DLmjddWnPS%3DkAnURKprXEZO69SzxoaFpiA%40mail.gmail.com.
An improvement of utf8topdf :
--
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: https://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to a topic in the Google Groups "Harbour Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/harbour-users/jLwWBclmXE8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to harbour-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/558454b1-0913-e3fb-3e09-16034de1c7b9%40wanadoo.fr.
Ah bon ???
:-DYou received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/CAOK9wis4CGiihM2jZKStg4tqFo_K9DgS23whWj4jKbuk-NpFsA%40mail.gmail.com.