Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-7 votes
1 answer
77 views

I am generating a PDF from data that is not HTML based, and I have HTML that data that I want to insert part way through creating the PDF i.e. [Non HTML] [HTML] [Non HTML] [HTML] .... public class ...
0 votes
1 answer
92 views

I have a service with a dependency to a document generation library. The library uses iText pdfHTML to convert HTML to PDF. Inside the document, the Table of contents contains links for jumping to ...
0 votes
0 answers
84 views

itext.html2pdf, Version=6.0.0.0 (so far, it is latest official version, 2025年01月07日) when use it convert html to pdf, find the below css selector (nth-last-child(2)) is not work, such as below shows: &...
0 votes
2 answers
94 views

I am using Free Marker for an Netsuite custom form. I am attempting to iterate through each item in the record object and create a row for the respective entry. I have separated the entries out by ...
0 votes
1 answer
65 views

Initially, I utilized an SVG as a background image in the CSS of my HTML file and attempted to convert it to PDF using HtmlConvert.convertToPdf. However, my SVG images are experiencing styling issues ...
-1 votes
1 answer
126 views

I would like to display an image on a PDF that is generated from HTML code (I am using two libraries, Mustache and html-pdf-node), but when I send a POST request with Postman, the image does not ...
0 votes
1 answer
183 views

We're having some problems in our PDF Templates. We have a part/code of PDF Template, code below: <td style="font-size:8.0pt"><br />Regards,<br /><br /> ...
1 vote
1 answer
140 views

When trying to generate a pdfHtml report in Xamarin.Forms using a .netStandard2 project, the exception System.ArgumentNullException: 'Value cannot be null. Prameter name: assembly. This is the code ...
0 votes
1 answer
3k views

I am using itext7 pdfhtml (4.0.3) to convert Html to pdf in memory. Below method is taking html in memory and returning PdfDocument object of itext7. I need to convert that PdfDocument object to byte ...
0 votes
1 answer
52 views

I have a problem exporting with pdfhtml5. I have data on datatable with HTML and CSS style and want to visualize it on pdf or another plugin. this is the variable exportOptions var thisExportOptions = ...
aicha's user avatar
  • 26
-2 votes
1 answer
2k views

Please can someone provide me with a simple example of converting a file from HTML to PDF in VB? I can find Java and C# examples but nothing using VB.
0 votes
0 answers
258 views

I am converting html to pdf by using HtmlConverter.convertToElements and then adding the iElements to the document. And it works with every html element except a caption element directly inside a ...
nikos's user avatar
  • 1
0 votes
0 answers
425 views

When I convert html with in-line styles to pdf, the font-family works on every tag I have tried except from pre. It seems that when a pre is converted to IBlockElement and then added to the document, ...
nikos's user avatar
  • 1
0 votes
1 answer
584 views

I have noticed that itext7.pdfhtml is generating incorrect PDF when app is published with PublishSingleFile set to true. Am I doing something wrong or is this known behavior? This C:\Projects\...
0 votes
1 answer
718 views

I have html contains a table. I am converting the html to pdf using pdfhtml itext7. the issue is when adding color to the table then the color is not rendering in the pdf. what to add to the CSS file ...
eded's user avatar
  • 67

15 30 50 per page
1
2 3 4 5

AltStyle によって変換されたページ (->オリジナル) /