IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Topic Options
#57581 - 07/17/20 09:20 PM L1007 Error while converting to PDF
Duane Sellers Offline
OL Toddler

Registered: 12/18/13
Posts: 46
This is happening with one document. I can drop the text input into a folder just prior to the PDF creation step and the text document looks great and non corrupted, but once it moves to the Create PDF stage, this is the error.

REQST: PPImage Request - 18:59:57

INFO: Processing file C:\ProgramData\Objectif Lune\PlanetPress Suite 7\PlanetPress Image\QueuedJobs\1A8B661.ps
DEBUG: Reading job options from input file
DEBUG: Watch Process Name : AF-Master
INFO: Starting conversion...
INFO: Initializing PlanetPress Alambic...
INFO: Distilling file to 825042-0_KENNEDY/JENKS _56.pdf...
DEBUG: %%[ Error: invalidfileaccess; OffendingCommand: file ]%%
DEBUG:
DEBUG: Stack:
DEBUG: (w)
DEBUG:
DEBUG: (C:\\ProgramData\\Objectif Lune\\PlanetPress Suite 7\\PlanetPress Image\\Spool\\1A8B661\\825042-0_KENNEDY/JENKS _56.pdi)
DEBUG: /FO
DEBUG:
DEBUG:
DEBUG: %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
DEBUG: %%[ Warning: PostScript error. No PDF file produced. ] %%
ERROR: I1007 : Error while converting to PDF : Error converting file: invalidfileaccess
ERROR: I1005 : Error while processing job; moving file to error folder: 1A8B661.ps

Top
#57582 - 07/18/20 08:48 AM Re: L1007 Error while converting to PDF [Re: Duane Sellers]
Duane Sellers Offline
OL Toddler

Registered: 12/18/13
Posts: 46
additional information. This only happens if i am using the Planet Press Image output object to do the PDF conversion. If i use the Create PDF action object, the PDF conversion is fine.

Top
#57584 - 07/20/20 08:12 AM Re: L1007 Error while converting to PDF [Re: Duane Sellers]
Jean-Cédric Offline
OL Expert

Registered: 10/03/16
Posts: 681
Loc: Québec, Canada
I would look at your filename...there is a forward slash in it.
_________________________
♪♫♪♫
99 frigging bugs in my code
99 frigging bugs
Take one down
Code around
127 frigging bugs in my code
♪♫♪♫

Top
#57585 - 07/20/20 08:28 AM Re: L1007 Error while converting to PDF [Re: Duane Sellers]
Duane Sellers Offline
OL Toddler

Registered: 12/18/13
Posts: 46
Thanks Jean-Cedric!!! I totally overlooked that. I am pulling the file name as a couple of Data Location Variables. That happens to be the customers name in the database. Explains why it was only happening for this piece of data!
Appreciate the new set of eyes!

Top