Top "Export-to-pdf" questions

Conversion of other document formats to the PDF format programmatically.

Save multiple sheets to .pdf

I have a reporting spreadsheet that grabs some data from a database and forms three sheets of summary report information. …

excel vba pdf pdf-generation export-to-pdf
Create pdf using jsPDF with formatted Table data

I am able to generated PDF file from html table using this below script: But I am getting all the …

jquery html html-table jspdf export-to-pdf
How to enable jQgrid to Export data into PDF/Excel

I am new in jQuery/jQgrid coding. I am using jQgrid version is 4.4.4 & jQuery 1.8.3. I want to enable export …

jquery jqgrid export-to-excel export-to-pdf
How to set the plot in matlab to a specific size?

Generally, I wish to plot a rather complex x-y plot (lots of overlapping curves) to an A3 format so: A4 210…

matlab printing plot export-to-pdf
MATLAB: print a figure to pdf as the figure shown in the MATLAB

I am trying to export (save as, print) a figure into .pdf format. However, no matter how I configure the …

matlab figure export-to-pdf
Exporting PDF files in Java

I have a table that gets it's data from a SQL DB. I'm trying to find the easiest way to …

java export-to-pdf
When export a report to PDF change the font

I'm using Jaspersoft Studio 5.2, and I did a report with Courier New font, and when I exports this to PDF, …

fonts jasper-reports export-to-pdf jaspersoft-studio
Export html content to pdf using JasperReports

How do I export HTML content into PDF using JasperReports, I have a parameter which carries value of the type …

html jasper-reports export-to-pdf
iTextSharp international text

I have a table in asp.net page,and trying to export it as a PDF file,I have couple …

c# asp.net itextsharp export-to-pdf
Export HTML to PDF

I need to generate a PDF file from an existing pure HTML files when clicking 'Export' button. As I am …

export-to-pdf