With the release of XFINIUM.PDF 3.5 we added support for QR barcodes. At this moment the XFINIUM.PDF library supports 40 1D barcodes and 6 2D barcodes. Continue reading “Add barcodes to PDF documents in .NET”
Tag: pdf
Display alternate images for view and print in a PDF document
A question on StackOverflow.com asked if it is possible to have 2 alternate versions of an image in a PDF file, one for display and other for print.
Several solutions were given: optional content, form fields or alternate images. In the article below we’ll show how these solutions can be implemented using XFINIUM.PDF library and how they compare to each other.
Continue reading “Display alternate images for view and print in a PDF document”