[Bug 802021] Re: itext-rups.jar not working

2021-05-12 Thread Taras
Update for 20.04. The packages are horribly outdated and just wastes cpu
without any results and should be removed or updated to the latest
build.

If you want to use it. Get the latest files from 
https://github.com/itext/i7j-rups. 
Install maven and build according to the provided instructions (readme). 

Launch with [user@pc:~S java -jar /path_to_built_jar_file.jar]

Works just fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802021

Title:
  itext-rups.jar not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libitext-java/+bug/802021/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 802021] Re: itext-rups.jar not working

2014-07-01 Thread Amedee Van Gasse
Hi! I started working at iText as QA Engineer 2 months ago, and I'm an
Ubuntu user since... well, take a look at my profile. :)

Is this still an issue?
The original report mentions com.lowagie.* class hierarchy, which is the old 
2.x version. I'm not going to invest any time in that, but if anything can be 
done for the current 5.x version (with com.itextpdf.* class hierarchy): just 
ask.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802021

Title:
  itext-rups.jar not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libitext-java/+bug/802021/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 802021] Re: itext-rups.jar not working

2013-09-25 Thread Bjørn Rosell
Same problem here. Installed libitext-rups-java through the Software
Center, ran it as described in the first post.

Fixed it by 
1) Downloading itext-rups-5.4.4.jar and putting it in /usr/share/java folder
2) Downloading the jars found here: 
http://sourceforge.net/projects/itext/files/iText/ - and putting them in 
/usr/share/java folder

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802021

Title:
  itext-rups.jar not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libitext-java/+bug/802021/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 802021] Re: itext-rups.jar not working

2013-04-01 Thread Graeme Andrews
I had the same problem and fixed it by having dom4j-1.6.1.jar in the same 
directory:
$ls *.jar

dom4j-1.6.1.jar
itextpdf-5.4.0.jar
itext-rups-5.4.0.jar

and running it:
java -jar itext-rups-5.4.0.jar

$java -version
java version 1.7.0_17
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) Server VM (build 23.7-b01, mixed mode)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802021

Title:
  itext-rups.jar not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libitext-java/+bug/802021/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 802021] Re: itext-rups.jar not working

2013-01-20 Thread Brad Witte
I was able to get past the NoClassDefFoundError by creating a link with
capitalization to match the manifest:

brad@oscar:~$ cd /usr/share/java
brad@oscar:/usr/share/java$ ln -s itext-2.1.7.jar iText-2.1.7.jar

Unfortunately, this results in no GUI being displayed.  It simply hangs
with no GUI and uses quite a bit of CPU.  I am attaching my verbose
output, including output after ctrl-c.

Any help getting this working is appreciated!

Brad

** Attachment added: Output from java -verbose -jar itext-rups.jar
   
https://bugs.launchpad.net/ubuntu/+source/libitext-java/+bug/802021/+attachment/3490700/+files/itext-rups-verbose-log.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802021

Title:
  itext-rups.jar not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libitext-java/+bug/802021/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 802021] Re: itext-rups.jar not working

2012-09-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libitext-java (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802021

Title:
  itext-rups.jar not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libitext-java/+bug/802021/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs