How can I translate PdfViewer? Print

  • 0

Required:

  • PdfPrintingNet.dll must be version 4.5.2.0 or newer
  • Translation file with translated text
  • In runtime, you call method pdfViewer.TranslateViewer(locationToTranslationFile);

We suggest that you use translations_en.txt from Samples directory in PdfPrintingNet.zip as a template.
In translations_en.txt there is a list of all strings used. Translate the part after "=" sign.
We suggest that you read notes at the bottom of the translations_en.txt.


Was this answer helpful?

« Back