Re: Print To (File) PDF Code in Kword

2008-07-10 Thread Chris Roberts
On Thursday 10 Jul 2008, Raúl Sánchez Siles wrote: >   The "Print to PDF" feature is really a kdeprint system option, I'm not an > expert in kword but I think kword just interfaces with kprinter and then > send the print information for kprinter to print it actually. And by the same token, I think

Re: Print To (File) PDF Code in Kword

2008-07-10 Thread Raúl Sánchez Siles
Hello Shehnaz: The "Print to PDF" feature is really a kdeprint system option, I'm not an expert in kword but I think kword just interfaces with kprinter and then send the print information for kprinter to print it actually. If you want to get further information about koffice, you should

Print To (File) PDF Code in Kword

2008-07-10 Thread shehnaz shafi
Hi All, We are analysing the Kword source code to find the code part corresponding to the 'Print to File (PDF)' option. Can anybody help us to locate this in the Kword source code? Also please help us to get the overall structure of the Koffice source code so that we can easily navigate throug