I need two features in Aspose… If you can guide me if they are applicable or your can try to integrate them
-
Color Flag
There should be a color flag to convert the Word, Slides, Excel, Image files can be converted black and white . On the other case, they should be converted to the black and white when converting to aspose.pdf… I have been guided earlier to convert the pdf document to tiff then generate the pdf document from tiff to pdf document… The size of the document goes really large in this case and the black and white images are rendered incorrectly ( i have reported the issue already athttps://forum.aspose.com/t/33439
)… Thus i need some direct feature Color Flag -
Multi Page per sheet
You do implement the multipage per sheet. I have implemented the code available in Java examples which gets the printer implement the multi page per sheet of a word document… But the problem is the Multi Page per sheet is implemented in the Graphics g sent to the Printer…There is no way to save the pdf document being sent to the printer because actually the Graphics are sent to the printer…
Thus please i need a features which converts a word document in a PDF file with multipage per sheet… We will input the number of sheets per page.