FOP Serializer, PDF File generation

In attempting to generate PDF files from XSQL: Any ideas which jar files from the Apache FOP-0.20.5 release need to be included in the classpath of the XSQL servlet (XDK 9.2.0.2.0) to make the emptablefo.xsl demo function? Are there other jar files required (other than xsqlserializers.jar)? The docs seem to want w3c.jar, which doesn't come with that release. Where does one find it, if needed?
I keep turning up with
XSQL-017: Unexpected Error Occurred
java.lang.NoSuchMethodError
at oracle.xml.xsql.serializers.XSQLFOPSerializer.serialize(XSQLFOPSerializer.java:19)
Is my Adobe plugin meant to fire up if this works correctly?
Cheers

Hi All,
I got the latest FOR version and have all the orther jars in my class path. I am using XSQL and with the previous version of FOP, my PDF display was fine.
With the new version of FOP i am having the problems mentined on this forum.
As 12... suggested, i got the XSQLFORSerializer , compiled and added it in the jar(xsqlserializers.jar) and added the jar in my class path, added the other mentioned jar(except xercesImpl-2.2.1.jar since xerces1-2.3.jar is in the class path and adding xercesImpl-2.2.1.jar causes JRun not to start with some kind of weird Null TLD string "--" cannot be in the comments error).
Everything looks fine ,just that the pdf does not show and the message is
07/01 10:47:23 user CacheFilesServlet: Processing XSQLRequest...
[INFO] java.lang.NullPointerExceptionbuilding formatting object tree
at org.apache.fop.pdf.PDFDocument.outputHeader(PDFDocument.java:1321)
at org.apache.fop.render.pdf.PDFRenderer.startRenderer(PDFRenderer.java:
237)
at org.apache.fop.apps.StreamRenderer.startRenderer(StreamRenderer.java:
188)
at org.apache.fop.fo.FOTreeBuilder.startDocument(FOTreeBuilder.java:240)
at org.apache.fop.tools.DocumentReader.parse(DocumentReader.java:454)
at org.apache.fop.apps.Driver.render(Driver.java:498)
at org.apache.fop.apps.Driver.render(Driver.java:518)
at oracle.xml.xsql.serializers.XSQLFOPSerializer.serialize(XSQLFOPSerial
izer.java:38)
at oracle.xml.xsql.XSQLPageProcessor.process(XSQLPageProcessor.java:257)
at oracle.xml.xsql.XSQLRequest.process(XSQLRequest.java:304)
at oracle.xml.xsql.XSQLRequest.process(XSQLRequest.java:198)
at com.cleverdevices.util.CacheFilesServlet.generateReport(CacheFilesSer
vlet.java:1045)
at com.cleverdevices.util.CacheFilesServlet.doGet(CacheFilesServlet.java
:372)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at jrun.servlet.security.StandardSecurityFilter.doFilter(StandardSecurit
yFilter.java:102)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:
241)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:
527)
at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPoo
l.java:348)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.j
ava:451)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.
java:294)07/01 10:48:04 user CacheFilesServlet: output length = 0
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
com.cleverdevices.util.ReportGenerationException: No output from XSQL
at com.cleverdevices.util.CacheFilesServlet.generateReport(CacheFilesSer
vlet.java:1065)
at com.cleverdevices.util.CacheFilesServlet.doGet(CacheFilesServlet.java
:372)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at jrun.servlet.security.StandardSecurityFilter.doFilter(StandardSecurit
yFilter.java:102)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:
241)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:
527)
at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPoo
l.java:348)07/01 10:48:04 user CacheFilesServlet: Deleting bad cache file: C:\JR
un4\servers\default\tatools\main\reports\cache\whc_kneel_bu
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.j
ava:451)
at jrunx.scheduler.ThreadPool$UpstreamMetrsdepot_dd_1,,_20040630.pdf
ics.invokeRunnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
com.cleverdevices.util.ReportGenerationException: IO Error: com.cleverdevices.ut
il.ReportGenerationException: No output from XSQL
at com.cleverdevices.util.CacheFilesServlet.generateReport(CacheFilesSer
vlet.java:1076)
at com.cleverdevices.util.CacheFilesServlet.doGet(CacheFilesServlet.java
:372)
Any pointers will help.
I am using XSQL and JRun server.
Thanks

