jdtoronto has asked for the wisdom of the Perl Monks concerning the following question:
I have created some templates for some newsletters in PageMaker (yeah, I know it is out of date, so am I) and exported them as PDF's. When I open a file and use it as a 'form' (using prForm) in PDF::Reuse, I will sometimes (depending on the complexity of the document or some such stupidity) get an error:
I read the documentation, but it seems that nothing is having any effect.Has 2 Pages An error occurred at G:/EngData/EP2058 InContact/EP2058-002/lib/InContact/PDF/Newslette +r.pm line 38 Tk::Error: G:/EngData/EP2058 InContact/EP2058-002/t209.pdf_1 can't be + used as a form. See the documentation under prForm how to concatenate streams More information might be found in error.log at G:/EngData/EP2058 InContact/EP2058-002/lib/InContact/PDF/Newslette +r.pm line 38 (menu invoke)
Has anyone seen this before? I am using PDF::Reuse because I was having serious trouble with PDF::API2 on Win32 - until this issue PDF::Reuse was doing pretty well!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: PDF::Reuse issue with streams
by Khen1950fx (Canon) on Jul 07, 2006 at 07:49 UTC | |
by jdtoronto (Prior) on Jul 07, 2006 at 13:29 UTC | |
|
Re: PDF::Reuse issue with streams
by jdtoronto (Prior) on Jul 07, 2006 at 18:23 UTC | |
|
Re: PDF::Reuse issue with streams
by Anonymous Monk on Aug 07, 2009 at 10:24 UTC |