Category "pdf"

Is there a way to set bounding box of figure in PDFBox

I'm trying to create a PDF that's PAC3 compliant and I need to add images to the PDF. I was able add an image to the PDF but when I run the PDF in PAC 3. I get

How to edit the contents of an existing PDF programmatically in JAVA [closed]

Let's assume I have an existing pdf with a fixed header and footer and blank body like the below image And I have to add content to the body(

Parameter for unsharpMaskImage to get Improved quality pdf after converting png to pdf

Image using converting png to pdf but the quality of created pdf is very low, so I am trying to sharpen the image using Imagick::unsharpMaskImage method but I a

Compare two large text documents and calculate some sort of percentage similarity between them

I am looking for a tool (program, website or R package) that can compare two text documents and calculate some sort of percentage similarity between them, for f

pdf-lib.js - after merging multiple pdf files, filled data in form fields become invisible

pdf-lib.js - after merging multiple pdf files, filled data in form fields become invisible On individually viewing the files, everything is fine and the data ju

How to loop through folders in Azure Blob Containers

I have the following code which is written in Visual Studio Code. Now I want to run this in Azure Databricks. I have uploaded the entire folder to my Azure Blob

ng2-pdf-viewer - does not display automatic pdf

I have an angular application 8 that I receive a pdf file from the API. In the angle view, I took the pdf file as a blob and converted it into a FileReader to u

Convert from a pdf byte[] to Postscript using Java

I am looking into creating PostScript file from a pdf as byte[], to send to printer. I've checked this post and the reply from Dustin seem to be somewhat simila

How to extract texts and tables pdfplumber

With the pdfplumber library, you can extract the text of a PDF page, or you can extract the tables from a pdf page. The issue is that I can't seem to find a way

Run Adobe PDF script when document is saved

I am attempting to place the script below in Document Actions under "Document Did Save". I'm not sure how to complete the if statements. I would like the script

DIKW Model Applied on PDF Files

I did some research on the DIKW pyramid (data, information, knowledge, wisdom). And am confused on how to apply it on a PDF file. For example, if I extract spec

How to write on existing pdf file in php

I know this question has been asked many times but I read all related answer and my problem is not solved yet. I can add text and image on a new blank pdf file

Scraping two-column PDF

I try to scrape the texts of hundreds of PDFs for a project. The PDFs have title pages, headers, footers and two columns. I tried the packages pdftools and tabu

Extract images of signatures contained in a pdf file with iText7

I am wondering how we can use ITEXT7 to extract image info associated to digital signatures. I know there have been similar questions asked in the past, but the

Headings and Chapters are messed up in ReadTheDocs Sphinx PDF file

For some reason, the subtitles become the chapters in the PDF generated for my docs by ReadTheDocs. Check it out here: https://yarsaw.namantech.me/_/downloads/e

Cannot preview pdf-files larger than 2mb in chrome using FileReader

I want to preview PDF with FileReader before uploading the document to the database. There is no problem when I use Firefox, but if I use Chrome, files larger t

C# - Save XML file as PDF as Raw Image (not converting)

I am trying to save xml file as PDF as it is. In other words, I am trying to create PDF file that shows content of XML like a screenshot (like raw screenshot).

Resize and Rotate image Annotation added in pdf

Using this Link I have added signature image annotation in PDF file But i could not find any guide for how to rotate and resize image annotation using the butto

in aspose Image CSS style is ignored and the image is rendered full size in the cell of table using .NET

I am experiencing some problem when inserting an html code containing images. The problem is that css information like width, height are ignored and the final p

Adobe Pdf - Hiding buttons on PNG export

Good Day, I'm creating a form in Adobe and need to use the form exported as an image. However, when exporting, the buttons appear in the output image. I was won