Hello,
I’d like to convert only one page to grayscale. But Aspose.PDF (version 26.4 for .NET Framework 4.0) grayscaled all pages in the file!
My code snippet is below.
Mikhael
‘’’
Dim sPDFFile = “C:\In\TEST_Print.pd…...ticket Dim sOutPDF = “C:\Out\color changed.pdf” Using pdfDocument...(Font is Gray, but the image is COLOR!) } } pg.Contents.Clear(); pg...