Re: [fpc-pascal] Can I incorporate PDF files?

2009-02-22 Thread Krishna
On Sat, Feb 21, 2009 at 1:45 AM, David W Noon wrote: > On Fri, 2009-02-20 at 15:49 -0200, John Coppens wrote: > >> On Fri, 20 Feb 2009 12:35:07 -0500 >> John Youngquist wrote: >> >> > I would like to add a help facility that would search a topic in a >> > PDF format manual and display the appropr

Re: [fpc-pascal] Can I incorporate PDF files?

2009-02-22 Thread leledumbo
Windows doesn't have X, so it's a bad idea to rely on XPdf (except you don't mind about cross platformness). -- View this message in context: http://www.nabble.com/Can-I-encorperate-PDF-files-tp22125111p22154932.html Sent from the Free Pascal - General mailing list archive at Nabble.com. __

[fpc-pascal] Re: Problems linking C library on Linux (*.so & *.a files)

2009-02-22 Thread Guillermo Martínez Jiménez
Right now I can load the library manually, using "dynlibs" unit. I'll work that way. Thanks. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal