Dear Sir/Ma'am,

Can you please provide the code snippet of XmlWorker so that we can implement 
in our code to try out this  ?
We have removed the font-size :0 from CSS .Though the error is coming.
Regards,
Anupriya Aggarwal

-----Original Message-----
From: Anupriya Aggarwal 
Sent: Tuesday, March 13, 2012 4:53 PM
To: [email protected]
Subject: RE: iText-questions Digest, Vol 70, Issue 30

Hello Sir/Ma'am,

We are not able to replicate this error on our test environment however .
And this bug occurring in our production environment .So if this is due to 
HTMLWorker then it should have come to our test environment also.
Please suggest urgently.

Regards,
Anupriya Aggarwal

-----Original Message-----
From: [email protected] 
[mailto:[email protected]]
Sent: Tuesday, March 13, 2012 4:01 PM
To: [email protected]
Subject: iText-questions Digest, Vol 70, Issue 30

Send iText-questions mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/itext-questions
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific than "Re: 
Contents of iText-questions digest..."


Today's Topics:

   1. Modifying RadioCheckField check type in existing  PDF
      (Karl-Heinz Cavalheiro)
   2. Re: how to use rups on linux (Jeroen Nouws)
   3. Re: hi sir.. pls do need ful... (Jeroen Nouws)
   4. Re: how to use rups on linux (Larry Evans)
   5. Re: 3D Artwork: multiple meshes in one view (kulod)
   6. Re: Urgent| Reciving Error while exporting to PDF -using
      ITextSharp version 5.1.3.0 (1T3XT BVBA)
   7. Re: how to use rups on linux (Jeroen Nouws)


----------------------------------------------------------------------

Message: 1
Date: Mon, 12 Mar 2012 15:17:21 -0700
From: Karl-Heinz Cavalheiro <[email protected]>
Subject: [iText-questions] Modifying RadioCheckField check type in
        existing        PDF
To: [email protected]
Message-ID:
        <CA+M4VOKtqpOYDsFR4pZchL=JNWLU12W2O3HdOX5JVZ=dvsm...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hello,

I'd like to change (in many forms) all the radio buttons from TYPE_CHECK to 
TYPE_CROSS. How can I do this?

Reason: When I convert the PDF to image, I get a 4 in a radio button (instead 
of the check). When I use a cross, I actually see the cross in the image.

I'm almost ready to give up; if you have any idea, please let me know!
Thanks

KHC
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Tue, 13 Mar 2012 09:40:46 +0100
From: Jeroen Nouws <[email protected]>
Subject: Re: [iText-questions] how to use rups on linux
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi,

just unzip the jar file and run it with
"java -jar itext-rups-1.0.1.jar"

this works for me on linux mint 12.1

Regards

Jeroen

On 03/13/2012 02:07 AM, Larry Evans wrote:
> from_link_on:
>      http://sourceforge.net/projects/itextrups/files/
> downloaded:
>      
> http://voxel.dl.sourceforge.net/project/itextrups/itextrups-1.0.1.zip
>
> Then unzipped it and looked at the class files and source files.
> I guessed that looking at the Rups.java file and seeing:
>
>       // main method
>       /**
>        * Main method. Starts the RUPS application.
>        * @param       args    no arguments needed
>        */
>       public static void main(String[] args) {
>
>
> that Rups.java was the main driver file; hence, I tried:
>
>     java -cp itext-rups-1.0.1.jar com/itextpdf/rups/Rups xxx.pdf
>
> but got:
>
> Mar 12, 2012 7:43:50 PM com.sun.corba.se.impl.ior.IORImpl getProfile
> WARNING: "IOP00511201: (INV_OBJREF) IOR must have at least one IIOP profile"
> org.omg.CORBA.INV_OBJREF:   vmcid: SUN  minor code: 1201  completed: No
>       at
> com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:473)
>       at
> com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:495)
>       at com.sun.corba.se.impl.ior.IORImpl.getProfile(IORImpl.java:334)
> .
> .
> .
>
> So, how can I use rups on linux.
>
> TIA.
>
> -regards,
> Larry
>
>
>
>
> ----------------------------------------------------------------------
> -------- Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft 
> developers is just $99.99! Visual Studio, SharePoint, SQL - plus 
> HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you 
> subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> iText(R) is a registered trademark of 1T3XT BVBA.
> Many questions posted to this list can (and will) be answered with a 
> reference to the iText book: http://www.itextpdf.com/book/ Please 
> check the keywords list before you ask for examples:
> http://itextpdf.com/themes/keywords.php
>





------------------------------

Message: 3
Date: Tue, 13 Mar 2012 09:45:42 +0100
From: Jeroen Nouws <[email protected]>
Subject: Re: [iText-questions] hi sir.. pls do need ful...
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi Logesh,

like Alexis said this has nothing to do with iText, but chapter 9, page
289 of iText in Action second edition has the information you are looking for 
to set the headers of your response.

Regards

Jeroen



On 03/12/2012 08:21 PM, Alexis Pigeon wrote:
> Hi Logesh,
>
> On 12 March 2012 19:03, Logesh N <[email protected] 
> <mailto:[email protected]>> wrote:
>
>     i have a byte array...(file from database)... i need to write it
>     into pdf file in browser using IText in servlets.... pls send me the
>     snippet..... thanks in advance.. i am a fresher.. i am doing my
>     first project in my career... ..
>
>
> This has nothing to do with iText : you already have the PDF file in 
> your database, you only need to serve these bytes in the response of 
> the servlet.
>
> Remember, Google is your friend:
> < http://lmgtfy.com/?q=how+to+return+a+file+from+a+servlet >
>
> Cheers,
> alexis
>
>
> ----------------------------------------------------------------------
> -------- Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft 
> developers is just $99.99! Visual Studio, SharePoint, SQL - plus 
> HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you 
> subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
>
>
>
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> iText(R) is a registered trademark of 1T3XT BVBA.
> Many questions posted to this list can (and will) be answered with a 
> reference to the iText book: http://www.itextpdf.com/book/ Please 
> check the keywords list before you ask for examples: 
> http://itextpdf.com/themes/keywords.php





------------------------------

Message: 4
Date: Tue, 13 Mar 2012 04:28:15 -0500
From: Larry Evans <[email protected]>
Subject: Re: [iText-questions] how to use rups on linux
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

On 03/13/12 03:40, Jeroen Nouws wrote:
> Hi,
> 
> just unzip the jar file and run it with "java -jar 
> itext-rups-1.0.1.jar"
> 
> this works for me on linux mint 12.1
> 
> Regards
> 
> Jeroen
> 
[snip]

Ah!  Thanks Jeroen.  However, I still got:
--{----cut here----

 $ java -jar itext-rups-1.0.1.jar
Mar 13, 2012 4:24:06 AM com.sun.corba.se.impl.ior.IORImpl getProfile
WARNING: "IOP00511201: (INV_OBJREF) IOR must have at least one IIOP profile"
org.omg.CORBA.INV_OBJREF:   vmcid: SUN  minor code: 1201  completed: No
        at
com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:473)
        at
com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:495)
        at com.sun.corba.se.impl.ior.IORImpl.getProfile(IORImpl.java:334)
        at
com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:787)
        at
com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:761)
        at
com.sun.corba.se.impl.encoding.CDRInputStream.read_Object(CDRInputStream.java:231)
        at
com.sun.corba.se.impl.resolver.INSURLOperationImpl.getIORFromString(INSURLOperationImpl.java:120)
        at
com.sun.corba.se.impl.resolver.INSURLOperationImpl.operate(INSURLOperationImpl.java:130)
        at com.sun.corba.se.impl.orb.ORBImpl.string_to_object(ORBImpl.java:836)
        at
org.GNOME.Accessibility.AccessUtil.getRegistryObject(AccessUtil.java:143)
        at
org.GNOME.Accessibility.JavaBridge.registerApplication(JavaBridge.java:1147)
        at org.GNOME.Accessibility.JavaBridge.<init>(JavaBridge.java:398)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
        at java.lang.Class.newInstance0(Class.java:372)
        at java.lang.Class.newInstance(Class.java:325)
        at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:786)
        at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:875)
        at java.awt.Toolkit.getEventQueue(Toolkit.java:1698)
        at java.awt.EventQueue.invokeLater(EventQueue.java:1002)
        at javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1292)
        at com.itextpdf.rups.Rups.main(Rups.java:52)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:
com/itextpdf/text/DocumentException
        at com.itextpdf.rups.Rups.startApplication(Rups.java:79)
        at com.itextpdf.rups.Rups$1.run(Rups.java:55)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:647)
        at java.awt.EventQueue.access$000(EventQueue.java:96)
        at java.awt.EventQueue$1.run(EventQueue.java:608)
        at java.awt.EventQueue$1.run(EventQueue.java:606)
        at java.security.AccessController.doPrivileged(Native Method)
        at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:617)
        at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
        at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
Caused by: java.lang.ClassNotFoundException:
com.itextpdf.text.DocumentException
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        ... 16 more
--}----cut here----
Maybe I'm missing some other .jar files in my CLASSPATH?

-regards,
Larry





------------------------------

Message: 5
Date: Tue, 13 Mar 2012 02:39:32 -0700 (PDT)
From: kulod <[email protected]>
Subject: Re: [iText-questions] 3D Artwork: multiple meshes in one view
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

But whats about the nodes described in 13.6.4.7 of the PDF standard 
32000-1:2008? Are multiple nodes included in one U3D file? Are there any libs 
to create U3D file?

By the way there is a problem with PDF standard page 537, so it can be 
displayed on my computer.
  

--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/3D-Artwork-multiple-meshes-in-one-view-tp4466621p4468630.html
Sent from the iText - General mailing list archive at Nabble.com.



------------------------------

Message: 6
Date: Tue, 13 Mar 2012 11:30:21 +0100
From: 1T3XT BVBA <[email protected]>
Subject: Re: [iText-questions] Urgent| Reciving Error while exporting
        to PDF -using ITextSharp version 5.1.3.0
To: Post all your questions about iText here
        <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 13/03/2012 7:23, Anupriya Aggarwal wrote:
> Please provide solution to the problem urgently .
Why should WE solve YOUR problem?
The error is clear: you're trying to create a PDF that has text with font size 
0. That is not allowed. You shouldn't do that.
Furthermore, I see that you're using HTMLWorker to convert HTML to PDF.
HTMLWorker is being discontinued, we no longer support it.
You should use XML Worker instead:
http://demo.itextsupport.com/xmlworker/
http://sourceforge.net/projects/xmlworker/



------------------------------

Message: 7
Date: Tue, 13 Mar 2012 11:31:06 +0100
From: Jeroen Nouws <[email protected]>
Subject: Re: [iText-questions] how to use rups on linux
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

what version of java are you using? the official Oracle version or an 
openJDK implementation? Try with an oracle java and see if you still 
have it.

On 03/13/2012 10:28 AM, Larry Evans wrote:
> On 03/13/12 03:40, Jeroen Nouws wrote:
>> Hi,
>>
>> just unzip the jar file and run it with
>> "java -jar itext-rups-1.0.1.jar"
>>
>> this works for me on linux mint 12.1
>>
>> Regards
>>
>> Jeroen
>>
> [snip]
>
> Ah!  Thanks Jeroen.  However, I still got:
> --{----cut here----
>
>   $ java -jar itext-rups-1.0.1.jar
> Mar 13, 2012 4:24:06 AM com.sun.corba.se.impl.ior.IORImpl getProfile
> WARNING: "IOP00511201: (INV_OBJREF) IOR must have at least one IIOP profile"
> org.omg.CORBA.INV_OBJREF:   vmcid: SUN  minor code: 1201  completed: No
>       at
> com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:473)
>       at
> com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:495)
>       at com.sun.corba.se.impl.ior.IORImpl.getProfile(IORImpl.java:334)
>       at
> com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:787)
>       at
> com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:761)
>       at
> com.sun.corba.se.impl.encoding.CDRInputStream.read_Object(CDRInputStream.java:231)
>       at
> com.sun.corba.se.impl.resolver.INSURLOperationImpl.getIORFromString(INSURLOperationImpl.java:120)
>       at
> com.sun.corba.se.impl.resolver.INSURLOperationImpl.operate(INSURLOperationImpl.java:130)
>       at com.sun.corba.se.impl.orb.ORBImpl.string_to_object(ORBImpl.java:836)
>       at
> org.GNOME.Accessibility.AccessUtil.getRegistryObject(AccessUtil.java:143)
>       at
> org.GNOME.Accessibility.JavaBridge.registerApplication(JavaBridge.java:1147)
>       at org.GNOME.Accessibility.JavaBridge.<init>(JavaBridge.java:398)
>       at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>       at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
>       at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>       at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>       at java.lang.Class.newInstance0(Class.java:372)
>       at java.lang.Class.newInstance(Class.java:325)
>       at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:786)
>       at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:875)
>       at java.awt.Toolkit.getEventQueue(Toolkit.java:1698)
>       at java.awt.EventQueue.invokeLater(EventQueue.java:1002)
>       at javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1292)
>       at com.itextpdf.rups.Rups.main(Rups.java:52)
> Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:
> com/itextpdf/text/DocumentException
>       at com.itextpdf.rups.Rups.startApplication(Rups.java:79)
>       at com.itextpdf.rups.Rups$1.run(Rups.java:55)
>       at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
>       at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:647)
>       at java.awt.EventQueue.access$000(EventQueue.java:96)
>       at java.awt.EventQueue$1.run(EventQueue.java:608)
>       at java.awt.EventQueue$1.run(EventQueue.java:606)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at
> java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
>       at java.awt.EventQueue.dispatchEvent(EventQueue.java:617)
>       at
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
>       at
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
>       at
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
>       at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
>       at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
>       at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
> Caused by: java.lang.ClassNotFoundException:
> com.itextpdf.text.DocumentException
>       at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>       ... 16 more
> --}----cut here----
> Maybe I'm missing some other .jar files in my CLASSPATH?
>
> -regards,
> Larry
>
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> iText(R) is a registered trademark of 1T3XT BVBA.
> Many questions posted to this list can (and will) be answered with a 
> reference to the iText book: http://www.itextpdf.com/book/
> Please check the keywords list before you ask for examples: 
> http://itextpdf.com/themes/keywords.php
>





------------------------------

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d

------------------------------

_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA

End of iText-questions Digest, Vol 70, Issue 30
***********************************************

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to