You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by GitBox <gi...@apache.org> on 2022/04/02 03:25:27 UTC

[GitHub] [poi] wanglunhui2012 opened a new pull request #318: fix bug: when transfer .ppt(which is encrypted) to .pdf by using poi and itexpdf,can cause NullPointException.

wanglunhui2012 opened a new pull request #318:
URL: https://github.com/apache/poi/pull/318


   When i try to transfer .ppt to .pdf,that can work well.But When i try to transfer .ppt(Note: this file is encrypted) to .pdf,the file `DrawTextParagraph.java#getRenderableText()` can cause `NullPointException`.This pr can fix it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] [poi] pjfanning commented on pull request #318: fix bug: when transfer .ppt(which is encrypted) to .pdf by using poi and itexpdf,can cause NullPointException.

Posted by GitBox <gi...@apache.org>.
pjfanning commented on pull request #318:
URL: https://github.com/apache/poi/pull/318#issuecomment-1086588010


   thanks - merged


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] [poi] asfgit closed pull request #318: fix bug: when transfer .ppt(which is encrypted) to .pdf by using poi and itexpdf,can cause NullPointException.

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #318:
URL: https://github.com/apache/poi/pull/318


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org