About Gabriel Smith

Developer Advocate

Find more about me on:

Here are my most recent posts

Parse, Edit, and Save PDF Form Fields

Many developers building document viewing solutions often have to load and edit PDF form field data. For programmers who use the LEADTOOLS PDF SDK or the LEADTOOLS Document Viewer SDK this is an easy task! With minimal code, developers leveraging … Continue reading

Posted in Document Imaging, PDF | Tagged , , | Leave a comment

Bridge the Gap Between Your Application and the Medical Web Viewer Framework

LEADTOOLS Medical Web Viewer Framework Developers that use the LEADTOOLS Medical Web Viewer Framework quickly build high-quality, full-featured, medical imaging applications. The framework includes high-level ASP.NET services and HTML5 / JavaScript controls to distribute medical studies from servers to clients. … Continue reading

Posted in Medical Imaging | Tagged , | Leave a comment

Extracting an Image from a DICOM file

When dealing with DICOM files, there are times when you need to include an image in a report or provide images to a patient so they can view the data without needing a DICOM-specific application. Thankfully, the LEADTOOLS Medical SDK … Continue reading

Posted in Medical Imaging | Tagged , , | Leave a comment

C#, Java, and PowerShell Code to Extract Images Embedded in a PDF

PDF files are ubiquitous in the world of business. They are used to store documents, images, and other data. In the past, people have asked if there is an easy way to extract graphics such as a chart or photo … Continue reading

Posted in PDF | Tagged | Leave a comment

C# and Java Code to Digitally Sign PDF Files With a Certificate

In the “Secure PDF Files With a Password in C#, VB, and Java” article, we described how to use the PDFFile class from the PDF SDK to password protect and encrypt PDF files. Using the PDFFile class also makes digitally … Continue reading

Posted in PDF | Tagged , , , | Leave a comment