Top "Export-to-pdf" questions

Conversion of other document formats to the PDF format programmatically.

Text wrapping issue in generated pdf file

I have an issue related to wrapping of text in pdf format. For all the formats like xls,rtf, and …

jasper-reports overlapping word-wrap export-to-pdf
Export html to pdf in ASP.NET

I am trying to export retrieved data from SQL into PDF using ASP.NET (C#). Remarks: I am not using …

c# asp.net pdf-generation export-to-pdf
Fonts not working when deploying jasperreport in PDF from web app

I'm having some issues with the fonts when I'm deploying the reports in my web app. The fonts I want …

java fonts jasper-reports export-to-pdf
How can I display "$£Ω€απ⅔" in Jasperserver PDF using iReport?

I've hardcoded a Text field with the value ":$£Ω€απ⅔:" to test if these characters will show in PDF But it only …

jasper-reports special-characters export-to-pdf
Save pdf file with user input filename (iTextSharp)

I want to allow user to enter his own file name, just like save file dialog and stream (Example: Stream …

c# winforms itextsharp export-to-pdf
Jasper Reports PDF doesn't export cyrillic values

I am trying to export jasper as pdf but It does not show the cyrillic values. When I export it …

java jasper-reports export-to-pdf
Angular ui-grid external export buttons

I am new working with the Angular UI-GRID and I need to create external buttons for the exporting features like …

angularjs export-to-csv angular-ui-grid export-to-pdf
Merge Multiple PDF's into one PDF

I am having some issues with my code. I am trying to loop through a Drive folder that contains many …

pdf google-apps-script export-to-pdf pdf-manipulation
Jasper reports font size issue exporting to pdf

I'm using Jaspersoft Studio 5.6. It displays correctly in Jaspersoft Studio in Design view. In Preview view it is also correctly …

java fonts jasper-reports export-to-pdf
Laravel EXCEL and PDF export

I am new in Laravel and I am using Laravel 4.2 I like to export some data in PDF and excel. …

laravel laravel-4 export export-to-excel export-to-pdf