DITA: Dimension of image in PDF transformation

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Speeder21
Posts: 10
Joined: Thu Jul 07, 2011 7:04 pm

DITA: Dimension of image in PDF transformation

Post by Speeder21 »

Hi,

I have problem with images in pdf transformation. i read here any topics about it but no solution. Is it any next way as use another FO Processors as Apache ?? please help :)

thx
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: DITA: Dimension of image in PDF transformation

Post by Radu »

Hi,

What exact problems do you have with images?

Oxygen uses the DITA Open Toolkit for publishing DITA content to various output sources. By default the FO processor is indeed set to Apache FOP.

Out of the box the DITA OT ANT build files also support generating PDF using the commercial XEP and Antenna House FO processors.

If you go to the Oxygen Preferences->"XML / XSLT-FO-XQuery / FO Processors" you have special buttons to add a XEP or Antenna House to the list of FO processors supported by Oxygen.

After this, if you edit the DITA Map to PDF transformation scenario in the FO Processor tab you can choose XEP or Antenna House instead of FOP.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Speeder21
Posts: 10
Joined: Thu Jul 07, 2011 7:04 pm

Re: DITA: Dimension of image in PDF transformation

Post by Speeder21 »

My pictures in pdf transformation are very big.
Thx :) i know what yuo write but i am asking if is another way withou use commercial FO processors :)
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: DITA: Dimension of image in PDF transformation

Post by Radu »

Hi,

Basically if you know ANT you could change the build file which processes the XSL-FO obtained in order to process it with any tool you'd like:

OXYGEN_INSTALL_DIR/frameworks/dita/DITA-OT/demo/fo/build.xml

Practically I do not know any free FO processor other then Apache FOP which is worth testing. Maybe you can also ask around on the DITA Users List.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Speeder21
Posts: 10
Joined: Thu Jul 07, 2011 7:04 pm

Re: DITA: Dimension of image in PDF transformation

Post by Speeder21 »

Hi,

thx for answer :) i will discuse it with my boss

Have a nice day

Regards
Vladis
Post Reply