I am trying to modify a table programatically after loading it from XML, however it seems that the Page.Paragraphs collection is empty after loading the XML.
Am I doing something wrong?
XML:
<?xml version="1.0" encoding="utf-8" ?>
test
C#:
var newPdf = new Document(xmlString, new XmlLoadOptions());
newPdf.Pages[1].Paragraphs[1].IsInNewPage = true; // Throws index out of bounds exception
Thanks for your inquiry. We have managed to notice your reported issue and logged an enhancement ticket PDFNEWNET-38500 in our issue tracking system for further investigation and resolution to support working with individual objects in new generator. We will notify you as soon as it is resolved.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.