Hi Alexey I have no problems with your attached PDF (capusto.pdf). You didn't say what versions of FOP and the plug-in you're using. I've used Apache FOP 1.0 for the test as well as version 2.0 and 2.0.1.SNAPSHOT of the PDF plug-in.
On 13.05.2011 21:32:32 Alexey Bobyrev wrote: > Hello! > > I have a problem with generating pdf-file from pdf-source which consists of > raster image(s). It generates just blank pdf (example attached) without any > error message during generation. > If there is just vector image then all goes all right. > > Here is my fo-structure: > > > *<?xml version="1.0" encoding="UTF-8"?> > > <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:fox=" > > http://xmlgraphics.apache.org/fop/extensions"> > > <fo:layout-master-set><fo:simple-page-master master-name="Photo" > > page-height="877.5pt" page-width="1237.5pt"> > > <fo:region-body/></fo:simple-page-master> > > </fo:layout-master-set><fo:page-sequence master-reference="Photo"> > > <fo:flow flow-name="xsl-region-body"> > > <fo:block-container absolute-position="absolute" left="309pt" > > fox:transform="rotate(0)" top="43pt"> > > <fo:block> > > <fo:external-graphic src=" > > /home/sfate/prj/last_odt/public/files/converted_pdf/source.pdf#page=1" > > content-height="792pt" content-width="612pt" scaling="non-uniform"/> > > </fo:block> > > </fo:block-container> > > </fo:flow> > > </fo:page-sequence> > > </fo:root>* > > > Could you try to generate some pdf from raster pdf? > You can try with attached pdf. > > Or maybe someone have some ideas about it. > > > > > -- > Alexey Bobyrev > Software developer, company Sloboda studio, Ukraine > Application development for social networks > > *Site:* http://sloboda-studio.com > *Personal Twitter:* http://twitter.com/_sfate > *Skype:* sfate_ > *ICQ:* 366499690 > > Cell phone +38 093 384 66 81 Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org