java - Using an ampersand in flying saucer -


i error below when converting pdf flying saucer. i've removed ampersand charector , worked, seems problem. how include ampersand's in pdf documents? in advance.

error: 'the entity name must follow '&' in entity reference.'

just replace & &

note:that won't work filenames, content.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -