if the pdf are already created then simply have a location and use a url
to them with a div class that lets you put the formatting in the CSS.
if you want dynamic spec sheets use the code that generates the PDF now
and take the data from the current entities for products, and extend or
create an entity that would store the rest of the info you have.
then have a widget or FTL  that is used to create the product sheets say
on a nightly run service or on demand.
as far as multi-language you can now have the i8L with the xml that are
specific to ofbiz you can define a UIlabels and have the translation
include variables. very powerful.

Eric DE MAULDE sent the following on 9/26/2008 1:56 AM:
> Hi,
> 
> I would want to create product specification sheets.
> I read 
> http://www.nabble.com/Attaching-product-spec-sheets-to-products-td9030692.html#a9030692
> Into a product specification sheet, there are commun titles and texts to a 
> category and sub-categories and variable texts for one product.
> 
> How can a create a template for a category and sub-categories with common 
> text ?
> When a product detail is displayed, OFBiz has to choice the nearest 
> specification template into the category tree.
> This template has to be multilingual.
> 
> At the level of product variables texts, where can I key texts ? (into 
> content, atribute, feature ...)
> 
> Thanks
> 
> Eric 

Reply via email to