Page 1 of 1

Problem viewing PDF

Posted: Mon Jun 13, 2005 4:30 pm
by Xbase_Guy
I^m using R&R PDF Export. The report has an inserted picture from file (letterhead). When I create the PDF from within R&R Report Writer - all is fine. When I create the PDF from RRWRUN.EXE, Acrobat cannot open it. If I take the image file out - Acrobat views it fine.__I have copied all LT*.DLL^s (LeadTools) to the current directory. ____Adobe^s Message: not supported file type, damaged or was not decoded properly.____Any suggestions are greatly appreciated.____-Scott__

=> RE: Problem viewing PDF

Posted: Mon Jun 13, 2005 7:42 pm
by Xbase_Guy
The problem is has nothing to do with creating PDF^s.__-Scott

==> RE: Problem viewing PDF

Posted: Mon Jun 13, 2005 9:53 pm
by kfleming
I can create a PDF containing an image via runtime without a problem. My report has a JPG and in my runtime control table I have:__RI_PRINTER=__RI_WPTR=R&R PDF Export__RI_OUTFILE=c:qa eports estpdf.pdf____I can view testpdf.pdf in Acrobat and it does correctly display my image.____Kathleen__R&R Support

===> RE: Problem viewing PDF

Posted: Tue Jun 14, 2005 11:55 am
by Xbase_Guy
You are correct. The problem was realted to an invalid scope param.__But Thanks all the same.__-Scott