Hello,
i ask if we can with FET generate timetables in pdf formes and how I do this.
thank you :)
Hallo,
i changed the subject of your message. Please write expedient subjects next time.
you can generate pdf file just by "printing" them into a file instead of "printing" to a printer.
just "print" if you are a linux user.
if you are a windows user you need to install a pdf printer driver.
for example:
pdfcreator: http://sourceforge.net/projects/pdfcreator/?source=directory
and
freepdf: http://freepdfxp.de/
hello,
I want do the generation of time tables in pdf forme with a C++ code not bay a printer exactly I want read html file generated with FET and transforme them to pdf :)
Sorry,
I forget to informe that I am in linux :)
You can use tools like html2pdf or HTMLDOC for that.