Questions tagged [selectpdf]
75 questions
1
vote
1 answer
Page Control while HTML to PDF Conversion using Select PDF
I am trying to convert large HTML file to PDF. but just want to set first page and following page number.
I have used following code
converter = New HtmlToPdf()
Dim file As String = "C:\TEMP\Document5.pdf"
…

monikapatelIT
- 977
- 14
- 26
0
votes
1 answer
SelectpPDF HtmlToPdf - Generate PDF Certificate as landscape is not centered
I am trying to generate a PDF certificate from Html and I am not able to center or to make it 100% width... Everything looks ok in browser but when I generate PDF is right aligned with a margin on the left side...
My html looks like this: