프로세스 이미지 PDF

프로세스 이미지 PDF

스캔한 문서나 디지털 카메라로 촬영한 사진이 포함된 PDF 파일을 (지우개와 펜을 사용하여) 수정할 수 있는 실용적인 도구가 있습니까? 그렇다면 어느 것이 더 낫습니까?

답변1

잉크스케이프일부 PDF 지원이 있습니다.지프일부 지원도 있습니다.

답변2

PDF 이미지이미지를 추출하는 프로그램입니다.

NAME
       pdfimages - Portable Document Format (PDF) image extractor (version 3.00)

SYNOPSIS
       pdfimages [options] PDF-file image-root

DESCRIPTION
       Pdfimages saves images from a Portable Document Format (PDF) file as Portable Pixmap (PPM), Portable Bitmap (PBM), or JPEG files.

       Pdfimages reads the PDF file PDF-file, scans one or more pages, and writes one PPM, PBM, or JPEG file for each image, image-root-
       nnn.xxx, where nnn is the image number and xxx is the image type (.ppm, .pbm, .jpg).


pdfimages --help
pdfimages version 0.12.4
Copyright 2005-2009 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1996-2004 Glyph & Cog, LLC
Usage: pdfimages [options] <PDF-file> <image-root>
  -f <int>       : first page to convert
  -l <int>       : last page to convert
  -j             : write JPEG images as JPEG files
  -opw <string>  : owner password (for encrypted files)
  -upw <string>  : user password (for encrypted files)
  -q             : don't print any messages or errors
  -v             : print copyright and version info
  -h             : print usage information
  -help          : print usage information
  --help         : print usage information
  -?             : print usage information

pdftopppm또 다른 것입니다:

NAME
       pdftoppm - Portable Document Format (PDF) to Portable Pixmap (PPM) converter (version 3.00)

SYNOPSIS
       pdftoppm [options] PDF-file PPM-root

DESCRIPTION
       Pdftoppm  converts  Portable  Document  Format  (PDF) files to color image files in Portable Pixmap (PPM) format, grayscale image
       files in Portable Graymap (PGM) format, or monochrome image files in Portable Bitmap (PBM) format.

       Pdftoppm reads the PDF file, PDF-file, and writes one PPM file for each page, PPM-root-nnnnnn.ppm, where nnnnnn is the page  num‐
       ber.

앞서 언급했듯이 그래픽 처리 소프트웨어를 사용하여 PDF를 열 수 있습니다.

최후의 수단으로 PDF를 표시하고 스크린샷을 찍어 처리할 수 있습니다.

답변3

내용이 스캔된 문서인 PDF 파일을 수정하려면 다음을 설치할 수 있습니다.신문귀하의 시스템에서.

Debian 또는 Ubuntu 기반 시스템을 사용하는 경우 터미널을 열고 이 명령 L을 입력 sudo apt-get install xournal하거나 시냅틱 패키지 관리자를 통해 설치하세요. Fedora의 경우 sudo yum install xournal.

관련 정보