34
Views
1
Comments
Solved
[Conversion Of Html,Text,XML To PDF Format] [Conversion Of Html,Text,XML To PDF Format] Error in Method not found
Question
conversion-of-html-text-xml-to-pdf-format
Web icon
Forge asset by UMAPATHY SRIVIDHYA

Hi, 

When I used this extension in DEV environment, it is working smoothly but when we deployed it/installed it in TEST Environment. I encountered the following error. 

Your help will be appreciated. Thank you.


essage:

Method not found: 'System.Collections.Generic.List`1<iTextSharp.text.IElement> iTextSharp.text.html.simpleparser.HTMLWorker.ParseToList(System.IO.TextReader, iTextSharp.text.html.simpleparser.StyleSheet)'.



Stack:

Method not found: 'System.Collections.Generic.List`1<iTextSharp.text.IElement> iTextSharp.text.html.simpleparser.HTMLWorker.ParseToList(System.IO.TextReader, iTextSharp.text.html.simpleparser.StyleSheet)'.
at .RssExtensionConversionOfHtmlToPdfFormat.MssConversionOfHtmlToPdfFormat(HeContext heContext, String inParamHtmlCode, String inParamCssCode, Boolean inParamLandScapeOrientation, String inParamBase64ImageContent, Byte[]& outParamBinaryContent)
   at

2018-11-19 06-03-25
Jayjay
Solution

I'm able to fix the problem.


I removed the reference,  Conversion Of Html,Text,XML To PDF Format then published it.

Then I put it back again then re-republish.


I followed the recommendation on this discussion page :

Follow This


Thank you.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.