[xep-support] intermediate format? or creating an fo file with XEP?

CRW150@yahoo.com crw150 at yahoo.com
Thu Jun 16 22:29:13 PDT 2005


Thank you *very* much Brian and Vincent. Neither suggestion solved the
problem, but at least I learned something. I can now see that even with
a bare-bones stylesheet (basically just one <xsl:apply-templates/> (no
page numbers, no headers, no footnotes, nothing but basic paragraphs)
and a source xml file that is nothing but paragraphs with words (no
tables, no graphics, nothing fancy) XEP fails with the OOM error if the
source document exceeds a certain size. I'll have to send the files to
xep-support and go from there.

I sincerely appreciate your patience with my ignorance (you and all the
other kind folks on this list). Thanks!!


--- "Brian J. Butler" <bjbutler at bjbsoftware.com> wrote:

> If you are rendering to PDF, uncomment the <option name="COMPRESS"> 
> option.  PDF compression uses a LOT of memory.  You will generate a
> much 
> larger PDF file, but you can open it with Acrobat (not Acrobat
> Reader) 
> and save it, which will do the compression efficiently.  Of course
> you 
> can also use the uncompressed file, but it might be huge.
> 
> BJB
> 
> CRW150 at yahoo.com wrote:
> 
> >Hello,
> >I'm still having memory problems and need to see what XEP is doing.
> >What is "intermediate" format? An fo file? Can I create an fo file
> with
> >XEP? If so, what is the syntax?
> >
> >xep -xml source.xml -xsl stylesheet.xsl -fo outputFile.fo
> >
> >That doesn't work. Should it? I'm sorry, but I read all the
> >documentation, and I just don't get it. Do I have to do something to
> my
> >configuration file? Currently, xep.xml looks like this:
> >
> ><options>
> >    <option name="LICENSE" value="license.xml"/>
> >    <option name="TMPDIR" value="none"/>
> >    <option name="BROKENIMAGE" value="images/404.gif"/>
> >    
> >    <!-- Backend options -->
> >    <generator-options format="PDF">
> >      <!-- <option name="COMPRESS" value="false"/> -->
> >      <!-- <option name="PDF_VERSION" value="1.3"/> -->
> >    </generator-options>
> >      
> >    <generator-options format="PostScript">
> >      <!-- <option name="LANGUAGE_LEVEL" value="2"/> -->
> >      <!-- <option name="CLONE_EPS" value="true"/> -->
> >    </generator-options>
> >  </options>
> > 
> >With the options commented out, I must be using the default values,
> >right? And that's what I should be using, right?
> >
> >Sorry to be so dense, but I appreciate anyone who's willing to
> answer
> >these dumb questions.
> >
> >Susan
> >
> >
> >		
> >__________________________________ 
> >Discover Yahoo! 
> >Get on-the-go sports scores, stock quotes, news and more. Check it
> out! 
> >http://discover.yahoo.com/mobile.html
> >-------------------
> >(*) To unsubscribe, send a message with words 'unsubscribe
> xep-support'
> >in the body of the message to majordomo at renderx.com from the address
> >you are subscribed from.
> >(*) By using the Service, you expressly agree to these Terms of
> Service http://www.renderx.com/terms-of-service.html
> >
> >
> >
> >  
> >
> 
> -- 
> Brian J. Butler
> BJB Software, Inc.
> 76 Bayberry Lane
> Holliston, MA 01746
> 
> E-mail: bjbutler at bjbsoftware.com
> Web:    http://www.bjbsoftware.com
> Phone:  508-429-1441
> Fax:    419-710-1867
> 
> 
> 



		
__________________________________ 
Yahoo! Mail 
Stay connected, organized, and protected. Take the tour: 
http://tour.mail.yahoo.com/mailtour.html 

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list