Hello,
I perform conversion from HTML to PDF with following Java code:
final String myDocument1 = "./testcases/HtmlWebRequest.htm";
final String myDocumentOut1 = "./testcases/out/HtmlWebRequest.pdf";
final com.aspose.…...notifier April 9, 2025, 4:35pm 7 The issues you have...