PDFsharp & MigraDoc Foundation
http://forum.pdfsharp.com/

Adding a language to PDF document
http://forum.pdfsharp.com/viewtopic.php?f=2&t=3083
Page 1 of 1

Author:  ajithk [ Wed Apr 01, 2015 12:32 am ]
Post subject:  Adding a language to PDF document

I am using PDF sharp. We have a legacy system and which creates some pdf . i need to add a language in document->properties->Reading option.

I am using c# as the code base and i tried using as

var document = PdfReader.Open(@"C:\Work\a.pdf");
document.Language ="EN-GB";
document.Save(@"C:\Work\a11.pdf");

Can you please let me know.

Attachments:
File comment: Language..
Capture.PNG
Capture.PNG [ 39.49 KiB | Viewed 6161 times ]

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/