Bar code implementation in PDF generation

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Bar code implementation in PDF generation

Sachin B
Hi Team,

Can you explain me bar code implementation in orbeon form pdf genearion.
Currently I have done the changes in properties-form-runner.xml, setting the barcode value to true.

<property as="xs:boolean" name="oxf.fr.detail.pdf.barcode.*.*" value="true"/>



Thanks,
Sachin B
Reply | Threaded
Open this post in threaded view
|

Re: Bar code implementation in PDF generation

Alessandro  Vernet
Administrator
Hi Sachin,

What is your question about the barcode, specifically? And for reference, here the section of the doc about the property you mentioned:

http://doc.orbeon.com/configuration/properties/form-runner.html#barcode

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Bar code implementation in PDF generation

Sachin B
Hi,

I have setted up the properties for bar code but while downloading the PDF, it is not showing. So can you explain me the problem with bar code on pdf.
Reply | Threaded
Open this post in threaded view
|

Re: Bar code implementation in PDF generation

Alessandro  Vernet
Administrator
Hi Sachin,

Just a few questions, so I can get better understand the situation:

> What version of Orbeon Forms are you using?
> Is this with a form you created in Form Builder, correct?
> Have you attached PDF to the form in Form Builder, or are you using the automatic PDF generation?

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Bar code implementation in PDF generation

Sachin B
Hi,

1)Orbeon form version- Orbeon Forms 4.10.0.pre.201602100616 CE
2) This is with my created form builder.
3)I want bar code on automatically PDF generated through orbeon


Thanks,
Sachin B
Reply | Threaded
Open this post in threaded view
|

Re: Bar code implementation in PDF generation

Alessandro  Vernet
Administrator
Hi Sachin,

Got it: the barcode functionality only works with the PDF template, but we would like to support this as well for the automatic PDF. We have RFE that covers this:

https://github.com/orbeon/orbeon-forms/issues/2190

And I've also updated the documentation to make this clearer:

http://doc.orbeon.com/configuration/properties/form-runner.html#barcode

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet