To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below:
NOTE: this option is supported when rendering into Png and JPG.
API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of:
Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....supported when rendering into PNG and JPG. API Usage There are...'SampleFiles/sample.pdf' }, 'ViewFormat': 'PNG', 'RenderOptions': { 'PdfDocumentOptions':...