You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2016/11/18 13:38:58 UTC

[jira] [Commented] (PDFBOX-3580) Not able to write content using PDPageContentStream while drawing BaseTable

    [ https://issues.apache.org/jira/browse/PDFBOX-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676732#comment-15676732 ] 

Tilman Hausherr commented on PDFBOX-3580:
-----------------------------------------

We don't have a structure named "BaseTable", nor is there a method to "save a page", we can only save whole PDF files.

A common mistake is not to close the content stream.

Could you attach some code? 

> Not able to write content using PDPageContentStream while drawing BaseTable
> ---------------------------------------------------------------------------
>
>                 Key: PDFBOX-3580
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3580
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.1
>         Environment: Windows 10 - 64 bit,
>            Reporter: Varshal
>
> I am drawing BaseTable on a page where I am writing some content using PDPageContentStream on the same page.
> When I save this page, content is not stored on the page.
> Is it overwritten by BaseTable?
> The issue is not reflected when I use two different pages in same document.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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