pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pdf-devel] [flyspray] Use the disk filesystem in pdf-filter


From: GNU PDF Library
Subject: [pdf-devel] [flyspray] Use the disk filesystem in pdf-filter
Date: Mon, 19 Jan 2009 21:45:51 +0100

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Jose E. Marchesi (jemarch)
Attached to Project - GNU PDF Library
Summary - Use the disk filesystem in pdf-filter
Task Type - Planned Task
Category - Build System
Status - NEXT
Assigned To - Operating System - All
Severity - Medium
Priority - Normal
Reported Version - START
Due in Version - BASE-LAYER-0
Due Date - Undecided
Details - The pdf-filter utility (implementation in utils/pdf-filter.[ch]) is 
currently using memory-based streams in both read and write mode (by default it 
uses write mode. The use of --readmode makes it to use read mode). Would be 
good to have the option to use the filesystem backend of the streams as well.

This task involves the following steps:

1) Implement two new command line options for pdf-filter:

  --input-file, -i
      Use a given file as the input.

  --output-file, -o
      Use a given file as the output. If the file already exists it is 
truncated.

2) Make pdf-filter to use filesystem files (as implemented in the Filesystem 
Module) for both reading and writing data if -i and/or -o are specified in the 
command line.



More information can be found at the following URL:
http://www.gnupdf.org/flyspray/index.php?do=details&task_id=87

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]