vippsupport.xerox.com    Forums  Hop To Forum Categories  - Xerox FF VI Suite Forum-  Hop To Forums  FF VI Suite (VIPP)    PDF Originator issue

Moderators: Carlo Sans, jbouche
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Posted
Here is an interesting problem with Originator.

When I distill and split a vipp job it errors out with this

"219 0 0 Distill < Error: rangecheck; OffendingCommand: getinterval >. Flushing: rest of job (to end-of-file) will be ignored ExternalCommand on page 220 : Warning: PostScript error. No PDF file produced."

Here is my PFL

[_]
InitFile=C:\xgfc\mislib\carroll_inv.ini
JobType=distill_and_split
OutputFolderName=default
OutputFilenameTemplate=<FS='^'><BKMARK[F1]>_<BKMARK[F2]>.pdf
IndexFileTemplate=<FS=','>FileName,InputFile,EndSplitDate,EndSplitTime,OutputDir,Pages,FileSequence,Name|<BFS='^'>[F0],Acctno[F1],InvNum[F2],Email[F3]
PrinterName=none
PrinterAction=print_if_job_completes
DistillJobOptions=<default>
NotifyOnErrorOrWarning=false
NotificationCommandStr=<empty>
AppendEOFTrailer=true

I can get it to run by manually append and pre-append the file which will "Complete (with warnings)"

We use another profile for another job daily and have no errors at all. So I am thinking there is something wrong with the profile.

Any ideas.
 
Posts: 49 | Location: Baltimore MD | Registered: 27 August 2008Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
Everything looks good, but I have forwarded to me team to verify for me.

I know they are going to ask me the following:
SW Version of VI PDF Originator?
Did this job ever run before?
How are you submitting the job?
What is the average page count of the jobs yor run?

If possible can you send me the job or a subset of the job that will demonstrate the problem. You can send it to
David.Kirk@xerox.com
 
Posts: 587 | Registered: 31 March 2005Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
Thank you for the reply. I will package everything up and send it on over along with answers to your questions.
 
Posts: 49 | Location: Baltimore MD | Registered: 27 August 2008Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
Hello Tim

getinterval is a postscript command which VIPP FROMLINE depend upon ! I guess you used that within your code.
If it is reported by distiller as offending command then you (VIPP) are redefined that command or pass wrong parameters to it !

I said (VIPP) Since u r not in direct use of postscript " getinterval" but you are using VIPP commands which directly use that command.
It would be great if you attached the file which demonstrate the error or if it is possible to send the original data file - if it is large file- uploaded to any online storage and write the link in order for me to examine the file and recommend solution.

Thanks


Pasha
 
Posts: 25 | Registered: 23 January 2006Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
There are no FROMLINE commands in teh code. I have already forwarded the job to David per his request.
 
Posts: 49 | Location: Baltimore MD | Registered: 27 August 2008Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
quote:
Originally posted by TimS:
There are no FROMLINE commands in teh code. I have already forwarded the job to David per his request.

It could be many VIPP commands implement getinterval direct or indirect; just FROMLINE came from the top of my mind.


Pasha
 
Posts: 25 | Registered: 23 January 2006Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
And the answer is ....

I will fill in the sp[ace as soon as my team gets back to me.

Dave Kirk
 
Posts: 587 | Registered: 31 March 2005Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

    vippsupport.xerox.com    Forums  Hop To Forum Categories  - Xerox FF VI Suite Forum-  Hop To Forums  FF VI Suite (VIPP)    PDF Originator issue