RE: XML- PDF bad encoding

2011-12-05 Thread FunkyDisco

Correct. This apply to many  non-ASCII characters but in Croatian most
important are those mentioned.
Font (mentioned in inline description) is Arial Unicode MS (tried frankly
many others) and they all have correct output from MS Word, MS Wordpad, or
any other app in Windows that I know. I'm not sure if this is the answer on
your question.
What I'd like to see is one XML with mentioned characters (ĐŠŽĆČđšžćč) which
can be correctly reproduced in PDF as output.
Rg,
Damir

Nathaniel, Alfred wrote:
 
 Does that apply to all non-ASCII characters, or only to those you mention
 (which are not part of Latin-1)?
 Did you check that the font description to give to FOP have glyphs for
 these specific codes?
 
 HTH, Alfred.
 
 -Original Message-
 From: FunkyDisco [mailto:funky_disco_fr...@hotmail.com] 
 Sent: Sonntag, 4. Dezember 2011 13:02
 To: users@cocoon.apache.org
 Subject: XML- PDF bad encoding
 
 
 Appologize in front if this is somewhere explained, but as I'm not guru in
 Cocoon, after 5 days of google search and testing all possible
 combinations,
 haven't found a solution. So here is brief problem description 
 
 When I test file generation from WEB URL, (source-output), : 
 XML-XML correct (simple copy test to see if it read OK and write OK) 
 XML-RTF correct 
 XML-PDF problem (national characters has #) 
 
 I have read http://xmlgraphics.apache.org/fop/faq.html#pdf-characters;,
 chapter 6.2 which shows exactly what I have but when I implement a feature
 some national character (ĐđČčĆć in unicode notation) remain as # signs). 
 
 Is this really a bug or there is a solution, so please once more apologize
 for some dumb entries in this issue, but pretty lost in this case. 
 Regards, 
 Funky 
 -- 
 View this message in context:
 http://old.nabble.com/XML-%3E-PDF-bad-encoding-tp32911752p32911752.html
 Sent from the Cocoon - Users mailing list archive at Nabble.com.
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
 For additional commands, e-mail: users-h...@cocoon.apache.org
 
 
 The content of this e-mail is intended only for the confidential use of
 the person addressed. 
 If you are not the intended recipient, please notify the sender and delete
 this e-mail immediately.
 Thank you.
 
 

-- 
View this message in context: 
http://old.nabble.com/XML-%3E-PDF-bad-encoding-tp32911752p32918069.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org



Re: XML- PDF bad encoding

2011-12-05 Thread FunkyDisco

Hi,
Maybe you haven't noticed or it was somehow missed, but in mine first post
it was written:
Mine conf is Win 2008 R2 x64 (Windows XP SP3 x86) Win 1250 CP, Tomcat
6.0.33, Cocoon 2.1.11.
So this is mine conf.

To reproduce the problem just use original posting:
C:\Program
Files\Tomcat\webapps\cocoon\samples\blocks\fop\misc\minimal.fo.xml 
in which place:
đšžćčŠĐŽĆČ letters
and
C:\Program Files\Tomcat\webapps\cocoon\samples\blocks\fop\sitemap.xmap
which makes complete solution together.
Rg,
Damir


Andy Stevens-2 wrote:
 
 It might help if you could include the relevant pipeline code and
 component
 configuration that you're using. And which cocoon version it's for.
 
 Andy.
  On 4 Dec 2011 12:02, FunkyDisco funky_disco_fr...@hotmail.com wrote:
 

 Appologize in front if this is somewhere explained, but as I'm not guru
 in
 Cocoon, after 5 days of google search and testing all possible
 combinations,
 haven't found a solution. So here is brief problem description

 When I test file generation from WEB URL, (source-output), :
 XML-XML correct (simple copy test to see if it read OK and write OK)
 XML-RTF correct
 XML-PDF problem (national characters has #)

 I have read http://xmlgraphics.apache.org/fop/faq.html#pdf-characters;,
 chapter 6.2 which shows exactly what I have but when I implement a
 feature
 some national character (ĐđČčĆć in unicode notation) remain as #
 signs).

 Is this really a bug or there is a solution, so please once more
 apologize
 for some dumb entries in this issue, but pretty lost in this case.
 Regards,
 Funky
 --
 View this message in context:
 http://old.nabble.com/XML-%3E-PDF-bad-encoding-tp32911752p32911752.html
 Sent from the Cocoon - Users mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
 For additional commands, e-mail: users-h...@cocoon.apache.org


 
 

-- 
View this message in context: 
http://old.nabble.com/XML-%3E-PDF-bad-encoding-tp32911752p32918279.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org



XML- PDF bad encoding

2011-12-04 Thread FunkyDisco

Appologize in front if this is somewhere explained, but as I'm not guru in
Cocoon, after 5 days of google search and testing all possible combinations,
haven't found a solution. So here is brief problem description 

When I test file generation from WEB URL, (source-output), : 
XML-XML correct (simple copy test to see if it read OK and write OK) 
XML-RTF correct 
XML-PDF problem (national characters has #) 

I have read http://xmlgraphics.apache.org/fop/faq.html#pdf-characters;,
chapter 6.2 which shows exactly what I have but when I implement a feature
some national character (ĐđČčĆć in unicode notation) remain as # signs). 

Is this really a bug or there is a solution, so please once more apologize
for some dumb entries in this issue, but pretty lost in this case. 
Regards, 
Funky 
-- 
View this message in context: 
http://old.nabble.com/XML-%3E-PDF-bad-encoding-tp32911752p32911752.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org



Re: Cocoon - Tomcat - APEX for FOP PDF printing

2011-12-02 Thread FunkyDisco

Could you check that cocoon is correctly running on Tomcat 7.x (i.e. has a
correct picture)?
Rg,
Funky

Thorsten Scherler-4 wrote:
 
 Please post to the mailing lists and not to me private.
 
 On Thu, 2011-10-06 at 08:45 -0400, Reid McKinley wrote:
 Thanks for your reply!  
 I'm new to cocoon and tomcat and I'm a little confused.
 
 I'm deploying cocoon as a war file (build.sh war) in
 $CATALINA_HOME/webapps of the tomcat install.
 
 Using this method of deploying cocoon with tomcat, will there be a
 sitemap by default?  Do I need to do something else to configure the
 sitemap with cocoon?
 
 As you suggested, I started cocoon with cocoon.sh and it appeared to
 start Jetty, but I wasn't able to connect to it on port .  I must
 need to do some more Jetty configuration.  
 
 Hmm, seems you left out 
 http://cocoon.apache.org/2.1/introduction.html
 
 Cocoon uses XML as a core piece of its framework, but improves the
 model to give you the tools you need and is designed to be flexible
 enough to follow your current needs as well as paradigm shifts that may
 happen in the future
 
 To get started with developing refer to 
 http://cocoon.apache.org/2.1/tracks/first-steps-track.html
 
 Cocoon is not like a driver that you plugin and it does the fop
 transformation magically, you need to tell cocoon what to do and that is
 done in the sitemap.
 
 Please see http://cocoon.apache.org/2.1/howto/howto-explore-samples.html
 and run the example to find an example on how to generate pdf from fo.
 
 Your issue is not tomcat, but your missing understanding of what cocoon
 is and can do for you.
 
 salu2
 
 Many thanks again for your help.
 -Reid
 
 On Thu, Oct 6, 2011 at 5:07 AM, Thorsten Scherler scher...@gmail.com
 wrote:
 On Wed, 2011-10-05 at 11:02 -0700, reidster wrote:
  I'm a cocoon newbie trying to setup Tomcat with Cocoon for
 the purpose of
  enabling PDF printing with Oracle APEX using FOP.
 
  I'm using Linux 64bit, Tomcat 7.0.22, Cocoon 2.1.11, and JDK
 (build
  1.6.0_24-b07).
 
  Whenever, I attempt to hit the cocoon site
 (servername:8080/cocoon/), I
  receive the following error:
  org.apache.cocoon.
  ResourceNotFoundException: No pipeline matched request:
 index.html
 
  When I go to the servername:8080, the tomcat page comes up
 OK.  I can also
  see that the cocoon app is deployed and running from the
 Tomcat Manager App.
 
  This error is in the Tomcat log:
 
  SEVERE: The web application [/cocoon] appears to have
 started a thread
  named [HSQLDB Timer @6b033450] but has failed to stop it.
 This is very
  likely to create a memory leak.
 
  Other than these errors, the Tomcat and Cocoon appear to be
 installed
  properly and functioning properly.  However, I cannot get
 past these errors.
 
  Please provide any insights you may have about using Cocoon
 with Tomcat.
  Or, what else I can check to see why Cocoon isn't working
 with Tomcat.
 
  Many Thanks, in advance, for your help
 
 
  Below is the complete java error stack received when I go to
  servername:8080/cocoon/
 
  org.apache.cocoon.ResourceNotFoundException: No pipeline
 matched request:
  index.html
 
 
 
 Well can you confirm that there is a pipeline matching
 index.html in
 your sitemap?
 
 Further did you try to start cocoon with ./cocoon.sh and
 therefore with
 jetty. If you see the same problem there then your not
 matching
 index.html but cocoon seems to start otherwise just fine the
 error is
 coming from cocoon.
 
 HTH
 
 salu2
 
 --
 Thorsten Scherler thorsten.at.apache.org
 codeBusters S.L. - web based systems
 consulting, training and solutions
 http://www.codebusters.es/
 
 
 

 -
 To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
 For additional commands, e-mail: users-h...@cocoon.apache.org
 
 
 
 
 
 -- 
 Thorsten Scherler thorsten.at.apache.org
 codeBusters S.L. - web based systems
 consulting, training and solutions
 http://www.codebusters.es/
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
 For additional commands, e-mail: users-h...@cocoon.apache.org
 
 
 

-- 
View this message in context: 
http://old.nabble.com/Cocoon---Tomcat---APEX-for-FOP-PDF-printing-tp32596121p32904970.html
Sent from the Cocoon - Users mailing list 

Re: Cocoon - Tomcat - APEX for FOP PDF printing

2011-12-02 Thread FunkyDisco

Could you check that cocoon is correctly running on Tomcat 7.x (i.e. has a
correct picture)?
Rg,
Funky


Thorsten Scherler-4 wrote:
 
 Please post to the mailing lists and not to me private.
 
 On Thu, 2011-10-06 at 08:45 -0400, Reid McKinley wrote:
 Thanks for your reply!  
 I'm new to cocoon and tomcat and I'm a little confused.
 
 I'm deploying cocoon as a war file (build.sh war) in
 $CATALINA_HOME/webapps of the tomcat install.
 
 Using this method of deploying cocoon with tomcat, will there be a
 sitemap by default?  Do I need to do something else to configure the
 sitemap with cocoon?
 
 As you suggested, I started cocoon with cocoon.sh and it appeared to
 start Jetty, but I wasn't able to connect to it on port .  I must
 need to do some more Jetty configuration.  
 
 Hmm, seems you left out 
 http://cocoon.apache.org/2.1/introduction.html
 
 Cocoon uses XML as a core piece of its framework, but improves the
 model to give you the tools you need and is designed to be flexible
 enough to follow your current needs as well as paradigm shifts that may
 happen in the future
 
 To get started with developing refer to 
 http://cocoon.apache.org/2.1/tracks/first-steps-track.html
 
 Cocoon is not like a driver that you plugin and it does the fop
 transformation magically, you need to tell cocoon what to do and that is
 done in the sitemap.
 
 Please see http://cocoon.apache.org/2.1/howto/howto-explore-samples.html
 and run the example to find an example on how to generate pdf from fo.
 
 Your issue is not tomcat, but your missing understanding of what cocoon
 is and can do for you.
 
 salu2
 
 Many thanks again for your help.
 -Reid
 
 On Thu, Oct 6, 2011 at 5:07 AM, Thorsten Scherler scher...@gmail.com
 wrote:
 On Wed, 2011-10-05 at 11:02 -0700, reidster wrote:
  I'm a cocoon newbie trying to setup Tomcat with Cocoon for
 the purpose of
  enabling PDF printing with Oracle APEX using FOP.
 
  I'm using Linux 64bit, Tomcat 7.0.22, Cocoon 2.1.11, and JDK
 (build
  1.6.0_24-b07).
 
  Whenever, I attempt to hit the cocoon site
 (servername:8080/cocoon/), I
  receive the following error:
  org.apache.cocoon.
  ResourceNotFoundException: No pipeline matched request:
 index.html
 
  When I go to the servername:8080, the tomcat page comes up
 OK.  I can also
  see that the cocoon app is deployed and running from the
 Tomcat Manager App.
 
  This error is in the Tomcat log:
 
  SEVERE: The web application [/cocoon] appears to have
 started a thread
  named [HSQLDB Timer @6b033450] but has failed to stop it.
 This is very
  likely to create a memory leak.
 
  Other than these errors, the Tomcat and Cocoon appear to be
 installed
  properly and functioning properly.  However, I cannot get
 past these errors.
 
  Please provide any insights you may have about using Cocoon
 with Tomcat.
  Or, what else I can check to see why Cocoon isn't working
 with Tomcat.
 
  Many Thanks, in advance, for your help
 
 
  Below is the complete java error stack received when I go to
  servername:8080/cocoon/
 
  org.apache.cocoon.ResourceNotFoundException: No pipeline
 matched request:
  index.html
 
 
 
 Well can you confirm that there is a pipeline matching
 index.html in
 your sitemap?
 
 Further did you try to start cocoon with ./cocoon.sh and
 therefore with
 jetty. If you see the same problem there then your not
 matching
 index.html but cocoon seems to start otherwise just fine the
 error is
 coming from cocoon.
 
 HTH
 
 salu2
 
 --
 Thorsten Scherler thorsten.at.apache.org
 codeBusters S.L. - web based systems
 consulting, training and solutions
 http://www.codebusters.es/
 
 
 

 -
 To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
 For additional commands, e-mail: users-h...@cocoon.apache.org
 
 
 
 
 
 -- 
 Thorsten Scherler thorsten.at.apache.org
 codeBusters S.L. - web based systems
 consulting, training and solutions
 http://www.codebusters.es/
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
 For additional commands, e-mail: users-h...@cocoon.apache.org
 
 
 

-- 
View this message in context: 
http://old.nabble.com/Cocoon---Tomcat---APEX-for-FOP-PDF-printing-tp32596121p32904971.html
Sent from the Cocoon - Users mailing list