How to enable PDF printing (Ubuntu, Tomcat+Cocoon, Apex 3.1 or greater)

Hi,
Hope that this my guide help someone
http://ubuntuforums.org/showthread.php?t=1004742
Br, Jari

thank you very much for the document (posting) on Ubuntu forms.
I have tried it with Ubuntu 9.04 and it works as well as it was on your 8.04 system.
thax again
R/ Zaf

Similar Messages

  • How to Enable PDF Printing

    Hi Gurus,
    I am doing R12 upgrade and part of its finishing upgrade tasks, I need to "Enable PDF printing".
    What all are the steps to enable PDF printing.
    Please advice.
    Thanks
    Sony

    I am doing R12 upgrade and part of its finishing upgrade tasks, I need to "Enable PDF printing".
    What all are the steps to enable PDF printing.How To Print Concurrent Requests in PDF Format [ID 333504.1]
    How to Print PDF/UTF8 in R12? [ID 778970.1]
    R12.0.6+ : Oracle Application Object Library Pasta Printing Health Check Test [ID 732270.1]
    http://forums.oracle.com/forums/search.jspa?threadID=&q=PDF+AND+Printing+ANd+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Tomcat/Cocoon/APEX PDF printing. Another issue

    Hi All,
    I am trying to implement my own custom report layout for the following simple Report query
    select e.DEPTNO, d.DNAME, d.LOC, e.ENAME, e.JOB
    from emp e, dept d
    where e.deptno = d.deptno
    The steps are the following
    1. Create Report Query
    2. Download XML file
    3. Use Stylus Studio to create XSL-FO (XSLT 2.0) based on XML data downloaded in
    previous step.
    4. Go back to Report query and upload XSL-FO file to APEX (layout name 'MyLayout' is also specified).
    Finish Report Query creation
    5. Enter Report Query again, select report layout 'MyLayout' and select Test Report
    The result is a failure with some java cocoon exception:
    org.apache.cocoon.ProcessingException: Unknown request object encountered named template : null
    Cocoon stacktrace[hide]
    Exception in StreamGenerator.generate() context://fop_post/sitemap.xmap - 17:32 <map:serialize type="xml">
    context://fop_post/sitemap.xmap - 13:33 <map:generate type="stream">
    Unable to get transformer handler for cocoon://fop_post/xsl context://fop_post/sitemap.xmap - 38:37 <map:serialize type="fo2pdf">
    context://fop_post/sitemap.xmap - 31:39 <map:transform>
    context://fop_post/sitemap.xmap - 30:38 <map:generate>
    context://sitemap.xmap - 1034:92 <map:mount>
    It seems to me that XSL-FO that I created for this layout is rejected somehow by APEX and not passed to Coccon at all.
    Guys, what am I doing wrong ? I will appreciate any help.
    Regards,
    Vadim

    Hi Mike,
    My standard printing is working nicely. That's the custom reporting that I experience problems with.
    After 8 hours of googling and 4 cups of coffee I figured out where the problem was. When you define XSL-FO file you need to 'escape' every occurence of % sign. For example you cannot define width= "100%" because APEX will pass this unchanged to Tomcat and Tomcat in turn will reject this but still passing NULL template pointer to Cocoon. Taking into consideration very poor logging capabilities one can spend hours trying to fugure out what is hapenning. APEX should be smart enough to escape characters or at least there should be a doco somewhere listing the rules you need to follow whem creating FO stylesheets.
    I must admit that the whole APEX PDF printing using Tomcat/Cocoon (and probably Fop because that's what used by Cocoon behind the scene anyway) is unfortunately a hack. Reporting does not have to be that complex.
    I would be extremely grateful if somebody can tell me what sort of XML tool is best suited to generate XSL-FO files that can be easily understood by APEX/Tomcat/Cocoon.
    Regards,
    Vadim

  • How to enable frontend printing using Adobe Print Forms

    Otto Gold at the forum "SAP Interactive Forms by Adobe" gave me the tip that Sandra Rossi in this forum might help me out. Here is the link to my original thread How to enable frontend printing using Adobe Print Forms
    My question was:
    Hi Experts!
    Did anyone of you manage to enable frontend printing using Adobe Print Forms? In order to save administration effort we use frontend printing in our ERP system. We just changed some SMARTFORMS to the new Adobe Forms technology. Now we learned that direct frontend printing does not work with these forms.
    Any help will be very much appreciated.
    Kind Regards,
    Gerald

    I think you'll be disappointed by a rather negative answer but I'll try to explain everything I know (or think I know) the best I can
    The simplest solution is to do a preview, and print from Adobe Reader! (as I could see on one project, users have to display one more dialog than usually to print) It's the best workaround according to me.
    How Adobe form printing works:
    When you print an Adobe form from SAP, a printer language (PCL, PS, ZPL, PDF) is retrieved from TSP0B table according to the device type, ADS (Adobe Document Services, installed in the SAP java stack) is then contacted to generate the form: a file corresponding to the printer language is generated and sent back to SAP (there are also 2 other little files but it's of none interest here). SAP stores it as a file (named SPOOL...) in the global directory (DIR_GLOBAL when you use AL11 transaction).
    When you ask SAP to print it, it sends the file as is to the printer.
    Note: when you ask SAP to display the spool, SAP sends a request to ADS which will send back a PDF (binary stream which is not stored on disk, just displayed on frontend).
    How frontend printing works:
    If you want to print a normal spool via frontend, SAP doesn't know the language of the printer you will choose. SAP sends the spool in a format named SAPWIN to a frontend program named SAPLPD, it converts the SAPWIN format into GDI, a Windows format that is understood by all printer drivers, and it is sent to the printer driver (you have selected) which converts the GDI format into the printer language.
    Any workaround?
    First possibility would be that ADS converts the PDF into SAPWIN format (by creating an Adobe .XDC file at the ADS side). SAP says it's not possible in Note 685571 - Printing PDF-based forms. As I understand, SAPWIN is a very simple language compared to PCL for example, so it is very difficult to convert a PDF to SAPWIN without losing much information. There's a SAP note about the SAPWIN language if you want to check.
    Second possibility is to print directly the PDF through Adobe Reader: you get the PDF from ADS, download it to the frontend (easy), and execute directly Adobe Reader print function. Unfortunately, I don't know if it's possible. Moreover, we should enhance the standard SAP print dialog...
    Third possibility is the one I recommended at the beginning of this post

  • How to enable the printer option in print priview screen in script

    Hi All,
    Please tell me how to enable the printer option in script print priview screen.
    Thanks & Regards
    Murali

    hi
    the print option TDNOPRINT has to be intial  (' ').  NOT 'X'
    TDNOPRINT  CHAR  1  0  No printing from print preview
    this will do.
    Gr., Frank

  • How to enable the print & archive button that appear in the smartform outpu

    How to enable the print & archive button that appear in the smartform output.....

    Hi,
    I agree with the details which has been given above, but still if you want to default option 3 "Print & Archive" in drop down, it is possible.
    All you need to do is to set the value of output_options structure field "TDARMOD" as "3" while passing the parameters to dynamic function module of smartform.
    That will select "Print and Archive" in background and display to user.
    Sumit

  • EBiz 11i Integration and Printing with TOMCAT/COCOON

    Hi,
    I have successfully set up a TOMCAT/COCOON printing environment on a Red Hat LINUX server. I am able to produce PDF's from all of my APEX applications with the exception of those defined in our 11i (11.5.0) eBusiness application.
    I use the exact same settings in all instance settings. All run under AIX 5.3 and all can see (ping) the print server. Similarly the print server can see (ping) all of the APEX servers.
    However, trying to produce a PDF from an APEX installation hosted in our eBusiness environments (either from within or outide of the eBusiness application) results in the dreaded HTTP 404 Not Found error.
    Is there something else I need to consider when trying to use a print engine on another server when called from an eBusiness database/application server?
    Any help appreciated.
    Thanks,
    Rob

    Hi David,
    Thanks for the feedback. We are on 10gR2 database, but I re-checked logs to include the error_log_pls file as well as error_log!
    In the error_log_pls I see oracle error ORA-22293. As you may know 11i uses 9iAS by default, and associated Apache. I had made use of the installed Apache in the IAS_ORACLE_HOME. Thanks to your pointer, I have seen suggestions that the issue may be resolved by making use of Apache that comes with 10g. My concern here would be that the seamless integration I have between APEX and 11i (printing aside) will be compromised - the entries I use in defining the function within 11i may need to change.
    I will install Apache from 10g and see what transpires.
    As an aside, I do have a lot of dealings with Oracle Support and I wouldnt necessarily share unqualified endorsement of their capabilities :) . I didnt raise an SR this time because I had figured there was some issue with Cocoon and the 11i server rather than with the Oracle software itself. Maybe I was wrong!
    I will update when I have further information.
    Thanks again.
    Rob

  • How to restrict pdf printing on a condition

    Hello,
    We generate the pdf and distribute it to the user immediately. I've a business requirement to allow the user to print the pdf a maximum of 3 times. I was able to add the javascript to the pdf to make a webservice call that would keep a track of prints(by getting the pdf blessed by the livecycle readerextensions). Now, I've two questions :
    1.How can I disable printing on the pdf document when max number of reprints is reached?
    2.The pdf throws security warning when it makes the webservice call. Is there anyway to supress it?
    Thanks in advance for the responses.
    Feroz.

    Thanks Neerava. I tried compiling the project in the link you provided and I'm getting the following error:
    build-project:
         [copy] Copying 1 file to C:\ExternalAuthorization 2\output
         [echo] ExternalAuthorization: C:\ExternalAuthorization 2\build.xml
        [javac] C:\ExternalAuthorization 2\build.xml:46: warning: 'includeantruntime' was not set, defaulting to build.syscl
    asspath=last; set to false for repeatable builds
        [javac] Compiling 2 source files to C:\ExternalAuthorization 2\output
        [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\BootstrapImpl.java:3: error: package
    com.adobe.idp.dsc.component does not exist
        [javac] import com.adobe.idp.dsc.component.Bootstrap;
        [javac]                                   ^
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\BootstrapImpl.java:4: error: package
    com.adobe.idp.dsc.component does not exist
        [javac] import com.adobe.idp.dsc.component.BootstrapContext;
        [javac]                                   ^
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\BootstrapImpl.java:6: error: cannot
    find symbol
        [javac] public class BootstrapImpl implements Bootstrap {
        [javac]                                       ^
        [javac]   symbol: class Bootstrap
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\BootstrapImpl.java:8: error: cannot
    find symbol
        [javac]     private BootstrapContext m_ctx;
        [javac]             ^
        [javac]   symbol:   class BootstrapContext
        [javac]   location: class BootstrapImpl
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\BootstrapImpl.java:10: error: cannot
    find symbol
        [javac]     public void setBootstrapContext(BootstrapContext aCtx) {
        [javac]                                     ^
        [javac]   symbol:   class BootstrapContext
        [javac]   location: class BootstrapImpl
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:3: error:
    package com.adobe.edc.server.spi.authorization does not exist
        [javac] import com.adobe.edc.server.spi.authorization.*;
        [javac] ^
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:4: error:
    package com.adobe.idp does not exist
        [javac] import com.adobe.idp.Context;
        [javac]                     ^
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:5: error:
    package com.adobe.idp.dsc.clientsdk does not exist
        [javac] import com.adobe.idp.dsc.clientsdk.ServiceClientFactory;
        [javac]                                   ^
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:6: error:
    package com.adobe.livecycle.rightsmanagement.client does not exist
        [javac] import com.adobe.livecycle.rightsmanagement.client.RightsManagementClient;
        [javac]                                                   ^
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:7: error:
    package com.adobe.livecycle.rightsmanagement.client does not exist
        [javac] import com.adobe.livecycle.rightsmanagement.client.EventManager;
        [javac]                                                   ^
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:8: error:
    package com.adobe.livecycle.rightsmanagement.client.infomodel does not exist
        [javac] import com.adobe.livecycle.rightsmanagement.client.infomodel.Event;
        [javac]                                                             ^
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:9: error:
    package com.adobe.livecycle.rightsmanagement.client.infomodel does not exist
        [javac] import com.adobe.livecycle.rightsmanagement.client.infomodel.EventSearchFilter;
        [javac]                                                             ^
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:19: error
    : cannot find symbol
        [javac] public class PrintServiceSPISample implements ExternalAuthorizer
        [javac]                                               ^
        [javac]   symbol: class ExternalAuthorizer
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:21: error
    : cannot find symbol
        [javac]     private EventManager           _evt_manager = null;
        [javac]             ^
        [javac]   symbol:   class EventManager
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:22: error
    : cannot find symbol
        [javac]     private ServiceClientFactory   _sc_factory  = null;
        [javac]             ^
        [javac]   symbol:   class ServiceClientFactory
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:23: error
    : cannot find symbol
        [javac]     private RightsManagementClient _rm_client   = null;
        [javac]             ^
        [javac]   symbol:   class RightsManagementClient
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:25: error
    : cannot find symbol
        [javac]     public ExternalAuthPropertyDTO[] getProviderProperties()
        [javac]            ^
        [javac]   symbol:   class ExternalAuthPropertyDTO
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:30: error
    : cannot find symbol
        [javac]     public ExternalAuthResultDTO evaluate( ExternalAuthDTO auth_info )
        [javac]                                            ^
        [javac]   symbol:   class ExternalAuthDTO
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:30: error
    : cannot find symbol
        [javac]     public ExternalAuthResultDTO evaluate( ExternalAuthDTO auth_info )
        [javac]            ^
        [javac]   symbol:   class ExternalAuthResultDTO
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:27: error
    : cannot find symbol
        [javac]     return new ExternalAuthPropertyDTO[0];
        [javac]                ^
        [javac]   symbol:   class ExternalAuthPropertyDTO
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:32: error
    : cannot find symbol
        [javac]     ExternalAuthResultDTO ret_val = new ExternalAuthResultDTO();
        [javac]     ^
        [javac]   symbol:   class ExternalAuthResultDTO
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:32: error
    : cannot find symbol
        [javac]     ExternalAuthResultDTO ret_val = new ExternalAuthResultDTO();
        [javac]                                         ^
        [javac]   symbol:   class ExternalAuthResultDTO
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:54: error
    : cannot find symbol
        [javac]         Context context = (Context)auth_info.getContext();
        [javac]         ^
        [javac]   symbol:   class Context
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:54: error
    : cannot find symbol
        [javac]         Context context = (Context)auth_info.getContext();
        [javac]                            ^
        [javac]   symbol:   class Context
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:102: erro
    r: cannot find symbol
        [javac]         EventSearchFilter print_search = new EventSearchFilter();
        [javac]         ^
        [javac]   symbol:   class EventSearchFilter
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:102: erro
    r: cannot find symbol
        [javac]         EventSearchFilter print_search = new EventSearchFilter();
        [javac]                                              ^
        [javac]   symbol:   class EventSearchFilter
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:118: erro
    r: cannot find symbol
        [javac]         Event[] out_events = _evt_manager.searchForEvents( print_search, 10 );
        [javac]         ^
        [javac]   symbol:   class Event
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:148: erro
    r: cannot find symbol
        [javac]         _sc_factory  = ServiceClientFactory.createInstance();
        [javac]                        ^
        [javac]   symbol:   variable ServiceClientFactory
        [javac]   location: class PrintServiceSPISample
        [javac] C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java:149: erro
    r: cannot find symbol
        [javac]         _rm_client   = new RightsManagementClient( _sc_factory );
        [javac]                            ^
        [javac]   symbol:   class RightsManagementClient
        [javac]   location: class PrintServiceSPISample
        [javac] Note: C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java use
    s or overrides a deprecated API.
        [javac] Note: Recompile with -Xlint:deprecation for details.
        [javac] Note: C:\ExternalAuthorization 2\com\adobe\livecycle\samples\rightsmanagement\PrintServiceSPISample.java use
    s unchecked or unsafe operations.
        [javac] Note: Recompile with -Xlint:unchecked for details.
        [javac] 29 errors
        [javac] 1 warning
    BUILD FAILED

  • How to reinstall PDF Printer in Print & Scan window on OSX 10.8.2

    Hello,
    I was having issues where PDF's were not saving when I was printing them, so I thought that if I deleted the PDF printer from my list of printers and reinstalled it, my problem would be solved.  Now I can't figure out how to reinstall (add) the PDF printer back into this window.  I have uninstalled and reinstalled Acrobat, and I have been searching the web for about an hour.
    I am running OSX 10.8.2
    I have Adobe Creative Cloud installed
    I am on an iMac 3.4 Ghz Intel Core i7
    32 GB of RAM
    Thanks for any help you have.
    J

    Moving this discussion to the Creating, Editing, & Exporting PDFs forum.

  • PDF Printing Limitations FOP & Cocoon?

    Iam trying to export a report with more than 500 rows into a pdf.
    Iam using fop + cocoon and the pdf is broken with more than 500 rows.
    Are there any limitations when exporting to pdf?
    Iam using cocoon-2.1.11
    and tomcat 5.5
    Does anyone knows whether apex itself makes the limitations or cocoon/fop?
    Is there any possibilty to export only the shown rows? (the result has 500 rows, but it shows only the first 200, can i export these first 200?)

    Hello,
    We have produced reports with way more than those numbers of rows so I don't think that is the problem.
    Are you sure there's no potential issues with the data itself? Try exporting the XML for the report query and looking through to see if you have any potentially problematic characters in there.
    John.
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd

  • How to get PDF Printing working with APEX packed with 11g

    Hi ,
    Recently i installed 11g db on one of my systems (Windows XP) ,as it comes with APEX i thought to move my apex app(which were in 10g) to the same .........when i moved my apps , i got everything working but PDF PRINTING .
    I have configured Report Printing :
    Print server: Advanced
    Print server Protocol: HTTP
    Print server Host Address: localhost
    Print Server Port: 9704
    Print server script :/xmlpserver/convert
    Your help is appreciated.
    Thanks ,
    Ribhi

    Hi Jes,
    Thank you for your reply. BI Publisher is runing on the same server where Database 11g with APEX installed. I loged in to the database as SYS DBA and copied and paste Oracle script below to enable Network services. The script run successfully, still cant print. Pls Help me to solve this problem.
    Regards,
    Ribhi
    DECLARE
    ACL_PATH VARCHAR2(4000);
    ACL_ID RAW(16);
    BEGIN
    -- Look for the ACL currently assigned to '*' and give FLOWS_030100
    -- the "connect" privilege if FLOWS_030100 does not have the privilege yet.
    SELECT ACL INTO ACL_PATH FROM DBA_NETWORK_ACLS
    WHERE HOST = '*' AND LOWER_PORT IS NULL AND UPPER_PORT IS NULL;
    -- Before checking the privilege, make sure that the ACL is valid
    -- (for example, does not contain stale references to dropped users).
    -- If it does, the following exception will be raised:
    -- ORA-44416: Invalid ACL: Unresolved principal 'FLOWS_030100'
    -- ORA-06512: at "XDB.DBMS_XDBZ", line ...
    SELECT SYS_OP_R2O(extractValue(P.RES, '/Resource/XMLRef')) INTO ACL_ID
    FROM XDB.XDB$ACL A, PATH_VIEW P
    WHERE extractValue(P.RES, '/Resource/XMLRef') = REF(A) AND
    EQUALS_PATH(P.RES, ACL_PATH) = 1;
    DBMS_XDBZ.ValidateACL(ACL_ID);
    IF DBMS_NETWORK_ACL_ADMIN.CHECK_PRIVILEGE(ACL_PATH, 'FLOWS_030100',
    'connect') IS NULL THEN
    DBMS_NETWORK_ACL_ADMIN.ADD_PRIVILEGE(ACL_PATH,
    'FLOWS_030100', TRUE, 'connect');
    END IF;
    EXCEPTION
    -- When no ACL has been assigned to '*'.
    WHEN NO_DATA_FOUND THEN
    DBMS_NETWORK_ACL_ADMIN.CREATE_ACL('power_users.xml',
    'ACL that lets power users to connect to everywhere',
    'FLOWS_030100', TRUE, 'connect');
    DBMS_NETWORK_ACL_ADMIN.ASSIGN_ACL('power_users.xml','*');
    END;
    COMMIT;
    Edited by: Ribhi on Nov 13, 2008 1:18 PM

  • How to install PDF printer to Adobe Reader?

    I've created a form that will be sent to my colleagues to fill out. Once they fill it out, they will need to save the form as a read-only pdf and send it to our clients.
    I understand, after reading a lots of threads in this forum, the best way would be to have my colleagues to open the form(s) in Acrobat and then print to a PDF. This will allow them to create a static copy of the form, which will not have any fields or access to change the data. My question is if this is possible for them as they have Adobe Reader 8, 9 & X? If yes, how do they install the PDF printer?
    /Sally

    Ok....any other suggestions how I can make this work? I need to create the form as an open document for my colleagues to fill it in with information then send it as a read-only pdf to our clients......

  • How to enable report print or configure print server

    Hi All.
    Currently using lastest Apex version (4.1.x) with 11g XE.
    Where can i find info, example etc. to enable report printing? When i access this attribute section, i get a red warning message saying there is no print servver configure.
    Regards, Luis ....!

    Here is a whitepaper that should answer your questions..
    http://www.oracle.com/technetwork/developer-tools/apex/application-express/configure-printing-093060.html
    Thank you,
    Tony Miller
    Dallas, TX

  • How do install pdf printer?

    I cannot follow the instructions to install a pdf printer because there is no printer download setup feature available on the adobe.com web site.

    Hi belliotriehm,
    Are you on Mac OS or Windows? The Adobe PDF Desktop Printer is only available on Windows.
    If you are on Windows, you can find the link to download by logging on the https://cloud.acrobat.com, and clicking the Create PDF link.
    Please let us know if you need further assistance.
    Best,
    Sara

  • How to modify PDF print template in Portal..

    Hi,
       we are running BI and Portal (NW 7.0, SP14).
        In the portal we enables the BI queries printing in PDF, but as far we use standard web template.
        Now i copied the web template and want to add new Fields to the PDF document, such as like Query Name, User, System and customer Logo. 
       I was able to add web text items with the required field to the customer web template, but i was not able to see these fields when printing the document...
        Please provide me with step for step describtion on how to add new fields to the PDF export or how should i proceed...??
    Many Thanks,
    Nazih

    Hello,
       many thanks for your help.
    1. I have added to the web template three new "TEXT_ITEM" elements with Date, QueryName, etc.
    2. then i have added this "text web items" to the PDF-pring command -> Data binding as you have advices.
    Here is the Result of the XHTML File:
    <bi:EXPORT xmlns:bi="http://xml.sap.com/2005/01/bi/wad/bisp">
      <bi:TEMPLATE value="Z_0ANALYSIS_PATTERN">
      </bi:TEMPLATE>
      <bi:ITEM_REF_LIST type="UNORDEREDLIST">
        <bi:ITEM_REF index="2" value="TEXT_ITEM_1">
        </bi:ITEM_REF>
        <bi:ITEM_REF index="3" value="TEXT_ITEM_2">
        </bi:ITEM_REF>
        <bi:ITEM_REF index="4" value="TEXT_ITEM_3">
        </bi:ITEM_REF>
      </bi:ITEM_REF_LIST>
      <bi:REPEAT_HEADER value="">
      </bi:REPEAT_HEADER>
      <bi:SHOW_EXPORT_DIALOG value="X">
      </bi:SHOW_EXPORT_DIALOG>
      <bi:REPEAT_KEYCOL value="">
      </bi:REPEAT_KEYCOL>
    </bi:EXPORT>
    - Now the Issue is i cannot see these web items in my PDF document when i export the query as PDF...??? the PDF-document is empty...??
    *- and Any Idea how can i add an Image-object (Logo) to the PDF document too..??*
    Many Thanks again,
    Nazih
    Edited by: Nazih Kayyali on Nov 20, 2008 4:17 AM

Maybe you are looking for

  • My itunes wont let me put music onto my iphone

    My itunes wont let me put music onto my iphone or take music off. Everytime I go to sync it it says I dont have enough space but I clearly have more than enough space left. I also am trying to take music off of my iphone so I can put new music on but

  • Dictionary DC BUILD not working with CE 7.1 and 7.0 NWDI

    Hi All, we integrated our ce 7.1  in our existing NWDI environment. Everything works fine except for the dictionary dc build. The build process stops with an Open SQL services not initialized! (java.lang.IllegalStateException: Open SQL services not i

  • Strange behavior in a table with dropTarget and delete action

    I am having a strange behavior in a table with drag and drop and action component to delete row. Steps: Drag the first row to the table and appears in the destination table (works well) Select and change the value by 156, appears an error (works fine

  • FI ERROR Gb001. Internal program error process_leaf 2 value 12

    there is some sort of validation and substitution that is used by FI consultant. After that whenever i enter amount in FG60 and press enter the error comes.Please share the solution. Affected transaction - FB60 Message code - GB001

  • Delta in COPA

    Can somebody explain me how Delta works in CO-PA? How is Delta behave in Account based and Cost based? What is meaning of Init load and Delta in this process? Documents and OSS notes (392635) say delta and init load works in Line item, Segment level