Reg: please Imp  and urgentcreating pdf templates

Hi friends
my data is in pdf but i need to prepare my templates also in pdf is there any plug-in between BI publisher and pdf.please help me, i tried downloading the adobe acrobat pro x converted my pdf to rtf but the problem is when i drop the data into the fields the data is not placing properly.So is there any other option.This is urgent I am looking forward for all your suggestion.
Thanks & Regards

Hi guys, THank you for the quick response.. I'm able to map the fields in my pdf template and successfully viewed my report. However, I need to have some repeating fields based on the number of rows from my query. I used the rep_fields syntax but the BI Publisher Template viewer is throwing me this error "FO Formatting failed." Any idea guys? below is the syntax and sample data template xml...
rep_fields syntax:
<?rep_field="BODY_START"?>
<?rep_field="T1_Gn"?>
<?rep_field="BODY_END"?>
data template to be uploaded:
<dataTemplate name="bill" defaultPackage="">
     <properties>
          <property name="db_fetch_size" value="20"/>
     </properties>
     <parameters>
          <parameter name="P_BILL_ID" datatype="character"/>
     </parameters>
     <dataQuery>
          <sqlStatement name="BILL_SEQ_Q">
                    <![CDATA[          
               SELECT      bsegCalc.calc_amt calc_amt,
                                   bsegCalc.bill_sq bill_sq
                    FROM ci_bseg_calc_ln  bsegCalc, ci_bseg cbseg
                    WHERE cbseg.bill_id = P_BILL_ID
                    AND   bsegCalc.bseg_id = cbseg.bseg_id
                    ORDER BY bill_sq
                    ]]>
          </sqlStatement>
     </dataQuery>
     <dataStructure>
          <group name="BILL_SEG" source="BILL_SEQ_Q">               
                    <element name="CALC_AMT" value="CALC_AMT"/>
                    <element name="BILL_SQ" value="BILL_SQ"/>
          </group>
     </dataStructure>
</dataTemplate>

Similar Messages

  • Populate PDF template with data from another form

    Hi all, it's been a while since I've been here. I'm not a LC pro by any stretch, but I've been working on a personal project which I hope will someday result in a small business. The idea is simple: a client fills out a custom form in Acrobat Reader which I've created in LC Designer. Upon completion, they email the pdf (or XDF, or XML, or E4X or whatever might be possible, I'm not even sure!) back to my website.
    On my end... and this is hopefully automated... the data would be injected into a template PDF the client needs. This would then be sent back via email for them to print.
    It's been over a year since I worked on this. Both the front end forms and the pdf templates are built, but the interaction between receiving the client data and populating the template form never got worked out.
    Could anyone provide me with a clue as to what this workflow might look like?
    Just to be clear, this application would be waaay too small to even think about going the Enterprise route. I'm "thinking" the automation part of it would be handled by some custom PHP coding, but that's another story.
    Thanks!
    Graham Calhoun

    Thanks PMG.
    Yes, I am wedded to the idea that I will only use Adobe PDF. The server component is a whole other story though. I understand the value of it, but as a small business, the idea of coughing up 60k is pretty much out of the question. Especially given that this form is a one of a kind, simple, time saver for my prospective clients.
    From what I understand about LC, Acrobat and Reader, there are severe limitations imposed on saving form information in Reader. My clients need to be able to do that, as the form is quite extensive and needs to be revisited to be sure information is correct.
    While any one user will probably not exceed the 500 submissions issue, hopefully there will be more than 500 users submitting 1 time!
    We'll see if I can work around this issue.

  • How to create editable PDF template for XML Publisher reports

    Hi,
    I have got a requirement to have some editable fields in one report whose output is in PDF format.
    I tried looking and saw this can be done using the XML Publisher report and using PDF template.
    But I got only Adobe Acrobat Reader and it does not have the facility to create Form fields.. Can you let me know what software I need in order to create the editable PDF Template.
    In the user guide, it didnot mention anything regarding this.
    Can I create editable PDF report using RTF template or do i have to got for PDF template only?
    Any help is appreciated!
    Thanks

    Hi,
    To edit PDF template , u need Acrobat writer, which is not free .
    I am still wondering what is this ?
    "" Can I create editable PDF report using RTF template ?? "".
    What is editable PDF report. ?
    i think what you tried to mention is ,
    can the PDF output from xml publisher is editable ?
    If that is the question , so here is some points,
    If you have Acrobat Writer or prof.edition, you can edit all the PDF documents irrespective of being from where it is generated.
    To make you understand more of XMLP.
    You create RTF template in word, so that , after merging with xml you can have multiple output formats like PDF, XLS, EFT,.....

  • How to generate PDF using FDF file and the PDF form template (PHP)

    Hi Folks,
    I'm really sorry that I couldn't follow all the valuable discussions going on here, regularly. I need some immediate help.
    I NEED A PHP SOLUTION. I'm able to generate FDF files using the PDF Form Template in PHP. So, I have a collection of FDF files, which seeks the PDF template, while opened and populates the template with FDF data. Now if I need to save this PDF file, I have to do it manually clicking SAVE option. But, I need to convert FDF to PDF in bulk. So, I need some PHP based solution. The PHP script takes the PDF template and the FDF file and merges them to generate a complete populated PDF file. I know it's possible, but don't know how. I've seen Adobe FDF Toolkit. But by default it doesn't show any guideline for PHP. Please help me to write this code. I'm a professional coder. I can understand your hints and tutorials. PLEASE HELP GOOD PEOPLE.

    The only reason I am responding to this post is because the poster sent me a request through the forum message system asking for my help.
    Although I did populate PDFs with FDF data generated by web forms a year or so ago, I have since abandoned that kind of solution. It was a big headache. I found it far more stable and flexible to use html, php and css to populate forms that are almost as nice looking as PDFs.
    So my advice is, if you can possibly avoid going the FDF/PDF route, you will be better off.

  • How to take parts of a web page and feed into a PDF template to create a PDF

    Interesting quesiton that I think was what LiveCycle was for: How can someone take parts of a web page or xml document (say by id name or a specialized tag) and feed the chosen items into different regions inside a PDF template?
    Basically, can you identify areas on a page and then tie them to place holders in a pdf template (with high res graphics say) and create a PDF?
    Please note: this is not about converting a whole webpage to a pdf, but select portions of it.
    Anyone have experiences in doing this? So far, it appears to require a toolset like LiveCycle or Adlib to utilize only selected items and not the whole page.

    The lack of answers is likely due to folks having no clue. What you have asked is not really the purpose of either Acrobat or LiveCycle, but that is not to say it can not be done. A starting point is to bring a WEB page into Acrobat as a PDF. This can be done by printing from the browser to the Adobe PDF printer, using PDF Maker with IE or FIrefox, or simply creating directly in Acrobat. Those are the normal ways to get things from a web page to a PDF.
    That said, it is not what you asked. You are asking about being able to parse parts of the web page. That is a lot more work and may not be directly possible, though with JavaScript it might be possible. I suspect that if it is possible you would require a lot of extra programming to allow the material selection. It may be the folks in the SDK sub-forum can help.
    Being I have no clue how to implement what you have asked (and probably no one else either), I can only suggest some things to look at or other places to inquire. If you think the XML of LiveCycle would help, then you might try the LiveCycle forum.
    In terms of your post, I really don't remember seeing the original, but that was right near the end of the semester and I was not checking the forum very much. There are various reasons folks may not reply, typically because they have no clue. Templates are also somewhat specialized and there are not many posts about them. My guess is that the template aspect may have had a lot of folks skip the post. In any case, I have tried to give you some thoughts.

  • Creating an offline PDF template for upload and submit

    Hi Gurus,
    I'm very new to Adobe Interactive forms and will need your advise.
    From the tutorials, when we create a offline PDF application that can upload a PDF for submission, we were always given the sample template PDF file provided by the tutorial. (travelrequest.pdf)
    Now I need to create my own offline PDF template by myself so I can integrate to my WD program to include uploading the offline PDF template and submitting to backend.
    the offline PDF must be editable and save via acrobat reader.
    Any further notes or documentations that I can follow up to? Cos most of the doc I found doesn't teach me how to go about creating the PDF template for offline use in the first place...only the backend and WD integration which I already know.
    Please help! Thanks!
    ps: points will be generously awarded to answers.
    Regards,
    Jansen

    Hi Jansen,
    As far as I know the WAS 620 only supports to output your Forms and Scripts to PDF Format but they are not interactive.
    The Adobe Interactive Forms Solution is only available from WAS 640. You can design your forms either in ABAP transaction SFP or in NWDS(Netweaver Developer Studio) Form Designer.
    For craeting forms in WD ABAP, have a look at the links below:
    SAP Interactive Forms by Adobe
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b7/64348655fb46149098d95bdca103d0/frameset.htm
    Web Dynpro ABAP
    http://help.sap.com/saphelp_nw2004s/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm
    regards,
    harman

  • Please, I have a PDF attachment in an email on Russian language, how can I open it and convert to WO

    Please, I have a PDF attachment in an email on Russian language, how can I open it and convert to WORD (doc.) on Russian?

    Hi Senior gal,
    If you have purchased the ExportPDF subscription, then just save the PDF to your desktop and follow any of the two mathod mentioned in the article below to convert the PDF to word
    http://forums.adobe.com/docs/DOC-2412
    ~Pranav

  • I am using Adobe Pro 11 and on opening a pdf I am getting error 'Insufficient Data for an Image'. Please help and provide a workaround if the solution not there.

    Hi all,
    I am using Adobe Pro 11 and on opening a pdf I am getting error 'Insufficient Data for an Image'. Please help and provide a workaround if the solution not there.
    I have already set the preferences to for page view to low zoom settings, and page fit view settings, but it never opens the pdf. Please check and provide a solution asap.
    Thanks in advance!

    Most of the documents have sensitive info on them.  I will have to do some looking for some that i can share, but will get something to upload (dropbox) as soon as I can.
    Thanks for you help.

  • Can a PDF template be created with editable and non-editable areas?

    Hi
    Sorry - probably a bit of a newbie question but i can't find an answer to this anywhere. Hope i'm also posting in the most relevant forum - apologies if i'm not.
    I have been asked by a client if i can create (from an existing illustrator CS4 file) a PDF template with restricted editable areas - two to handle text for email and physical address and one to allow logos to be swapped. All other items and text need to be locked. Is it feasible to create this from the Illustrator file (or InDesign, Acrobat Pro etc) and if so how? and what software would the client need in order to do the edits and then save as a final version for print?
    Hope that makes sense and that someone can help.
    thanks in advance, Tom

    Thanks for the reply Niall.
    I ended up chanigng the numeric field to a decimal field instead, and added the following display pattern: num{zzzz9.99'%'}
    So although the user can't enter a % symbol into the field, a % symbol automaticaly populates when the user enters a number.
    My criteria involved ensuring that a user could not enter a number with more than two numbers after the decimal, so I also set a trailing digits max of 2 (in the Obect > Field settings)
    This is the FormCalc formula I used in the "calculate" event to calculate the salary increase amount request: (DecimalField1 * NumericField2) *.01 + NumericField2
    This formula is meant to calculate the salary amount a manager is requesting their employee's salary be increased to.

  • When trying to open .pdf files i get a gray screen with message"adobe reader can"t open file.If running please exit and try again  15:3"..any ideas

    Cannot open >pdf files..Keep getting gray screen with following message  "error trying to open file..if adobe reader is running exit and try again 15.3"

    I have the same problem also but solved with the solution from http://www.brain-cluster.com/blog/orange/2011/03/06/there-problem-adobe-acrobatreader-if-it-running-please-exit-and-try-again

  • "There is a problem with Adobe Acrobat/Reader. If it is running, please exit and try again. (103:103)" error appear when I try to download pdf file when using Adobe Reader X. Any solution?

    Any pdf file I tried to download the error message appear since I installed Adobe Reader X.

    I have the same problem also but solved with the solution from http://www.brain-cluster.com/blog/orange/2011/03/06/there-problem-adobe-acrobatreader-if-it-running-please-exit-and-try-again

  • Adobe Acrobat as a server to create PDF using PDF templates and field values

    I'm writing a web page to create a PDF using fields that we ask for them in the screen.
    My idea is:
    1. Ask for field values (text values and a photo) in my web
    2. Run Adobe Acrobat to load a PDF template (PDF form) and mix with the field values
    3. Create a final PDF mixing values and template
    4. Show to document to the user in his client web browser. I guess the only way to do that is to create the PDF on a server with Adobe Acrobat Pro and send to the user browser a JPEG that will represent the  PDF: If I do this operation in the PDF visor at the client browser, the problem is that it will will be mandatory to install Adobe Acrobat in each cliente because only this visor can manage javascript.
    Can you tell me if this idea is correct? It is possible to use Adobe Acrobat on a Server to create PDF when some proccess needs?

    and what other Adobe product o procedure can we use to do that?
    I only need to create a PDF mixing PDF Templete, field values and javascript.
    Thanks for your help.

  • I get a please wait message, and the pdf document never loads?

    I get a Please Wait message, and the pdf document never loads. i have the latest version on my mac- no luck!

    windows xp version x1 the latest.  trying to open  in gmail.
    On Mon, Feb 17, 2014 at 1:23 PM, Claudio González

  • I can see and download pdfs in Mail, but I can't even see editable pdfs in Mail.  can anyone help please?  Thx.

    I can see and download pdfs in Mail, but I can't even see editable pdfs in Mail.  Can anyone help please?  Thx.

    Thx Eric.  You've helped!  When I tried to copy the words written in my e-mail to show you what I meant, I right clicked to copy, and saw an option to open the attachment, which it did!  So I'm sorted thank you.  Editable means a form which you can fill in and send back.  Thanks again.  Stephen

  • Configuring XML subnodes and attributes in PDF Template

    Hi,
    Does anybody know how to configure non-unique XML sub-nodes or XML attributes in a PDF Template? For example, my xml is of below format:
    <my-main-node-1 my-attr-1="xyz">
    <value>my-value-1</value>
    </my-main-node-1>
    <my-main-node-2 my-attr-1="abc">
    <value>my-value-2</value>
    </my-main-node-2>
    I want to configure a pdf template textboxes to hold the values
    (a) my-main-node-1@my-attr-1
    (b) my-main-node-2@my-attr-1
    (c) my-main-node-1/value
    (d) my-main-node-2/value.
    Thanks in advance,
    Praveen

    Can someone on Apps 11.5.10.2 who has applied the patch (I believe it upgrades the server version to 5.6.3) check and see if the behavior I described is the same on their system?
    Or can someone tell me if this is expected?
    Thanks again.

