While generating pdf reports programatically by using iTextSharp, I have to print the & in the report. But when i type this(&) in the pdf templates used by ItextSharp it is marked as an error.
Hi i want to make the border of table cells as dashed lines in TCPDF writehtml()... I have tried using border=1 for tables but only a thick border comes .. also i have tried using css likestyle=\"bord
I am dynamically generating a PDF document with iTextSharp. I don\'t know how many pages it will contain. I have managed to create headers and footers on all pages by overriding OnStartPage and OnEndP
I have an application which stores data in xml and generates PDF using xsl-fo. I\'m trying to find out is there a way to render an element with a width from the last element position to the end of cu
Hi guys I have an instance where I have a logo image as part of some artwork.. If a user uploads a new logo I have a form field which is larger than the default logo.
I\'m trying to use ABCPDF.net 8 to create a pdf from html content. When using the method AddHtml, this works fine.
Hi i have a problem with pdf generation using xsl-fo. The pdf print invoice lines in each page. So there is a conditional checking at the last page to determine whether to or not to print the heading
I\'ve been having a world of trouble getting Khmer fonts (an Indic script of Cambodia) to render reliably on the web across platforms (Mac, Windows, Linux).
I have an application which takes in a zip file as its input. The zip file contains a html file, its css and the images. I need to开发者_Python百科 convert this html to pdf and send back. I have looke
Is there a good gem to open a PDF and draw lines on it?I\'ve played around RMagick and prawn, both seem to only create new PDFs and not edit pre-existing开发者_Go百科 ones.If you are after writing ove