Similar Messages

  • Input stream to pdf file generation in WDJ

    Hi Experts,
    I want to create a pdf file from some inputstream or string content in Webdynpro Java code.
    Can anyone please provide me some code snippet related to this.
    I tried below code:
    public class test {
         public static void main(String[] args) {
                   String strFilePath = "C://demo.pdf";
                   try {
                             FileOutputStream fos = new FileOutputStream(strFilePath);
                             String strContent =
                                       "Write File using Java FileOutputStream example !";
                             fos.write(strContent.getBytes());
                             fos.close();
                   } catch (FileNotFoundException ex) {
                             System.out.println("FileNotFoundException : " + ex);
                   } catch (IOException ioe) {
                             System.out.println("IOException : " + ioe);
    It is creating a pdf file in my local system but while opening the file it is saying "Corrupted file".-
    Any kind of help will be highly appreciated.
    Regards,
    Sambarn

    You have to use WDResource and related classes for reading/writing the files on portal app server.
    For getting some Idea, look at this wiki.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00062266-3aa9-2910-d485-f1088c3a4d71?quicklink=index&overridelayout=true
    -Yugandhar Reddy

  • PDF File Generation in SAP-ByD

    Dear All,
    How to generate PDF file based  reports in SAP-ByD
    Best Regards,
    Harish.Y

    Hi Harish,
    What do you mean by PDF file based reports?
    In ByD, typically you can generate PDF for various use-cases like preview (read only PDF), Send To (Read / write PDF) e.g. Sales order as PDF, etc. There is  a concept of Form Template maintenance, where you can view/edit the existing template and even create your own variant.
    Please describe your requirement if this doesnot answer your question fully.
    Regards,
    Damandeep
    Edited by: Damandeep Thakur on Mar 6, 2012 7:05 AM

  • Individual pdf file generation

    Hi all,
    I want to genrate pdf file after execution of my report in such a way that I give it a parameter name cust_id = 9092 and occurance in second text box is 5...it means loop started from 9092 and create 9092,9093,9094,9095,9096 files in specific folder and stop.it is not necessary that cust_id is in sequence.
    Following in my code:
    DECLARE
         v_SAM_CUST_ID       NUMBER(22);
           --v_ACCT_CUST_ID     NUMBER(22);
         v_rid               NUMBER;
         --v_p_cust_id         NUMBER(22);
         v_start_from        number(10):= :START_FROM;
         v_to_next           number(10):= :to_next;
         v_trid          number;
    CURSOR C1 IS  SELECT A.RID,SAM_CUST_ID      FROM (SELECT ROWNUM RID,SAM_CUST_ID
                                  FROM SAM ,DE_ADDR
                                  WHERE SAM.SAM_CUST_ID=DE_ADDR.DE_CUST_ID
                                  AND SAM.SAM_CUST_ID >= 1
                                  AND SAM.SAM_FREQUENCY IN ('DAILY','MONTHLY','Quarterly','Half yearly','Yearly')) A
                                  WHERE A.RID <= 10;
    BEGIN
         v_start_from      := :START_FROM;
         v_to_next     := :to_next;
         v_rid:=0;
         v_p_cust_id:=0;
         if :TEXT_BOX1='S' then
         message('Firing IF..');
           OPEN C1;
           LOOP
                FETCH C1 INTO v_trid,v_SAM_CUST_ID;
                EXIT WHEN C1%NOTFOUND;
                message('generating rport...');
                host('rwclient server=reptest report=c:\cust_print1.rdf p_1='||v_SAM_CUST_ID||' userid=wh1/wh1@dwh desformat=pdf destype=file desname=c:/temp/'||v_SAM_CUST_ID||'.pdf');
              END LOOP;
           CLOSE C1;     
              END LOOP;
      ELSE
    message('ELSE.....');
      END IF;
      END; 
      Any help would be appriciated.

    You are almost there ...
    Assuming that SAM.SAM_CUST_ID holds the customer ids (9092...)
    - change the cursor
    - to accept the input parameter of "p_cust_id"
    - modify the where clause selecting als customer_id >= p_cust_id
    - implement an order by clause ORDER BY SAM.CUST_ID
    - change the OPEN C1 statement to OPEN C1(p_cust_id);
    - declare a counter variable v_records_fetched NUMBER := 0;
    - EXIT WHEN C1%NOTFOUND OR v_records_fetched >= 5;
    - after the EXIT WHEN statement insert row :
    v_records_fetched := v_records_fetched +1;
    Your code should look like this
    DECLARE
         v_SAM_CUST_ID       NUMBER(22);
           --v_ACCT_CUST_ID     NUMBER(22);
         v_rid               NUMBER;
         v_p_cust_id         NUMBER(22);
         v_start_from        number(10):= :START_FROM;
         v_to_next           number(10):= :to_next;
         v_trid          number;
                    v_records_fetched NUMBER := 0;
    CURSOR C1(p_cust_id    NUMBER)
    IS  SELECT A.RID,SAM_CUST_ID      FROM (SELECT ROWNUM RID,SAM_CUST_ID
                                  FROM SAM ,DE_ADDR
                                  WHERE SAM.SAM_CUST_ID=DE_ADDR.DE_CUST_ID
                                  AND SAM.SAM_CUST_ID >= p_cust_id
                                  AND SAM.SAM_FREQUENCY IN ('DAILY','MONTHLY','Quarterly','Half yearly','Yearly')) A
                                  WHERE A.RID <= 10 ORDER BY SAM.CUST_ID;
    BEGIN
         v_start_from      := :START_FROM;
         v_to_next     := :to_next;
         v_rid:=0;
         v_p_cust_id:=9092;
                   v_records_fetched := 0;
         if :TEXT_BOX1='S' then
         message('Firing IF..');
           OPEN C1(v_p_cust_id);
           LOOP
                FETCH C1 INTO v_trid,v_SAM_CUST_ID;
                EXIT WHEN C1%NOTFOUND OR v_records_fetched >=5;
                                    v_records_fetched := v_records_fetched +1;
                message('generating rport...');
                host('rwclient server=reptest report=c:\cust_print1.rdf p_1='||v_SAM_CUST_ID||' userid=wh1/wh1@dwh desformat=pdf destype=file desname=c:/temp/'||v_SAM_CUST_ID||'.pdf');
              END LOOP;
           CLOSE C1;     
              END LOOP;
      ELSE
    message('ELSE.....');
      END IF;
      END; 
      Message was edited by:
    user434854

  • PDF file generation

    I am unable to generate a pdf file of a report that I generated. I get Rep-03335 error. I can use all the help I can get

    Be sure you have a default printer
    assigned. Check the permissions on
    the machine as well. Try installing a
    later version of acrobat too.

  • I'm hoping someone can kindly help with me with an error message that is causing PDF file generation failure when using InDesign CS6 for Windows and Acrobat Distiller 8.0

    <PDFX ISO="15930-1:2001" COMPLIANT="true">
    PDF/X Compliance Report
    1.  Summary
       Warnings: The total found in this document was 0.
       Violations: The total found in this document was 0.
       No problems were found in the document.
       This document passes PDF/X-1a:2001 compliance checks.
    </PDFX>

    @Jack – this is no error message, just a log, that all was running ok.
    See detailed answer here:
    Re: I am getting some errors while distilling the post script file.
    Uwe

  • AIX-based printing and PDF file generation

    Greetings,
    looking to find a best practices approach to scheduled printing of pdf BOXI reports hosted by in an AIX environment to a Windows AD secured network printer. 
    Looking at three possible approaches:
    1. AIX-based printing: lpr queue with some ghostscript translation to postscript
    2. Windows-based printing via SAMBA: AIX based printing using samba services
    3. Windows-based printing via  FTP: transfer the file out from the AIX server and script the printing using Control-M
    Leaning towards #3 presently.  Expert guidance would be greatly appreciated.
    Martin

    Hi Martin,
    I faced a similar situation at a client site and after actually trying out Option 1, then considering the cost of Option 2 (resources, skill sets and long-term maintenance), we decided to go for Option 3.
    With Option 1, we used the lpr queue commands to send the reports to particular printers (print queues) on the that were registered on the AIX box. We faced two major problems with this approach.
    (1) We had what we called the 'default' printer problem, where, may be based on the volume of pages we were printing or the performance issues on the server itself, print jobs would go the default print queue on the AIX server. As you can imagine, that was not good. Jobs that were intended for one department were ending up in another, and the default location had to start parsing through the print outs and create piles. Operational nightware.
    (2) Cover sheets... We had 1 report (basically a form) that needed to be printed with data for different departments (six depts). So a developer wrote a little java app that called BusinessObjects and passed in the report parameters - and ID, and the printer name. The problem that we faced was that the print jobs would come out the other end, each with its own cover sheet. Even though we passed in the AIX command to suppress the  cover sheet, they came out. I don't remember whether specifying the switch in the CMC worked or not - but we didn't have that luxury - we had to do programmatically because the printing was so dynamic.
    So we opted for a rather simple situation, which was made possible also because the customer's license allowed it. We installed the report job servers (no CMS) on a windows servers, assigned them to the CMS pool on the AIX server, installed the printers we needed on the Win server. Then we created a Server group that included just the Windows servers (report processing servers), and locked the report in question to only be processed by servers in that group. So the report would only be processed by the Windows servers with the necessary printers.
    The solution has been in operation for over 12 months and working great. We can manage all the servers from the CMC and with auditing turned on, we have great visibly on the performance of the system. Because this printing system is so critical, the process is being enhanced by throwing the stats on an Xcelsius dashboard for real-time monitoring by the operations folks.
    Hope this helps. I'll be glad to share more if you're interested.
    Will

  • PDF File Generation in LabWindows/CVI

    Hi,
    I'm looking for ideas on how to automatically generate multiple-page PDF documents in LabWindows/CVI.
    The pages consist of images of panels that have automatically updated some graphs.
    Any ideas?
    Thanks,
    Kirk

    Howdy Kirk,
    Great question. You might try one of these four options:
    Install a "PDF Printer" in Windows. This is essentially a virtual Windows printer that we can print to in CVI using functions like PrintPanel, PrintTextFile, etc.
    Find a commandline PDF creator and call the commandline application from CVI. (See the launchexe.cws example located in the Example Finder under Comm w/External Apps » OS)
    Find a DLL you can call to create a PDF. (See the examples located in the Example Finder under Comm w/External Apps » Using External Code)
    Install a PDF creator and communicate with it through ActiveX if it has an ActiveX server.
    Sorry I can't provide a specific recommendation for PDF software for these suggestions, but I hope it gets you going in the right direction!
    Message Edited by pBerg on 02-05-2010 10:00 AM
    Warm regards,
    pBerg

  • Providing security to the PDF file using apache FOP in java

    I am working on PDF file generation using Apache FOP, I have security concerns which are
    1. PDF file will be placed in a folder after generation and that should not be copied to other locations.
    2. PDF file should only have an option print nothing else. The save/save as options should never be enabled.
    3. PDF expiry date is required, so that PDF file will get expire after duration.

    HI,
    I did that too, with too much experiments.
    Code snippet for reference.
    PdfReader reader = new PdfReader(getOutputFilePath());
    PdfStamper stamper = new PdfStamper(reader, new FileOutputStream("my-new-file.pdf"));
    stamper.setDuration(1,1);
    int permissions = PdfWriter.HideMenubar & PdfWriter.HideToolbar & PdfWriter.HideWindowUI & ~( PdfWriter.AllowCopy | PdfWriter.AllowModifyAnnotations | PdfWriter.AllowFillIn | PdfWriter.AllowAssembly | PdfWriter.AllowModifyContents | PdfWriter.AllowScreenReaders);
    stamper.setEncryption(null, null,
    permissions, PdfWriter.STRENGTH40BITS);
    stamper.setFormFlattening(true);
    System.out.println(stamper.getMoreInfo());
    stamper.close();
    I am able to disable the save button, but I am unable to disable the save as option.
    It would be great help, if you can give some inputs on this.

  • R/3 spool on pdf file

    Hi forum,
    is it possibile in R/3 to generate a pdf file for each spool into a particular file system ? I would to create a pdf file in directory for each delivery spool output.
    Regards.
    Ganimede Dignan.

    Hi,
    Actually for manual PDF file generation there is a program called RSTXPDFT2. You need to make an ABAP program to make it "automatic" conversion for particular spools. Technically, if you need it for every spool, then we need to little workaround:
    1. Install SAPGUI to a PC, to have SAPLPD on it installed in the correct way.
    2. Create a printer on the PC and the result should be a PDF file. It is something like "print to PDF file". You may need a third party program.
    3. Create a printer type 'U' on SAP, pointing to the PC host and the "print to PDF file" printer.
    4. The spools that need to be converted to PDF should have this output device as the destination.
    Bare in mind that SAPLPD on the PC host must be active.
    Regards,
    Agoes

  • LOGO in PDF file (Apache FOP)

    Hi all...I'm using the Apache FOP PDF printing option with the jsp packaged in the AppEx 3.0.1 install. I would like to put a logo in the header of the generated PDF file. I made a compy of the default generic columns layout and added this to the header section in Page Template:
    <fo:block>
    Test Header Changes
    <fo:external-graphic src="file:///tmp/FastenalLogo.png"/>
    </fo:block>
    The following error is then generated in the logs:
    07/10/31 10:50:44 [INFO] Using oracle.xml.parser.v2.SAXParser as SAX2 Parser
    07/10/31 10:50:44 [INFO] building formatting object tree
    07/10/31 10:50:44 [INFO] setting up fonts
    07/10/31 10:50:51 [INFO] [1]
    07/10/31 10:50:51 [WARNING] table-layout=auto is not supported, using fixed!
    07/10/31 10:50:53 [ERROR] Error while creating area : Error creating FopImage ob ject (file:/tmp/FastenalLogo.png) : Jimi image library not available
    07/10/31 10:50:54 [INFO] [2]
    07/10/31 10:50:55 [ERROR] Error while creating area : Error creating FopImage ob ject (file:/tmp/FastenalLogo.png) : Jimi image library not available
    07/10/31 10:50:55 [INFO] [3]
    07/10/31 10:50:55 [ERROR] Error while creating area : Error creating FopImage ob ject (file:/tmp/FastenalLogo.png) : Jimi image library not available
    07/10/31 10:50:56 [INFO] Parsing of document complete, stopping renderer
    I also tried using a URL (with appropriate syntax), but that generated these errors:
    07/10/31 10:44:14 [ERROR] Error while creating area : No ImageReader for this ty pe of image (http://epsilon.fastenal.com:7784/i/FastenalLogo.jpg)
    07/10/31 10:44:14 [INFO] [3]
    07/10/31 10:44:15 [ERROR] Could not load external SVG: http://epsilon.fastenal.c om:7784/i/FastenalLogo.jpg<Line 1, Column 50>: XML-20190: (Fatal Error) Whitespa ce required.
    07/10/31 10:44:15 [ERROR] Error while creating area : No ImageReader for this ty pe of image (http://epsilon.fastenal.com:7784/i/FastenalLogo.jpg)
    07/10/31 10:44:15 [INFO] Parsing of document complete, stopping renderer
    Is it not possible to import an external image file into a PDF rendered by the Apache FOP? Any help would be greatly appreciated.
    Thanks,
    Leigh

    Hi Carl --
    I changed the image source to this:
    <xsl:variable name="_SECTION_NAME" select="string('master0')"/>
    <fo:static-content flow-name="region-header">
    <fo:block>
    Test Header Changes
    <fo:external-graphic src="http://epsilon.fastenal.com:7784/i/FastenalLogo.jpg" />
    </fo:block>
    <fo:block xsl:use-attribute-sets="text text_2 text_0 #PAGE_HEADER_ALIGNMENT#">
    <fo:inline xsl:use-attribute-sets="page-header">#PAGE_HEADER#</fo:inline>
    </fo:block>
    </fo:static-content>
    I can access the image through my web browser using the URL, but my log is throwing these errors:
    07/10/31 13:01:18 [WARNING] table-layout=auto is not supported, using fixed!
    07/10/31 13:01:20 [ERROR] Could not load external SVG: http://epsilon.fastenal.com:7784/i/FastenalLogo.jpg<Line 1, Column 50>: XML-20190: (Fatal Error) Whitespace required.
    07/10/31 13:01:20 [ERROR] Error while creating area : No ImageReader for this type of image (http://epsilon.fastenal.com:7784/i/FastenalLogo.jpg)
    07/10/31 13:01:20 [INFO] [2]
    07/10/31 13:01:21 [ERROR] Could not load external SVG: http://epsilon.fastenal.com:7784/i/FastenalLogo.jpg<Line 1, Column 50>: XML-20190: (Fatal Error) Whitespace required.
    07/10/31 13:01:21 [ERROR] Error while creating area : No ImageReader for this type of image (http://epsilon.fastenal.com:7784/i/FastenalLogo.jpg)
    07/10/31 13:01:21 [INFO] Parsing of document complete, stopping renderer
    Could the fo block be in the wrong place in the document? I'm not very familiar with XSL-FO and may have just placed it wrong.
    One other thing I just noticed. The webserver is actually using SSL, which on windows systems results in a pop-up about security. If I change the URL to https using the SSL port, I receive a message about security certificates.
    Thanks,
    Leigh
    Message was edited by:
    ljohnson74

  • How to serialize a pdf file?

    A pdf file is made up of primitive and non-primitive data i need to serialize a pdf file and send it to another computer via rmi. I cannot find any examples on how to go about it. Can anybody help?

    As bytes.

  • Content generation error. [Error: Failed to Export the PDF file.]

    Hi;
    Everytime i try to update an article within a folio in DPS folio builder i get this error :
    Content generation error.
    [Error: Failed to Export the PDF file.]
    My colleague next to me is running exactly the same set up and doesnt get the error. in fact his update anf sideloading is fast as lightning.
    the ONLY difference is that im running v28 tools and he is on v27, however wehave another colleague running v28 and his updates work perfectly.
    Any ideas lovely community?
    Scott

    Hi Bob;
    Have tried that one. And again on your suggestion....no luck.
    Scott

  • "Content generation error. Failed to Export the PDF file"

    Building a multi-folio in InDesign 6 Folio Builder V30. Received "Content generation error. Failed to Export the PDF file" on several of the spreads. I have tried reducing the original pdf files sizes, but that did not help.
    Any suggestions on other possible causes or way to fix.?
    thanks
    Christopher Huber
    MMN

    I'm very new to DPS so I hope the following description makes some kind of sense.
    My magazine is in the process of doing trial runs for an iPad edition. I'm setting some templates up for us to work off so the process from magazine to iPad will run a lot smoother month to month.
    So far I've set up some dummy stock pages in an InDesign CS6 document, currently 15 pages long.
    All images are linked and all fonts have paragraph styles applied to them.
    I'm at the stage I want to check the document on my iPad to test run font sizes and their legibility.
    We have successfully been able to export the document as a jpg file but we really need the PDF format. When attempting this we get the above message.
    Sonia.

  • Recover PDF file from FOP

    Hello everybody.
    I have install the OC4J with Apache FOP for printing PDF Files from Apex. All near work good, I have some problems with ORMI server, but sometimes it work good.
    My question is, when I call the the OC4J from Apex it work good and open the Adobe Acrobat and show the PDF file. But I want manage this file, I want take it and can work with it . From where I can read it?
    Regards everybody.

    Not, I must to be wrong. I think that PDF files that I see in /tmp directory was store by the browser download or by the PDF reader application, not by OC4J & FOP.
    I start Enterprise Manager Apliccation Server Control of OC4J and in the property settings of FOP application I see that the temporal directory was /temp (and this directory dont exist in my server) I change this with a new temporal directory, but after stop and restart HTTP Server and OC4J, and send to print a new report nothing was in this directory, it was empty.
    Now I think Im more near solution, but not find yet.
    Regards.

Maybe you are looking for

  • Visual Voicemail on Unity 7

    Hi everyone! I'm a bit lost with this issue: I'm deploying Cisco Mobile (with CUMA 7.0 and CUCM 7.1.5) on some BB phones, I can get connection to voicemail and see the messages but when I play them just hear like a noise during the time that message

  • How to call Servlet from jsp page and how to run this app using tomcat..?

    Hi , I wanted to call servlet from jsp action i.e. on submit button of JSP call LoginServlet.Java file. Please tell me how to do this into jsp page..? Also i wanted to execute this application using tomcat. Please tell me how to do this...? what sett

  • Yet another 8006 error when downloading podcast episodes

    Hi all, my podcast just stopped working today. I used to have a PHP-wrapper, and all mp3-files were handled by it. This allowed me to track the number of completed downloads instead of started ones. Well, this didn't work when somebody tried to downl

  • "unsupported media ty

    This just started happeneing to me, when I go to add song to my Creative Zen Sleek it tells me that for alot of songs, over 500. All the songs are Mp3 files too so it doesnt make any sense to me. I've tried both real player and windows MP and neither

  • Exadata Design

    Have requirement to migrate 100+ applications (400+ Oracle databases) to Exadata X2-2. Project timeline is 12 months to move everything to Exadata environment. Current state of databases: =================== 1. All databases are in 11.2.0.2/3 2. Runs