Zafoue
Zafoue
Hello how can i achive the custom tab length i have tired this > private void SetTab(XWPFParagraph p_paragraph,XWPFRun p_run,int p_cm) { var l_memberInfo = typeof(XWPFParagraph).GetField("paragraph", BindingFlags.NonPublic | BindingFlags.Instance); if (l_memberInfo...
I have tested the plugin in Unity , i have tested exemples : Ican read and write Xls File but i canot read or write docx can you help me...
I need to add Hyperlinks in a pdf does pdfPig support it ?