PDF Generator SDK for Javascript Benefits, Features - ByteScout

PDF Generator SDK for Javascript

  • Home
  • /
  • PDF Generator SDK for Javascript
This sample demonstrates how to add image from canvas during PDF generation in JavaScript with BytescoutPDF.js (Bytescout PDF Generator for JavaScript). Generated PDF file with image from canvas (click to view full size):
This example shows how to wrap text when you create PDF file in JavaScript with BytescoutPDF.js (Bytescout PDF Generator for JavaScript). Generated PDF file with wrapped text (click to view full size):
This example shows how you can rotate text when you create PDF file in JavaScript with BytescoutPDF.js (Bytescout PDF Generator for JavaScript). Generated PDF file with rotated text (click to view full size):
This sample demonstrates how to apply rich text formatting during PDF generation in JavaScript with BytescoutPDF.js (Bytescout PDF Generator for JavaScript). You can use HTML tags for text formatting. Generated PDF file with rich formatted text (click to view full size):
Being able to align text is really important when creating PDF file. The sample below is for setting text alignment during PDF generation  in JavaScript with BytescoutPDF.js (Bytescout PDF Generator for JavaScript). Generated PDF file with different text alignments (click to view full size):
The sample below shows how to set page size during PDF generation in JavaScript with BytescoutPDF.js (Bytescout PDF Generator for JavaScript). You can select one of 12 predefined page sizes for PDF file you create. Generated PDF file with predefined page size (click to view full size):
This sample shows how set and change font name when you generate PDF file with BytescoutPDF.js (Bytescout PDF Generator for JavaScript).  BytescoutPDF.js provides support for built-in PDF fonts. Generated PDF file with custom font (click to view full size):
This sample demonstrates how to set font style when you generate PDF file with BytescoutPDF.js (Bytescout PDF Generator for JavaScript). Parameters to set are: font name, font size, font style (italic, bold, underline) and color. Generated PDF file with custom font style (click to view full size):
This sample source code will help you to use BytescoutPDF.js (Bytescout PDF Generator for JavaScript) for creating text columns in generated PDF file. Generated PDF file with text columns (click to view full size):
This sample shows how to use BytescoutPDF.js (Bytescout PDF Invoice Generator for JavaScript) to draw PDF invoices with tables and logos. BytescoutPDF.js is a great JS library to generate PDF in DOM itself without any dependency on other libraries. It provides features such as adding text, formatting text as per requirement, adding images, adding lines, adding header/footer with the setting of dynamic page numbers. With these features one can fulfill any normal PDF report generation [...]