Hi I'm converting a ton of single page scanned .tiff images to multipage pdf's. Normally I would use iText or PDFSharp but I was introduced to Aspose and was using it as a test for this project (has some cool features to desaturated image and save space which work very nicely - a tb of tiffs is about 200gb of PDF). I ran into a weird error: when the converted pdf is opened in adobe reader its fine however when opened in foxit it looks like a page high bar code ?
For all intensive purposes I used this code example
Has any one ran into this issue before ? This is on newest stable adobe and Foxit versions.