Dynamic Logo in PDF - Is it possible?

Hi
I have earlier generated text field values in a PDF using a FDF file.
The FDF file is generated using PHP on the server side.
Now I need to do the same but I also need to be able to set a LOGO (image file) in the PDF dynamically (programatically).
Is there a way to accomplish this using Acrobat XI PRO to make a PDF with the form fields needed?
Perhaps using a hidden textfield value as the basis for the logo image. Then perhaps set the hidden textfield value same way the visible text fields get their value from the FDF file?
It is important that this is working without the PDF viewer (person) not having to do anything to make the logo appear.
It would be great if possible to do this using an FDF file. If not possible then I would like to hear if I can combine FDF with some other solutions.
Any suggestions on how to make this work?

I'm using PHP to generate the FDF file and to present the visitor with the correct PDF/FDF combination.
The source of the logo will/can be an image (.jpg) file (from same server as the PDF is on). Was hoping to be able to use an URL pointing to the image to be used.
I came across this document:
How to load dynamic images in a PDF file using Adobe Reader/Acrobat 8+
http://blogs.adobe.com/dmcmahon/2009/01/06/how-to-load-dynamic-images-in-a-pdf-file-using- readeracrobat-8/
Some down in that document we can read:
Solution 2: Upload the images as attachments.
Do one of the following to upload the images as attachments:Use the attachment panel in Acrobat (View > Navigation Panels > Attachments > Add).
Upload the images through Javascript (see the “Adding Attachments” section in the Javascript scripting guide).
Update the value of the image field using script at runtime to point to the attachment. (See the “Opening and saving attachments” section in the Javascript scripting guide)
- Upload image through Javascript, by adding attachment (ref. Javascript for Acrobat).
- Update the value of the image field using script at runtime to point to the attachment.
Looking at the Javascript scripting guide as pointed to by the URL above, did not exactly show any good examples on how to do the above tasks.
But it looks like it is doable.
For this to work in my case I need to be able to make the javascript code load the correct image file.
Which image file to load depends on which person is requesting the PDF and corresponding FDF file.
Maybe it is possible to make the Javascript use a value transferred from the FDF file to the PDF file, or using another technique.
Can someone here please explain to me how I do accomplish what is described above?

