On Mon, Jul 23, 2012 at 4:45 AM, Thaichor Seng <
thai...@gmail.com> wrote:
> Dear Prawn,
>
> As I see in your document, I didn't see any methods to open pdf files and
> edit it. Is there no way or a way to do that?
Prawn doesn't support editing existing PDF files. If you just want to
add or annotate pages, you can use Prawn's template functionality to
start a PDF based on an existing one.
-be