lets say Im running a propietary program which works with plain text files, but at some point I need to convert those files to pdf to send them to the customers or to be viewed outside the aplication; the program cant edit pdf files, then I need to launch the pdf editor to convert the document. Right now that process its automatic in winxp; the program saves the text file and then launchs acrobat with the name of the file as a parameter, when I see its ok, I just hit the save button in acrobat and thats it. I need the same for linux, the program to edit pdf files can be any, not necesarily adobe acrobat(I havent figured out how to install acrobat pro in linux anyway

Thanks in advance