Maybe you are looking for

  • No matter how many times you ask... I DON'T WANT McAFEE!

    You know why I signed up to this forum? Specifically to tell you to stop auto-checking the McAfee box for me when updating Flash. Thanks for wasting my time. With the frequency at which Flash Player is updated, this annoying McAfee option is single-h

  • IWeb 08 - publishing images as .jpg instead of .png? is that possible?

    Dear all, I have created a website and it recently gone too big. I notice the .png files is getting too huge and it would be much smaller if it is in .jpg (due to the background images). Could any1 advise me if there is a setting option to publish th

  • Keyboard Update Broke Apple Bluetooth Keyboard

    Nice going, Apple. Your handy little update now prevents my (formerly) flawlessly working Apple Bluetooth keyboard from pairing. Bravo! Maybe you can teach Microsoft some lessons...

  • Return more than one value in a function

    Hi All, I want to return values from table. 4 values will be returned from the table. Did something like this....will work for a single row. CREATE OR REPLACE FUNCTION test_func RETURN varchar2 IS temp1 varchar2(1); temp2 varchar2(1); temp3 varchar2(

  • Installing Time Machine on Time Capsule

    It seems I have made a huge mistake in buying a Time Capsule. I managed to get a copy of my MacBook Pro Lion OS on the TC via ethernet cable between both. However, afterwards it was not possible to see the disk in the Time Machine. After setting up a