#1
Posted
:
Wednesday, January 11, 2017 11:06:12 PM(UTC)
Groups: Registered
Posts: 2
Thanks: 1 times
Hello,
If we resave a digitally signed secure PDF using RasterEngine; would we be able to make the PDF unsecure i.e. would the PDF be open?
Also can we use Raster engine to:
1. Embed any fonts in the resaved PDF file?
2. Flatten the PDF file for print purposes?
The version we are using is v16.5
Thanks in advance
#2
Posted
:
Friday, January 13, 2017 12:04:58 PM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
Hello,
Unless you put a user or owner password when writing the new PDF, yes, I would expect the outputted PDF to be open. LEADTOOLS 16.5 does not have support for PDF Signatures. This support was added with LEADTOOLS 19 using the PdfDocument and PDFFile classes.
With LEADTOOLS 16.5, you can create PDF/A files. These files have the font information embedded in them.
Loading a PDF with RasterCodecs would rasterize/flatten it. You could then use the RasterImagePrinter to send this image data to the printer.
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
1 user thanked Walter for this useful post.
#3
Posted
:
Tuesday, January 17, 2017 10:18:26 PM(UTC)
Groups: Registered
Posts: 2
Thanks: 1 times
Thanks Walter for the reply. So using v16.5; can we create a PDF/A file from an existing PDF file that is password protected? Our objective of trying to create a new PDF file from an existing PDF file is to unlock the file, embed the fonts and flatten it before we send the new PDF file to another system for print purposes.
Appreciate your time.
#4
Posted
:
Wednesday, January 18, 2017 3:09:07 PM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.