Top "Pdf-generation" questions

PDF generation is the process of creating a PDF document using various tools or libraries.

Morris Graphs Export as PDF?

I am using Morris.js to create graphs. I have requirement to export graphs as pdf. I can see that …

javascript pdf-generation morris.js css-to-pdf
tesseract (.NET) + searchable PDF. How to apply?

I have the need to develop a system that turns an image into a searchable PDF. How is a school …

c# pdf-generation ocr tesseract tessnet2
How can I generate PDF from Printdocument?

[Language: C#] I have wrote some code to printdocument and I get a preview with microsoft's controls built-in (System.Windows.…

c# pdf pdf-generation printdocument printdialog
How to add hyperlink in pdf using pdfbox

I want to add a hyperlink in PDF created using PDFBOX, such that i click on some text example 'Click …

java pdf pdf-generation pdfbox
How can you find a problem with a programmatically generated PDF?

My group has been using the itext-sharp library and C#/.NET to generate custom, dynamic PDFs. For the most part, …

pdf pdf-generation itextsharp ghostscript
How do you insert an image using Report Lab's canvas drawImage()?

I'm looking to expand the functionality of a tool using report lab's pdfgen which currently only draws strings using; if …

python pdf-generation reportlab drawimage
trying to generate a PDF and view or email it with React Native

I spent the last few days playing with react-native-html-to-pdf (https://github.com/christopherdro/react-native-html-to-pdf ), react-native-mail (by chirag04) and react-native-view-pdf (by …

email react-native pdf-generation pdf-viewer
how to send pdf email using mpdf?

My sample coding to create pdf using mpdf is, (it works fine) <? require_once('../mpdf.php'); $mpdf = new …

php pdf-generation email mpdf
How to create 3D pdf with Catia

how do I create 3D pdf with Catia - without converters or any other add-ins? When I go to "Save …

pdf-generation 3d-modelling catia
PDF Cross Reference Streams

I'm developing a PDF parser/writer, but I'm stuck at generating cross reference streams. My program reads this file and …

pdf pdf-generation pdf-parsing