Risposta alle domande più comuni

How to change background color of the reader?
Ultimo aggiornamento 11 mesi fa

This article shows how to change background color of the reader (RDPDFReader module)

I suggest you to use the following method in PDFSetView of PDFLayoutView class.

m_layout.vSetBackColor(int color);


Caricamento in corso ...