我有可写的PDF文件。 PDF上有提交按钮。但在提交数据后,马拉地语语言数据未正确发送到服务器。我正在使用golang服务器。一些点点字符将在服务器上发布。我在服务器上以表单值格式收到这些数据。请帮我解决问题。
txtRequesterName := c.FormValue("txtRequesterName")
输出=>
// .... indicates marathi text which is not rendered
Requester Name: ... .... .......... Important .....