I have a custom export workflow that convert all documents definition into a pdf stream via SaveAsStream and Export Option are setup to as pdf format but I would like to also do the same for the original file witch come in as TIF. Let me explain a little better so we receive a TIF file into a hot folder then it gets recognize it seperate document once verified I create an XML with the data and convert each document into a stream (converted into PDF) and create an XML with that but I can't seem to find a way to have save the original file into PDF.
I was able to create 1 page with the FCTOOLS loadImage andSaveAs but it only does the first page or the page specified not the whole document and I'm trying to avoid any other libraries like iTextSharp.
Thanks
I was able to create 1 page with the FCTOOLS loadImage andSaveAs but it only does the first page or the page specified not the whole document and I'm trying to avoid any other libraries like iTextSharp.
Thanks