Similar Messages

  • Dynamic logo's

    I am having problems to show dynamic logo's. It seems that XMLP doesn't pick up the value of my fieldname.
    If i use the the following syntax. It works fine.....
    url:{contact ('${OA_MEDIA}','/','LOGO_243.gif')}
    However when i use :
    url:{contact ('${OA_MEDIA}','/',DOC_LOGO_NAME)}
    In my xml-file i have a field named DOC_LOGO_NAME:
    <?xml version="1.0"?>
    <!-- Generated by Oracle Reports version 6.0.8.27.0 -->
    <PO_V22>
    <LIST_G_C_COMPANY>
    <G_C_COMPANY>
    <ORG_ID2>243</ORG_ID2>
    <DOC_LOGO_NAME>LOGO_243.gif</DOC_LOGO_NAME>
    However then no logo appeared on my pdf.
    I looked at several forums about this topic, however the right answer doesn't seem to be there...:-(
    Can anyone help me on this.
    Cheers,
    Sal

    Hi Tim,
    Sorry for this late replay, but i had some days off:-)
    Thnks, for you reaction. The first option i already tried, but didn't work for me. I now also tried to mention the full path. But this doesn't work either.
    Can it be a version problem? do i need to upgrade? I am using the logic in a header(footer) in my template. Can this cause the problem?
    Hope you have any more suggestions. If i need to sent you some sources just tell me.
    Thanks,
    Sal

  • How to convert static pdf file to dynamic xml form pdf

    Hi All,
    I have generated one pdf report. I need to do build some logic in that generated pdf file. For this i need to convert this generated static pdf file to dynamic xml form pdf using Adobe LifeCycle Desinger. I opened my generated static pdf in Adobe LifeCycle Desinger and i tried to save this file in dynamic xml form pdf but it is not showing that option.
    How do we convert those type of reports to dynamic xml pdf?
    Advance Thanks
    Prasad Sagala

    Hi djaknow,
    Thanks for your reply, i got it now.But i am facing another problem like, my generated static pdf file has some logos, charts and some art symbols. For those if i am opening in LC and set the target version as 8.1 & above then saved as dynamic xml form pdf, Now i opened that dynamic xml form pdf the content(Images,logs and Art symbols) was not show me. It is comming fine if pdf does not contain any images, logos...etc.
    Can you tell me how i can i convert all the content( including images, logos ...etc) in my static pdf to dynamic xml form pdf.
    Advance Thanks
    Prasad Sagala

  • Dynamic Images in PDF Report

    Hi,
    I want to create Badges from employee table (ID, NAME, JOB_TITLE, PHOTO). I downloaded and installed a demo application "USING DYNAMIC IMAGES IN PDF REPORT". It works fine with smale images < 20K. I'm getting the following error for images > 20K :
    "ORA-06502: PL/SQL: numeric or value error: raw variable length too long"
    it seems like a buffer problem.
    could you pls help to solve this problem
    Thanks,
    Ribhi

    Hi Carsten
    That was exactly* I was looking for. Maybe I should Google more in German ;-)
    The main problem was that I defined my image outside the first repeating group (that doesn't repeat, it's always just one object) - the first group is followed by 7 more.
    Just like the "Name" (that's positioned outside the group in the document header), I positioned the image above the table representing the group.
    Doing that, the "Name" is filled correctly, the Image only when the Output Format is Excel or HTML - not Word or PDF ... makes no sense but that's tje way it is.
    After moving the image inside the group....it works great!
    (One more thing...the image size is fixed to the image you use as "dummy". Is there any way to make that more flexible, because now some scaling happens...)???
    @Trent: That was the way we initially did it, but when the size of the row exceeds 32K...you know what happens.. And even with a small image the 32K limit is hit easily
    The way I use it now (very similar to Carsten's description) there is no limit....
    Thank you all!
    Roel

  • Display logo In PDF output ( Spool to PDF output )

    Hi Experts,
    In my requirement i am using 'REUSE_ALV_GRID' to display logo.
    In our functionality we are executing report in background and we are converting spool into PDF output. Now our requirement is to display LOGO in PDF output.
    Any pointers on this are appreciated.
    Regards,
    Bhanu.R

    Hello,
    Use the top-of-page parameter of the FM 'REUSE_ALV_GRID_DISPLAY' and use the FM REUSE_ALV_COMMENTARY_WRITE to add the logo to the I_LOGO export parameter to get the logo in the ALV output. Now convert this to spool and to pdf and you can get the logo in the pdf as well
    Vikranth

  • Dynamic Logo file names in PO XSL-FO stylesheet

    We have different company logo files for different operating units. Hence , we require to use a dynamic logo file name in XSL-FO template.
    When I use the below for a single file it works.
         <fo:inline>
    <fo:external-graphic content-width="50pt" content-height="50pt" src="url({'${OA_MEDIA}/Logo_medium_COMCEL.jpg'})" />
    </fo:inline>
    However, I would need to make the filename dynamic.
    When a tried usng an xsl variable tos tore fielname, it didnt work.
    Any pointers as to how we can achieve that would be helpful

    Thanks for your quick reply Dave, I appreciate your time.
    But I couldn't test the new template as I was neither able to create a new PO nor was able to run the PO Output for communication Report. When I tried to create a PO the Purchase Order form did not open saying I am not setup as an employee, even the PO Output for communication did not give any LOV for the PO's.
    I tried to define employee name in the employee's login
    information (System administrator/Security/User/Define) for my user, but some how my name doesn't appear in LOV. Any help is appreciated.
    Thanks,
    Sharmila

  • Dynamic Images in PDF and Escaping Special Characters

    I used the following to create my own PDFs with dymnamic images:
    http://marcsewtz.blogspot.com/2012_02_01_archive.html (Dynamic Images in PDF - What 32k Limit? )
    I have installed this application on Oracle's free workspace to test.
    The issue I am having is that when there is a special character in the description, such as <>'"& then the the PDF will not open. I have tried using the dmbs_xmlgen.convert to convert the description but haven't had any luck.
    I'm a complete novice with xml. Any help with this is greatly appreciated.
    Thanks,
    Glen

    I have been able to find a solution, but it's not completely perfect. I have changed the "description" field as follows:
    XMLCdata(replace(description,''&'',''and'')) description,
    The characters greater than (>), less than (<), single qoute('), and double quote (") can now all be in the description and will not cause errors. For some reason, I couldn't get the & not to give an error no matter what I tried, so I just replaced the & with the word "and". This solution will work for my needs, but it would be nice to be able to get the & to display.
    Does anyone know of a way to get the & to display correctly?
    Thanks again,
    Glen
    The complete code I am using is below:
    declare
    l_print_layout clob;
    l_xml_data clob;
    begin
    -- load print layout from database
    for c1 in (
    select layout from eba_pdfimg_layouts where id = :P1_LAYOUT
    ) loop
    l_print_layout := wwv_flow_utilities.blob_to_clob(c1.layout );
    end loop;
    -- generate XML data
    for c2 in (
    select dbms_xmlgen.getxml('
    select
    id,
    file_name,
    mime_type,
    XMLCdata(replace(description,''&'',''and'')) description,
    -- description,
    blob2clobase64(image,''Y'') image
    from eba_pdfimg_images
    ') xml_data from dual
    ) loop
    l_xml_data := c2.xml_data;
    end loop;
    -- download print document
    wwv_flow.g_page_text_generated := true;
    apex_util.download_print_document (
    p_file_name => 'image_demo',
    p_content_disposition => 'ATTACHMENT',
    p_report_data => l_xml_data ,
    p_report_layout => l_print_layout,
    p_report_layout_type => 'rtf',
    p_document_format => :P1_FORMAT
    end;

  • Dynamic Tables in PDF - repeating Header row in all pages

    Hi ,
          I have created a dynamic table in PDF, When I add rows, the table is spanning to next page, and I should get the header row in all pages. But, I am getting the header row only for the 2nd page(In Header row properties, I have choosed the header row to be displayed in all pages). I need the Header row to be displayed in all pages.
        To see the previous thread, Click [here|Dynamic Table -  same data repeating in all rows;.
    Thanks and Regards,
    Prabhakar.

    Hi Prabhakar,
    Try out with following step
    Header Row -> Binding -> Select the check box
    Repeat Row for each Data item (Min Count 1)
    Please let me know if this is working or not.
    Cheers
    Satya

  • Logo in PDF form

    Hi all,
    We have a requirement to change LOGO in PDF form . If we create a image field and then drag and drop a logo there.After binding we are able to see Logo in PDF Preview. But when we are executing PDF form , logo is not coming.
    Moreever when we are clicking on URL ,its giving some standard url which we are not able to edit.
    Any pointers to this will be helpful or some other solution of getting the logo in image field .
    Thanks and Regards,
    Taranam

    Hi,
    In PDF, there are three ways of using a Graphic -
    1.     through context – using graphic reference
    2.     through context – using content
    3.     In layout – by copy and paste.
    &#61607;     Graphic content can be added to the form by adding the graphics in the transaction SE78 (also using the programme – ‘RSTXLDMC’). You store that in a variable and have that variable here.
    Graphics can also be uploaded through MIME repository.
    Thanks and Regards,
    - anto.

  • Dynamically adding to PDF after applying Extended Reader Rights

    All,
         I've created a PDF with a digital signature in Acrobat X Pro and applied the extended Reader rights. What I am trying (and failing) to do now is add new pages to the PDF via a Java library (BFO) on a server. When a user eventually brings up the PDF in Reader, they receive a warning about how the extended rights have been revoked since the PDF has been modified. Is there any way to maintain the rights while building the PDFs? Or is the only way to dynamically build a PDF with a digital signature that can be user-signed in Reader through the LiveCycle/ADEP services?

    You have to prepare the PDF BEFORE you add the extended Rights.  Once it's been rights enabled, you can't modify it w/o breaking the rights.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Mon, 14 Nov 2011 14:32:38 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Dynamically adding to PDF after applying Extended Reader Rights
    Dynamically adding to PDF after applying Extended Reader Rights
    created by j.ross.e<http://forums.adobe.com/people/j.ross.e> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4025497#4025497

  • Logo in PDF-Printlayout - Web / NW2004s

    Hi all,
    how can i implement a Logo in the PDF-Print in NW2004s.
    If i change the *_EXPORT Template by inserting a Logo the PDF Print still not includes it in the printing. Does someone know why?
    Regards,
    Adem

    Ok i´ve found it.
    I must save the logo in MimeRepository and call it with:
    src="bwmimerep:///sap/bw/mime/Customer/Images/logo_header.gif" border="0"
    Any other source does work.
    Regards,
    Adem

  • Saving A Dynamic Rights Enabled PDF as a Static PDF

    I'm searching for a solution to saving a dynamic rights enabled PDF order form as a state image once the user has completed the order form.
    I can do so via the Print Form button if I have an Adobe PDF print driver in my print list. But, if no print driver is available for Reader 9 users to download and add to their print list, the only option seems to be "File > Save As" and that will render a PDF file that is still dynamically active.
    The client wants the file to lock information before they submit it. They want to avoid a situation where someone could tamper with order information after the fact. Any suggestions on how I go about making this happen quickly?
    I have to launch a set of forms next week. Your assistance is very much appreciated!

    There's another post dealing with this that may be helpful, I've posted a link for you below.
    http://forums.adobe.com/thread/341252?tstart=0

  • Runtime Error For Converting Static pdf to Dynamic Xml Form pdf

    Hi All,
    I am converting my static pdf to dynamic xml form pdf using Adoble Livecycle Designer ES 8.2 it is giving runtime error dialog.
    My static pdf size is 12MB and it contains 46 pages(mostly all pages will have images). Do we have any limitations for converting static pdf to dynamic xml form pdf ?
    Error message image file is attatched to this thread.
    Can any body please help me on this.
    Advance Thanks
    Prasad Sagala

    Hi Paul,
    With out dividing into smaller chunks, Do we have any other alternative?
    Because in my other pdf reports having more than 50 pages (in between 100-600). If i want do divide smaller chunks it will be the long process.
    Thanks
    Prasad Sagala

  • In Forms Central/View Responses/Save as PDF, is it possible to exclude some form fields?

    in Forms Central/View Responses/Save as PDF, is it possible to exclude some form fields from the saved file?

    Hi,
    I would like to inform you that with forms central, you can convert the selected fields to PDF.
    However, your selection should be sequential. Example- You can convert column 1,2,3,4 and not select column 5; but it is not possible to select only column 2 and 3.
    Regards,
    Nakul

  • Why does my Adobe Dynamic XML Form (*.pdf)  submit as data.xml

    Hi, I have created a form and saved it as Adobe Dynamic XML Form (*.pdf)  the form used to submit perfectly via email but today it keeps attaching  to the email as in a data.xml format.  What would cause this and how do I fix it.
    P.S. I am a novice with Livecycle

    Check the properties on your submit button.  That is where you define the submission format.

Maybe you are looking for

  • Using Color 1.5.3 to Color Correct before editing multiclip

    Have a multiclip sequence, from 2 camera shoot that I need to adjust; but when I tried loading multiclip sequence into color, edit and send back to FCP, it didn't recognize the clips. What's the best workflow for doing this? Is there anyway to correc

  • How to delete my card payement from Apple store ipad 3

    I had a problem with my card now Apple store don't recognise it I need to delete it please help me I can't pu grade any application éventuelle the  free one

  • Custom CSS Is Crashing Adobe Edge Animate

    Below is the HTML and CSS for a basic page, with one style. When I open it in Adobe Edge Animate and then create a shape, and set the class of that shape to "mystyle" it displays fine in the Edge Animate window (except the border style appears missin

  • Camera photos come up blank

    i believe ever since i upgraded to the latest january software upgrade, when i take photos all seems well--the shutter goes off, etc. but then when i go to look at my photos, all i see is an empty frame for each photo. then when i click on one of the

  • Storage location bin

    Hi all, As per the requirement of client without using warehouse management can we do this Component store has divided according to six product vertical. Then Each product vertical divided into almirahs. Then almirah has divided into blocks or there