CTAN Comprehensive TeX Archive Network

CTAN update: extractpdfmark

Date: October 3, 2022 3:56:57 PM CEST
Masamichi Hosoda submitted an update to the extractpdfmark package. Version: 1.1.1 2022-09-30 License: gpl3+ Summary description: Extract page mode and named destinations as PDFmark from PDF Announcement text:
Fix handling a named destination with an empty string name https://github.com/trueroad/extractpdfmark/issues/3 Exclude deprecated poppler-core interface for poppler 0.76+ Add stable poppler-glib interface for poppler 0.78.0+
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/extractpdfmark The package’s files themselves can be inspected at https://mirrors.ctan.org/support/extractpdfmark/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs

extractpdfmark – Extract page mode and named destinations as PDFmark from PDF

PDFmarks is a technique that accompanies PDF and that is used to store metadata such as author or title, but also structural information such as bookmarks or hyperlinks.

When Ghostscript reads the main PDF generated by the system with embedded PDF files and outputs the final PDF, the PDF page mode and name targets etc. are not preserved. Therefore, when you open the final PDF, it is not displayed correctly. Also, remote PDF links do not work correctly.

This program is able to extract the page mode and named targets as PDFmark from PDF. In this way, you can obtain embedded PDF files that have kept this information.

Usage:

$ extractpdfmark -System-Outputted.pdf > Extracted-PDFmark.ps

$ gs -q -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -dPDFDontUseFontObjectNum -sOutputFile=Final.pdf -System-Outputted.pdf Extracted-PDFmark.ps

Packageextractpdfmark
Version1.1.1 2022-09-30
Copyright2016–2022 Masamichi Hosoda
MaintainerMasamichi Hosoda

Announcements

more

Guest Book Sitemap Contact Contact Author