From: RYAN M. v. G. <lu...@co...> - 2006-11-01 01:18:26
|
WOW that was to easy it just worked thank you all i had to do was intall tetex from the ports tree and everything is working. I love FreeBSD when it works which is almost always, but seriously that was the easiest intall ever. Any good tutorials or threads on customizing pdf templates THANK YOU ALL ----- Mark Blackman <ma...@ex...> wrote: > On 31 Oct 2006, at 09:04, Asante, Emmanuel [ING-WBK] wrote: > > > > > > >> > >> Hello can anyone give me some pointers on where to begin > >> creating pdf invoces? Using FreeBSD and all i get for clues > >> i a big red error message. Not sure where to begin guessing > >> i need some packages installed first. > >> > >> -- > > > > Ryan, > > > > You need to install Latex. On my Debian box I installed tetex but I > > > don't know what the Latex package is called on FreeBSD. Find out > > what it's called and install it. > > It will be tetex as well. > > http://www.freshports.org/print/teTeX > > > > > Regards, > > Emmanuel > > > > This message and any attached files may contain information that is > > > confidential and/or subject of legal privilege intended only for > > use by the intended recipient. If you are not the intended > > recipient or the person responsible for delivering the message to > > the intended recipient, be advised that you have received this > > message in error and that any dissemination, copying or use of this > > > message or attachment is strictly forbidden, as is the disclosure > > of the information therein. If you have received this message in > > error please notify the sender immediately and delete the message. > > > > > ---------------------------------------------------------------------- > > > --- > > Using Tomcat but need to do more? Need to support web services, > > security? > > Get stuff done quickly with pre-integrated technology to make your > > > job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > http://sel.as-us.falkag.net/sel? > > cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > sql-ledger-users mailing list > > sql...@li... > > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users -- Computer King/CaNMail http://www.computerking.ca http://www.canmail.org Sales, Service, and Hosting Email, Data, and Web Packages Ask about web design specials Affiliates http://www.computerking.ca/pages/links/affiliates/affiliates.htm Maybe Computer Science should be in the College of Theology. -- R. S. Barton |
From: Asante, E. [ING-WBK] <Emm...@bh...> - 2006-11-01 06:07:09
|
=20 >=20 > WOW that was to easy it just worked thank you all i had to do=20 > was intall tetex from the ports tree and everything is=20 > working. I love FreeBSD when it works which is almost always,=20 > but seriously that was the easiest intall ever. >=20 > Any good tutorials or threads on customizing pdf templates >=20 > THANK YOU ALL There are no pdf templates per se but latex templates. You can get a lot of literature at http://www.tug.org This message and any attached files may contain information that is= confidential and/or subject of legal privilege intended only for use by= the intended recipient. If you are not the intended recipient or the= person responsible for delivering the message to the intended recipient,= be advised that you have received this message in error and that any= dissemination, copying or use of this message or attachment is strictly= forbidden, as is the disclosure of the information therein. If you have= received this message in error please notify the sender immediately and= delete the message. |
From: Luc v. S. <lu...@co...> - 2006-11-01 08:34:37
|
FYI: Openoffice 2.04 is now able to export to latex Asante, Emmanuel [ING-WBK] wrote: > > > >> WOW that was to easy it just worked thank you all i had to do >> was intall tetex from the ports tree and everything is >> working. I love FreeBSD when it works which is almost always, >> but seriously that was the easiest intall ever. >> >> Any good tutorials or threads on customizing pdf templates >> >> THANK YOU ALL >> > > There are no pdf templates per se but latex templates. You can get a lot > of literature at http://www.tug.org > > This message and any attached files may contain information that is confidential and/or subject of legal privilege intended only for use by the intended recipient. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, be advised that you have received this message in error and that any dissemination, copying or use of this message or attachment is strictly forbidden, as is the disclosure of the information therein. If you have received this message in error please notify the sender immediately and delete the message. > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > |
From: Stroller <lin...@my...> - 2006-11-03 11:53:25
|
On 1 Nov 2006, at 08:33, Luc van Stappershoef wrote: >> >>> Any good tutorials or threads on customizing pdf templates >> >> There are no pdf templates per se but latex templates. You can get >> a lot >> of literature at http://www.tug.org > > FYI: Openoffice 2.04 is now able to export to latex In desperation, trying to work out why a format wasn't working on my invoice.tex, I tried Openoffice's exported LaTeX this week. For our purposes, at least, it seems quite terrible, and I wouldn't recommend it. The release notes for OO 2.04 say: Feature list for the latex export filter Note: We can not establish any further contact to the developer so I write this Changes mail on basis of the features I found while testing. And yesterday I would have told you that there was no apparent activity on the website for Writer2LaTeX - the convertor on which this feature of OO is based - in the last 15 months. <http://www.hj- gym.dk/~hj/writer2latex/> I think that something like lyx would be far more useful if you want a graphical mark-up for LaTeX. After a gew days of stumbling with this language I am finally finding it very effective. Stroller. |